AgentPowers for Claude Desktop

Search, purchase, and install AI skills directly from Claude Desktop. 24 marketplace tools at your fingertips — one-click install, no terminal needed.

Three steps, zero config

No terminal, no config files, no environment variables. Just download and go.

01

Download

Download the .mcpb extension file from GitHub Releases.

02

Install

Drag the file into Claude Desktop or double-click it. Claude will prompt you to install.

03

Use

Start chatting with the marketplace. Search, buy, and install skills through conversation.

What you can do

24 MCP tools give you full marketplace access — all from within Claude Desktop.

Search & Discover

Search the full marketplace, browse categories, read reviews, and view seller profiles — all without leaving Claude Desktop.

Purchase Skills

Buy skills with Stripe checkout directly from chat. The extension handles the full payment flow and confirms automatically.

Install Anywhere

Auto-install skills for Claude Code, Cursor, Windsurf, and 9+ more platforms — all from within Claude Desktop.

Manage Account

Log in, view your profile, check purchase history, and manage your account. Full account-aware flows right inside Claude.

Security Scanning

View security scores and scan results before installing. Every skill passes through the AgentPowers security pipeline.

Stay Updated

Check for skill updates, manage installed skills, and keep everything running on the latest versions.

Every tool, at a glance

The extension exposes 24 tools organized into four groups. Claude calls them automatically based on your request.

Discovery

search_marketplace Search skills by keyword, category, or type
get_skill_details View full details, pricing, and security info
get_categories List all marketplace categories
get_seller_profile View a seller's profile and published skills
get_skill_reviews Read reviews and ratings for any skill
get_security_results View security scan results and scores
get_marketplace_snapshot Get trending skills and marketplace stats
get_platforms List all supported install platforms
get_openapi_summary Retrieve the API schema summary

Account

login_account Authenticate with your AgentPowers account
logout_account Sign out of the current session
whoami_account Check who is currently logged in
get_account_profile View your full account profile

Commerce

start_checkout Begin a Stripe checkout session
check_purchase_status Poll payment status for a session
confirm_purchase_session Confirm and finalize a purchase
download_purchased_skill Download a purchased skill package
list_purchases List all your purchased skills

Install

install_skill Install a free skill to any platform
install_purchased_skill Install a purchased skill with license
check_installed List installed skills with versions
uninstall_skill Remove an installed skill
check_for_updates Check for newer versions of installed skills

Example conversations

Just type naturally. Claude knows which tools to call.

Discovery
You Find me the best code review skill on AgentPowers
Tool search_marketplace({ query: "code review" })
Tool get_skill_reviews({ slug: "code-review-pro" })
Claude I found Code Review Pro — 4.8 stars, 230+ reviews. It has a "pass" security score and costs $12. Want me to install it?
Purchase & Install
You Buy Cold Email Pro and install it for Cursor
Tool start_checkout({ slug: "cold-email-pro" })
Tool confirm_purchase_session({ session_id: "..." })
Tool install_purchased_skill({ slug: "cold-email-pro", target: "cursor" })
Claude Done. Cold Email Pro is purchased and installed to Cursor.
Account & Updates
You Show my purchased skills and check for updates
Tool list_purchases()
Tool check_for_updates()
Claude You have 5 purchased skills. SEO Audit Pro has an update available (v2.1 → v2.3). Want me to update it?

Ready to get started?

Download the AgentPowers extension for Claude Desktop and access the full skill marketplace from your next conversation.

Claude Extension FAQ

How do I install the extension?

Download the .mcpb file and drag it into Claude Desktop, or double-click the file. Claude Desktop will prompt you to install.

Does it work on macOS and Windows?

Yes, Claude Desktop supports extensions on both platforms.

Do I need Node.js installed?

No. Claude Desktop includes its own Node.js runtime. The extension works out of the box.

Is it safe?

The extension runs locally on your machine. Credentials are stored in your OS keychain. All API communication is over HTTPS.

Can I install skills for other platforms?

Yes. The extension can install skills for Claude Code, Cursor, Windsurf, and 9+ other platforms — all from within Claude Desktop.

How do I connect on claude.ai instead?

claude.ai uses remote connectors instead of desktop extensions. Visit our Connect page for setup instructions.