0xNyk0xNykCommunityยท1 Agent Skills Included

xint

Search, monitor, and analyze X data from the terminal

Searches recent and full-archive X posts, tracks trends, profiles, threads, and follower changes from the command line. Monitors topics in real time with watch loops, filtered streams, and webhook alerts, eliminating manual feed checking. Adds optional Grok-powered sentiment analysis, article summaries, and intelligence reports with JSON, CSV, and Markdown exports. Keeps cache, snapshots, and credentials local while tracking API costs against configurable budgets.
npx skills add 0xNyk/xint --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install xint?โ–ผ

Run `npx skills add 0xNyk/xint --all -g -y` in your terminal to install the skill globally. You will also need an X API bearer token set as X_BEARER_TOKEN.

How to search X posts from the terminal?โ–ผ

Run `xint search "your topic"` with optional flags like --since, --min-likes, and --sort to filter results. You can export output as JSON, JSONL, CSV, or Markdown.

Can xint monitor topics in real time?โ–ผ

Yes. The watch command polls a query on an interval and can push new posts to a webhook, while the stream command connects to the official filtered stream.

Does xint work with AI coding agents?โ–ผ

Yes. It ships a SKILL.md file and an MCP server mode, so agents in Claude Code, Cursor, and similar environments can call its commands directly.

Does xint require paid API access?โ–ผ

Yes. It uses the official pay-per-use X API, and xint includes built-in cost tracking with daily budget limits so spending stays under control.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’