Agent Skills is an open format for AI agent instructions. A skill tells the agent how to work with a service: which methods exist, what order to call them in and which gotchas people usually run into.
You install Pachca's skills with one command: npx skills add pachca/openapi. It finds the agents on your device and adds the skills to each of them. The skills cover every part of the API:
- Messages, threads, reactions and files
- Channels, chats and members
- Tasks and reminders
- Bots, webhooks and interactive forms
- Employees, profiles, audit and DLP
More than 40 agents support skills, including Claude Code, Cursor and Codex. Each skill comes with ready-to-use workflows and error handling, so your agent doesn't have to learn the API from scratch.
Learn more in the Help center
Read the article →For developers
Docs on dev.pachca.com →