·meta-skill-creator
</>

meta-skill-creator

按照代理技能开放标准创建代理技能。在为 Claude Code、Cursor、Gemini CLI 或其他代理构建新技能时使用。用于技能结构、SKILL.md 创作、frontmatter 配置、渐进式披露、参考文件、验证和分发。

13安装·2热度·@oakoss

安装

$npx skills add https://github.com/oakoss/agent-skills --skill meta-skill-creator

如何安装 meta-skill-creator

通过命令行快速安装 meta-skill-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/oakoss/agent-skills --skill meta-skill-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:oakoss/agent-skills。

SKILL.md

查看原文

Agent Skills are portable folders of instructions, scripts, and resources that agents discover and load on demand. They follow the Agent Skills open standard and work across 27+ compatible agents including Claude Code, Cursor, Gemini CLI, OpenAI Codex, VS Code, GitHub Copilot, Windsurf, Goose, and Roo Code. This skill covers the complete workflow for creating, structuring, and validating skills.

| Directory structure | skill-name/SKILL.md plus optional references/, scripts/, assets/ | SKILL.md is the only required file | | Frontmatter (required) | YAML block with name and description | name must match directory, max 64 chars |

| Frontmatter (optional) | license, compatibility, metadata, allowed-tools | Defined by open standard, portable across agents | | Agent-specific fields | model, context, agent, hooks, user-invocable | Claude Code extensions, not portable | | Description triggers | Include "Use when..." or "Use for..." phrases | Keyword-rich, third-person voice |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/oakoss/agent-skills --skill meta-skill-creator
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from oakoss/agent-skills

快速解答

什么是 meta-skill-creator?

按照代理技能开放标准创建代理技能。在为 Claude Code、Cursor、Gemini CLI 或其他代理构建新技能时使用。用于技能结构、SKILL.md 创作、frontmatter 配置、渐进式披露、参考文件、验证和分发。 来源:oakoss/agent-skills。

如何安装 meta-skill-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oakoss/agent-skills --skill meta-skill-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/oakoss/agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25