ワンクリックで
skillforge
Skill router and creator. Checks existing skills before creating new ones. Uses multi-lens analysis for quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Skill router and creator. Checks existing skills before creating new ones. Uses multi-lens analysis for quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Detect and prevent product-specific terminology contamination across skills/ and prompts/. Run after any bulk content update, skill import from another project, or agent config change. Applied as a shared skill across all agents.
When and how Architect delegates tasks to AO, Mechanic, and Designer.
Checklist and rules for reviewing deployment requests. Architect assesses but NEVER executes.
Rules for triaging new issues, classifying severity, and routing to the correct agent.
How to classify and respond to CI/pipeline failures.
Rules for detecting and managing stale issues and PR reviews.
| name | skillforge |
| description | Skill router and creator. Checks existing skills before creating new ones. Uses multi-lens analysis for quality. |
| metadata | {"version":"1.0.0","type":"on-demand"} |
Analyzes input to find, improve, or create the right skill.
| Match Score | Action |
|---|---|
| >= 80% | Use existing skill |
| 50-79% | Improve existing skill |
| < 50% | Create new skill |
skills/{name}/
├── SKILL.md # Main entry point
├── references/ # Deep docs (optional)
└── scripts/ # Automation (optional)