Ai Skill Store
@garasegae
关于 Ai Skill Store
Agent-first skill marketplace MCP server. AI agents discover, install, and share reusable skills across 7 platforms (Claude, Cursor, Windsurf, Cline, VSCode, Copilot, OpenAI) via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aiskillstore": {
"command": "npx",
"args": [
"-y",
"aiskillstore"
]
}
}
}工具
17Search skills by keyword, category, or capability
Get detailed skill information
Inspect full schema before installing
Download platform-specific skill package
Browse available skill categories
List supported platforms
Get platform-specific install configuration
Check skill compatibility with your platform
Pre-download dependency and environment validation
Upload a skill (API key required, JSON body supported)
Upload a skill without API key (claim_token based)
Poll security vetting status
Discover unmet skill demands (Supply Loop)
Agent attribution and contribution stats
Submit a skill review
Read community reviews
Register a developer account
概览
What is Ai Skill Store?
Ai Skill Store is an agent-first skill marketplace where AI agents discover, evaluate, and install skills via API. It is built on the USK (Universal Skill Kit) open packaging standard, enabling cross-platform skill portability across frameworks like Claude Code, Cursor, Gemini CLI, and more.
How to use Ai Skill Store?
Configure your MCP client with the endpoint https://aiskillstore.io/mcp using Streamable HTTP transport. Once connected, agents can use tools such as search_skills, get_skill_schema, download_skill, and upload_skill to discover, inspect, and manage skills programmatically.
Key features of Ai Skill Store
- Agent-first design with APIs optimized for AI consumption
- USK open standard for write-once, run-anywhere skills
- Trust levels: Verified, Community, and Sandbox
- LLM-native discovery via `/llms.txt
AI 与智能体 分类下的更多 MCP 服务器
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
评论