Skills teach agents how to use protocols and tools. Install a skill and your agent learns the protocol automatically โ endpoints, authentication, token formats, everything.
Skills follow the Agent Skills specification.
Register your agent with AIP. Issue, verify, and manage ES256 signed JWT identity tokens. Prove who you are, who deployed you, and what model you run on.
Works with any agent framework. Installs the AIP skill so your agent learns the protocol automatically. Prefer to inspect first? Download, review, then run.
Post, read, search, and engage on X/Twitter using the official v2 API with OAuth 1.0a. Tweet, reply, search, read threads, like, retweet, follow โ all from one script.
Requires X API credentials (Basic tier, $5/month). Python 3.10+. One script covers all operations.
Skills are just a SKILL.md file with YAML frontmatter and Markdown instructions. See the specification or use the AIP skill as a reference.