x-api
✓统一的 Twitter/X API 客户端,用于通过 twitterapi.io 检索用户信息和推文。通过干净的基于 Typer 的 CLI 和代理友好的 Python 界面支持用户查找和高级推文搜索。
SKILL.md
A unified Twitter/X API client providing access to user information and advanced tweet search through twitterapi.io. Built with Typer for a clean CLI experience and designed to be agent-friendly for programmatic usage.
The unified client (.claude/skills/x-api/src/twitter.py) provides two subcommands with structured JSON output.
Retrieve user information by screen name. Returns a structured response with user information.
统一的 Twitter/X API 客户端,用于通过 twitterapi.io 检索用户信息和推文。通过干净的基于 Typer 的 CLI 和代理友好的 Python 界面支持用户查找和高级推文搜索。 来源:shalomma/social-media-research。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/shalomma/social-media-research --skill x-api- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 x-api?
统一的 Twitter/X API 客户端,用于通过 twitterapi.io 检索用户信息和推文。通过干净的基于 Typer 的 CLI 和代理友好的 Python 界面支持用户查找和高级推文搜索。 来源:shalomma/social-media-research。
如何安装 x-api?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shalomma/social-media-research --skill x-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/shalomma/social-media-research