Equip your AI agents with the ability to interact with the real world using this comprehensive collection of skills and API integrations.
Empowering AI with Real-World Actions
An AI that can only generate text is limited. An AI that can execute code, browse the web, and call APIs is revolutionary. Agent-Skills, curated by Addy Osmani, provides a standardized library of executable functions that turn conversational models into autonomous workers.
A digital robotic arm selecting specialized software tools from an interactive floating menu.
What is inside the Toolkit?
The repository organizes skills into highly pluggable JSON/TypeScript definitions that align perfectly with OpenAI's Function Calling and Claude's Tool Use specs.
- Web Interaction: Crawling, parsing DOM, clicking elements, and taking screenshots.
- System Operations: Reading/writing files, executing bash commands, managing Git repos.
- Data Processing: Querying SQL databases, parsing CSV/Excel files, formatting JSON.
"A skill is simply a well-documented API wrapper. By providing agents with a rich library of skills, we expand their capability from passive advisors to active executors."