smithery

Manage MCP skills via the Smithery CLI and centralized marketplace.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/KeigoShimadaCC/LocalQwen3TTS_mac --skill smithery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smithery
Source: https://github.com/KeigoShimadaCC/LocalQwen3TTS_mac/tree/main/.agents/skills/cli
Command: npx skills add https://github.com/KeigoShimadaCC/LocalQwen3TTS_mac --skill smithery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Smithery helps agents discover, connect to, and use MCP skills from a centralized marketplace, reducing friction and manual steps.

Core Features & Use Cases

  • Discover and search MCP skills from the Smithery marketplace
  • Install, configure and manage skills across namespaces
  • Review and rate skills to help the community and improve recommendations

Quick Start

Install the Smithery CLI: npm install -g @smithery/cli Login: smithery login Search for skills: smithery skills search "code review" Install a skill: smithery skills install namespace/skill-name

Frequently Asked Questions about smithery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and manage MCP skills from a centralized marketplace?

Smithery enables discovering, installing, and managing MCP skills via a centralized marketplace by using the Smithery CLI to search, authenticate, and install skills across namespaces.

What is a centralized marketplace for MCP skills and how does it work?

A centralized MCP skills marketplace provides a single registry where agents can discover, connect to, and use MCP skills, reducing manual friction by standardizing search, installation, and connection via the Smithery CLI.

Do I need Node.js and npm to use the Smithery CLI for MCP skills?

Yes, you need Node.js and npm installed on your system, plus the Smithery CLI globally installed via npm install -g @smithery/cli, to run commands for discovering, installing, and managing MCP skills.

How do I search for and review MCP skills in a namespace?

You can search for MCP skills using the command smithery skills search followed by a query, and after installing skills across namespaces, you can review and rate them to help the community and improve recommendations.

Can I connect to MCP servers and configure skills directly through the CLI?

Yes, the Smithery CLI supports connecting to MCP servers and configuring installed skills directly through command-line operations, allowing you to manage your skill environment and namespaces without manual setup steps.