Back to Discover

agentpowers-plugin

skill

AgentPowers-AI

AgentPowers marketplace plugin for Claude Code — search, browse, and install premium skills and agents

View on GitHub
0 starsSynced Aug 5, 2026

Install to Claude Code

/plugin marketplace add AgentPowers-AI/agentpowers-plugin

README

AgentPowers Plugin for Claude Code

Search, browse, and install premium skills and agents from the AgentPowers marketplace directly in your Claude Code conversations.

Install

claude plugin marketplace add AgentPowers-AI/agentpowers-plugin
claude plugin install agentpowers@agentpowers-plugin

Or, from inside a Claude Code session:

/plugin marketplace add AgentPowers-AI/agentpowers-plugin
/plugin install agentpowers@agentpowers-plugin

What You Get

  • 12 MCP tools for searching, browsing, installing, and managing marketplace skills
  • /ap command for a guided marketplace experience
  • Proactive suggestions when Claude detects a task that a marketplace skill could help with
  • Session hooks that keep your marketplace context fresh

Quick Start

After installing, try:

  • Type /ap to see the help menu and available subcommands
  • /ap search code review — search the marketplace
  • /ap install truth-first-lite — install a free skill directly
  • /ap list — see what you have installed
  • Or just talk naturally: "find me a code review skill" — Claude uses the same MCP tools under the hood.

Subcommands

/ap accepts subcommands inline. If the first word after /ap isn't a known command, the rest is treated as a search query.

CommandEffect
/ap search <query>Search the marketplace
/ap detail <slug>Full details for a skill
/ap install <slug>Install a free skill (or start checkout for paid)
/ap uninstall <slug>Remove an installed skill
/ap listList installed skills and agents
/ap updatesCheck for updates to installed skills
/ap categoriesBrowse all categories
/ap reviews <slug>Show reviews for a skill
/ap profileView your AgentPowers profile
/ap purchasesView your purchase history
/ap helpShow the full help menu
/ap <anything else>Treated as a search query

Available Tools

ToolDescription
search_marketplaceSearch by keyword, category, or type
get_skill_detailsView full details for a skill or agent
install_skillDownload and install (free or paid)
check_purchase_statusCheck payment status for a purchase
check_installedList all installed skills and agents
uninstall_skillRemove an installed skill or agent
check_for_updatesCheck for newer versions of installed skills
get_categoriesBrowse available skill categories
get_skill_reviewsRead reviews and ratings for a skill
start_checkoutBegin a Stripe checkout for a paid skill
get_account_profileView your account profile
list_purchasesView your purchase history

Authentication

For full features (including paid skills), log in via the CLI:

npx @agentpowers/cli login

Or via the Python CLI:

pip install agentpowers
ap login

The plugin picks up the token automatically from ~/.agentpowers/auth.json.

Alternatives

ChannelBest For
This pluginRichest experience in Claude Code
Standalone skillZero-dependency, lightweight
MCP ServerWorks in any MCP client
CLI (npx)Terminal workflows (recommended)
CLI (pip)Terminal workflows (Python)

License

MIT

Rendered live from AgentPowers-AI/agentpowers-plugin's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
agentpowersAgentPowers marketplace plugin for Claude Code — search, browse, and install premium skills and agentsmarketplace./

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.