Skillmp API — AI skill for Claude Code
SkillsMP API 技能 - 搜尋 SkillsMP 技能市場的 AI 技能庫.
How to install Skillmp API
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kevintsai1202/skillmp-api and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skillmp API does
SkillsMP API 技能 - 搜尋 SkillsMP 技能市場的 AI 技能庫.
Alternatives in AI
- CLI 代理 API — English 中文 一个为 CLI 提供 OpenAI/Gemini/Claude/Codex 兼容 API 接口的代理服务器 19k ★
- Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
- Vibeproxy — Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys n 3.3k ★
README
SkillsMP API Skill
[](https://opensource.org/licenses/ISC) [](https://www.python.org/)
[English](README.md) | [繁體中文](README_zh-TW.md)
A universal skill for searching and discovering AI skills from the [SkillsMP](https://skillsmp.com) marketplace. Compatible with all AI agents that support the SKILL format (Claude, Cursor, Windsurf, Antigravity, etc.).
✨ Features
- 🔍 Keyword Search - Fast keyword-based search of the SkillsMP library
- 🤖 AI Semantic Search - Intelligent semantic search powered by Cloudflare AI
- 📦 Install Helper - Automatically generate skill installation commands
📋 Prerequisites
🚀 Quick Start
1. Install Dependencies
pip install requests
**Note**: `requests` is the only external dependency required.
2. Configure API Key
Option 1: Using Setup Script (Recommended)
python scripts/setup.py
Option 2: Create .env File Manually
Copy `.env.example` to `.env` and add your API Key:
cp .env.example .env
Edit the `.env` file:
SKILLSMP_API_KEY=sk_live_skillsmp_xxxxxxxxxx
**📍 Get Your API Key** Visit the [SkillsMP API Settings](https://skillsmp.com/settings/api) page to obtain your API Key
📖 Usage
Keyword Search
python scripts/search.py "" [page] [per_page] [sort]
**Parameters:**
| Parameter | Required | Description |
|---|---|---|
| keyword | ✓ | Search keyword |
| page | Page number, default: 1 | |
| per_page | Items per page, default: 20, max: 100 | |
| sort | stars or recent |
**Examples:**
# Basic search
python scripts/search.py "SEO"
# With pagination an
Related Skills
Skill Architecture
System architecture and API design with multi-AI consensus — use for design reviews and new subsystems
Gemini Skills
Skills for Gemini API, SDK and model interactions
Rb Setup
First-time setup. Configure the LLM API key, or a no-API-key local host runner (Codex / Trae / Claude / any he
Claude To ChatGPT
This project converts the API of Anthropic's Claude model to the OpenAI Chat API format.
Claw Empire
Command Your AI Agent Empire from the CEO Desk — A local-first AI agent office simulator that orchestrates CLI
Wax
Shared Single-file memory layer for all your agents, sub mili-second RAG over text, photo and video on Apple S
Related Agents
FastAPI Pro
You are a FastAPI expert specializing in high-performance, async-first API development with modern P... opus w
API Architect.Agent
Retool Endpoint Audit
Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi