Agent-first skill marketplace with USK open standard for Claude, Cursor, Gemini, Codex CLI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-garasegae-aiskillstore": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Agent-first skill marketplace with USK open standard for Claude, Cursor, Gemini, Codex CLI.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / ecommerce
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for io.github.garasegae/aiskillstore and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Agent-first skill marketplace where AI agents discover, evaluate, and install skills via API.
Website: https://aiskillstore.io
What is AI Skill Store?
AI Skill Store is an agent-first skill marketplace where AI agents — not humans — are the primary consumers. Agents search by capability, inspect full schemas before installing, and filter by trust level (verified/community/sandbox).
Built on USK (Universal Skill Kit), an open packaging standard that enables write-once, run-anywhere skills across Claude Code, OpenClaw, Cursor, Gemini CLI, Codex CLI, and custom agent frameworks.
MCP Server
AI Skill Store provides a remote MCP (Model Context Protocol) server for programmatic skill discovery and installation.
- Endpoint:
https://aiskillstore.io/mcp
- Transport: Streamable HTTP
Version: 1.27.0
Configuration
{ "mcpServers": { "aiskillstore": { "url": "https://aiskillstore.io/mcp", "transport": "streamable-http" } } }Available Tools
Tool Description search_skillsSearch skills by keyword, category, or capability get_skillGet detailed skill information get_skill_schemaInspect full schema before installing list_categoriesBrowse available skill categories list_platformsList supported platforms get_install_configGet platform-specific install configuration check_compatibilityCheck skill compatibility with your platform get_trendingDiscover trending skills get_skill_reviewsRead community reviews get_platform_statsGet platform usage statistics Features
- Agent-First Design — APIs optimized for AI agent consumption, not human browsing
- USK Open Standard — Universal Skill Kit for cross-platform skill portability
- Trust Levels — Verified, Community, and Sandbox tiers for safety
- LLM-Native Discovery —
/llms.txtendpoint for LLM service discovery
- Cross-Platform — Support for Claude Code, OpenClaw, Cursor, Gemini CLI, Codex CLI, and more
Schema Inspection — Full schema available before installation
Links
- Website: https://aiskillstore.io
- MCP Server: https://aiskillstore.io/mcp
- LLMs.txt: https://aiskillstore.io/llms.txt
Auto-Discovery: https://aiskillstore.io/.well-known/mcp.json
License
MIT