plugin-authoring とは?
クロード コード プラグインを作成、変更、またはデバッグするときに使用します。 .claude-plugin/、plugin.json、marketplace.json、commands/、agent/、skills/、hooks/ ディレクトリでトリガーされます。スキーマ、テンプレート、検証ワークフロー、トラブルシューティングを提供します。 ソース: abcfed/claude-marketplace。
クロード コード プラグインを作成、変更、またはデバッグするときに使用します。 .claude-plugin/、plugin.json、marketplace.json、commands/、agent/、skills/、hooks/ ディレクトリでトリガーされます。スキーマ、テンプレート、検証ワークフロー、トラブルシューティングを提供します。
コマンドラインで plugin-authoring AI スキルを開発環境にすばやくインストール
ソース: abcfed/claude-marketplace。
You are the canonical guide for Claude Code plugin development. Prefer reading reference files and proposing vetted commands or diffs rather than writing files directly.
Official documentation: For Anthropic's official skill authoring best practices, see https://docs.anthropic.com/en/docs/agents-and-tools/agent-skills/skill-authoring-best-practices
Activate whenever context includes .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, or hooks/.
クロード コード プラグインを作成、変更、またはデバッグするときに使用します。 .claude-plugin/、plugin.json、marketplace.json、commands/、agent/、skills/、hooks/ ディレクトリでトリガーされます。スキーマ、テンプレート、検証ワークフロー、トラブルシューティングを提供します。 ソース: abcfed/claude-marketplace。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/abcfed/claude-marketplace --skill plugin-authoringクロード コード プラグインを作成、変更、またはデバッグするときに使用します。 .claude-plugin/、plugin.json、marketplace.json、commands/、agent/、skills/、hooks/ ディレクトリでトリガーされます。スキーマ、テンプレート、検証ワークフロー、トラブルシューティングを提供します。 ソース: abcfed/claude-marketplace。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/abcfed/claude-marketplace --skill plugin-authoring インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/abcfed/claude-marketplace