by Capminal · Agent Tool · ★ 25
Agent Skills A community-driven collection of skills for AI agents. What are Skills? Skills are modular abilities that teach AI agents new capabilities. Each skill contains: - Instructions and API documentation for agents - Skill metadata Available Skills Installation Manual Installation Contributing We welcome contributions! To add a new skill: Fork this repository Create a new folder for your skill: Add required files: Submit a Pull Request SKILL.md Template bash curl -X GET "https://api.example.com/endpoint" \ -H "APIKEY: YOURAPIKEY" \json { "success": true, "data": {} } \ Usage...
| Stars | 25 |
| Forks | 10 |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 67.5410608406845/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-29 |
| Created | 2026-02-03 |
| Est. Tokens | ~8k |
These tools work well together with agent-skills for enhanced workflows:
Explore other popular agent tool tools:
agent-skills is Capminal Agent Skills. It is categorized as a Agent Tool with 25 GitHub stars.
You can find installation instructions and usage details in the agent-skills GitHub repository at github.com/Capminal/agent-skills. The project has 25 stars and 10 forks, indicating an active community.
agent-skills is released under the MIT license, making it free to use and modify according to the license terms.