用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/AIhubmix/skills --skill your-skill-name命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Try, tune, and compare 500+ AI models on AIHubMix from a coding agent — live model discovery, four wire protocols (Chat Completions/Responses/Messages/Gemini), image/video generation, model comparison on the same prompt, and handoff links that open a preconfigured Playground (playground.aihubmix.com) in the user's browser. Use for Chinese or English requests about trying/testing a model (试用/测试模型), picking the best model for a task (选型/哪个模型好), tuning prompts or parameters (调参/温度/reasoning), comparing models on the same prompt (对比/PK), generating images or video through AIHubMix (文生图/文生视频), or sharing a configured Playground link (深链/链接直达). For integrating AIHubMix into an app or generating SDK code, prefer the aihubmixApi skill; this skill covers the try-tune-compare-handoff loop.
Integrate, query, and use AIHubMix API/model access from live sources. Use for Chinese or English requests about adding AIHubMix to an app or project, generating runnable SDK/API code, selecting model IDs, listing latest models, model-family introductions, pricing, context/max output, capabilities, providers or aliases such as GPT/OpenAI, Gemini/Google/谷歌, Claude/Anthropic/Opus/Sonnet, Qwen/通义/千问, Kimi/Moonshot/月之暗面, DeepSeek/深度求索, Doubao/豆包, GLM/智谱 when the context is AIHubMix; OpenAI-compatible/Anthropic/Gemini gateway calls; Windows PowerShell, macOS/Linux curl, JavaScript and Python examples; aihubmix-openapi contract details; API keys/auth headers; and API error troubleshooting such as 400/401/403/404/429/5XX, garbled output, empty content, or X-Request-Id. Do not use for unrelated general model news or non-AIHubMix API questions unless the user asks to compare with, route through, or call the model via AIHubMix.
Installs, configures, upgrades, repairs, and verifies OpenClaw on the user's machine using the official installer and update flow first, with a manual fallback for restricted terminals or when tighter control is required. Covers Node.js setup, OpenClaw install, onboarding, provider configuration, gateway recovery, doctor checks, health verification, and dashboard launch on macOS, Linux, or Windows. Use when the user mentions OpenClaw install, setup, upgrade, update, onboard, gateway, doctor, health, config, AIhubmix, Anthropic, OpenAI, Gemini, OpenRouter, installer script, or installer problems. Match the user's language.
基于 SOC 职业分类
正在显示 SKILL.md
| name | your-skill-name |
| description | Briefly describe what this skill does, when it should be used, and what problems it solves. |
| compatibility | {"os":["macOS","Linux","Windows"]} |
| metadata | {"owner":"project","style":"structured"} |
一句话说明这个 skill 的职责。
在这些场景使用本 skill:
以下情况不要使用本 skill:
执行时应遵守:
建议按以下顺序执行:
按需读取,不要一次性加载全部内容:
| 文件 | 用途 |
|---|---|
references/topic-a.md | 主题 A 的详细说明 |
references/topic-b.md | 主题 B 的详细说明 |
静态资源放在 assets/:
assets/example.json辅助脚本放在 scripts/:
scripts/example.jsreference.mdreferences/ 下对应文件assets/ 与 scripts/