302ai-api-integration
ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.
npx skills add majiayu000/claude-skill-registry --skill 302ai-api-integration-skill --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 302.AI API Integration Assistant Quickly help users find and integrate any of 302.AI's 1400+ APIs into their code. ## Description This is a specialized assistant for 302.AI API integration. When users need AI capabilities in their projects, this Skill will: 1. Automatically search 302.AI's API list to find the most suitable API 2. Retrieve detailed API documentation and usage instructions 3. Generate integration code based on user's programming language 4. Configure code with user's API Key ## Trigger Conditions **IMPORTANT: Use this skill proactively whenever user mentions:** - Any AI functionality (LLM, image generation, video generation, audio processing, etc.) - Specific AI models (GPT-4, Claude, DALL-E, Stable Diffusion, etc.) - API needs or integration requirements - 302.AI or any AI service - Text processing, image editing, video creation, speech recognition, etc. ## Workflow ### Step 1: Get API Key Before starting, must obtain user's 302.AI API Key: ``` To help you integrate 302.AI APIs, I need your API Key. Please provide your 302.AI API Key (unified for all APIs): ``` **Important**: - All 302.AI APIs use a unified API Key - Must ask if user hasn't provided it - API Key
- Description
- Trigger Conditions
- Workflow
- Step 1: Get API Key
- Step 2: Understand User Requirements
- Step 3: Search APIs
- Step 4: Search and Filter APIs
- Step 5: Display Candidate APIs
- Step 6: Get Detailed Documentation
- Step 7: Generate Integration Code
- Step 8: Code Explanation and Optimization Suggestions
- Code Generation Standards
- Python Code Standard
- JavaScript Code Standard
Search by keyword python3 scripts/parse_api_list.py "keyword" Search by keyword and category python3 scripts/parse_api_list.py "keyword" "category" python3 scripts/parse_api_list.py "GPT" python3 scripts/parse_api_list.py "image generation" python3 scripts/parse_api_list.py "chat" "language model" python3 scripts/parse_api_list.py "nano-banana"
What does the 302ai-api-integration skill do?
ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill 302ai-api-integration-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
