Installation
curl and bash.
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 Plugin
If you want the full experience, install the plugin:/ap flow, and session hooks that keep your marketplace context fresh.
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.