ワンクリックで
skill-creator
Create or improve Local Coding Agent skills with valid frontmatter, clear trigger conditions, and validation checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create or improve Local Coding Agent skills with valid frontmatter, clear trigger conditions, and validation checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Diagnose a broken customer install and produce a redacted support report the customer can send back.
Prepare a safe Local Coding Agent release build, including version checks, tests, and changelog.
Help an AI agent understand and work in this repo quickly using the low-round-trip MCP tools and the anti-lag workflow.
Guide a customer through installing, configuring, and verifying Local Coding Agent with safe defaults.
Review the current git diff for bugs, security issues, and clarity, then summarize findings by severity.
Collect safe Local Coding Agent support context from a customer and produce a concise troubleshooting response.
| name | skill-creator |
| description | Create or improve Local Coding Agent skills with valid frontmatter, clear trigger conditions, and validation checks. |
Use this when the user wants to create a new reusable skill or improve an existing one.
SKILL.md must contain YAML frontmatter with name and description.---
name: example-skill
description: Use this when ...
---
# Example Skill
## Rules
- ...
## Steps
1. ...
## Output
- ...
Run:
node scripts/validate-skills.mjs