Documentation Index
Fetch the complete documentation index at: https://docs.agentpowers.ai/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Clone the skill into your Claude Code skills directory:curl and bash.
Direct skill installation via
claude skill add is coming soon. For now, clone the repo into ~/.claude/skills/.What It Does
The skill teaches Claude how to interact with the AgentPowers marketplace directly. Once installed, Claude can:- Search the marketplace for skills and agents
- View details for any skill including price, security status, and description
- Install free skills by downloading and extracting packages
- Purchase paid skills by opening Stripe Checkout (requires authentication)
Using the Skill
After installing, try asking Claude:curl to call the AgentPowers API and present results in a clean format.
Authentication
The skill works without authentication for:- Searching the marketplace
- Viewing skill details
- Installing free skills
~/.agentpowers/auth.json.
Limitations vs Plugin
The standalone skill is lightweight but has fewer features than the full plugin:| Feature | Skill | Plugin |
|---|---|---|
| Search and browse | Yes | Yes |
| Install skills | Yes | Yes |
| Proactive suggestions | No | Yes |
Guided /ap command | No | Yes |
| Session hooks | No | Yes |
| Dependencies | None | Node.js |
Upgrading to the MCP Server
If you want the full experience with 26 marketplace tools, add the MCP server:Need Help?
Email Support
Reach us at [email protected] for account issues, billing questions, or technical help.
Discord Community
Join the AgentPowers Discord to get help from the team and other creators in real time.