·meta-skill-creator
</>

meta-skill-creator

エージェント スキルのオープンスタンダードに従ってエージェント スキルを作成します。 Claude Code、Cursor、Gemini CLI、またはその他のエージェントの新しいスキルを構築するときに使用します。スキル構造、SKILL.md オーサリング、フロントマター構成、プログレッシブ開示、参照ファイル、検証、配布に使用します。

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。

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-10

Browse more skills from oakoss/agent-skills

クイックアンサー

meta-skill-creator とは?

エージェント スキルのオープンスタンダードに従ってエージェント スキルを作成します。 Claude Code、Cursor、Gemini CLI、またはその他のエージェントの新しいスキルを構築するときに使用します。スキル構造、SKILL.md オーサリング、フロントマター構成、プログレッシブ開示、参照ファイル、検証、配布に使用します。 ソース: 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 で使用できるようになります

ソースリポジトリはどこですか?

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