x-api
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install x-api --cli claudewrites the skill into.claude/skills/x-api/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/x-api/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
When to use it
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/x-api/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).