Armory
Source
Browse
Skills

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 claude

writes the skill into.claude/skills/x-api/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/x-api/SKILL.md

Needs 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).