Skip to content
BeClaude

skills-hub

New
16GitHub TrendingGeneralby xuweizhengo

AI Skills & MCP marketplace - community-curated skills, MCP servers, and agents for Claude Code, Codex, Cursor and more

First seen 6/28/2026

Summary

Skills Hub is a community-curated marketplace for AI skills, MCP servers, and agents designed for Claude Code, Codex, Cursor, and other AI coding tools.

  • It simplifies discovering, installing, and managing third-party capabilities to extend your AI assistant's functionality without manual configuration.

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "skills-hub": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp

Use Cases

Quickly discover and install a community-built MCP server for database querying without writing any configuration.
Browse trending AI agents and skills to find the best tools for automating code reviews or documentation generation.
Search for a specific skill by name or tag to add file system operations or web scraping capabilities to Claude Code.
Update or remove installed skills directly from the command line to keep your AI environment clean and up-to-date.
Explore curated collections of MCP servers for popular frameworks like React, Django, or FastAPI to accelerate development.
Share your own custom skill or MCP server with the community by publishing it through the Skills Hub interface.

Usage Examples

1

/skills-hub search mcp-server for database

2

/skills-hub install community/file-system-mcp

3

List all trending skills in the Skills Hub marketplace

View source on GitHub
mcpagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is skills-hub?

Skills Hub is a community-curated marketplace for AI skills, MCP servers, and agents designed for Claude Code, Codex, Cursor, and other AI coding tools. It simplifies discovering, installing, and managing third-party capabilities to extend your AI assistant's functionality without manual configuration.

How to install skills-hub?

To install skills-hub: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "skills-hub": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is skills-hub best for?

skills-hub is a mcp categorized under General. It is designed for: mcp, agent. Created by xuweizhengo.

What can I use skills-hub for?

skills-hub is useful for: Quickly discover and install a community-built MCP server for database querying without writing any configuration.; Browse trending AI agents and skills to find the best tools for automating code reviews or documentation generation.; Search for a specific skill by name or tag to add file system operations or web scraping capabilities to Claude Code.; Update or remove installed skills directly from the command line to keep your AI environment clean and up-to-date.; Explore curated collections of MCP servers for popular frameworks like React, Django, or FastAPI to accelerate development.; Share your own custom skill or MCP server with the community by publishing it through the Skills Hub interface..