用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/TheSyart/claude-agent-examples --skill red-braised-pork命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Web search without an API key using DuckDuckGo Lite via web_fetch. Use as a fallback when web_search fails with missing_brave_api_key error, or whenever you need to search the web and no search API is configured. Provides titles, URLs, and snippets for research queries. Zero dependencies — works with just the built-in web_fetch tool.
基于 SOC 职业分类
正在显示 SKILL.md
| name | red-braised-pork |
| description | 制作红烧肉的 SOP,接到订单后依次调用内置厨具工具完成出品 |
接到 cook_dish 确认后,依次调用内置工具完成制作:
四步完成后报告"红烧肉完成"。