ワンクリックで
template-new-skill
Generate a skeleton template for a new Claude Code Skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate a skeleton template for a new Claude Code Skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Extract data from files related to SANS courses.
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
| name | template-new-skill |
| description | Generate a skeleton template for a new Claude Code Skill. |
| allowed-tools | Read, Grep, Glob, Bash:just |
| id | B90F6D72-BB47-434C-8BDC-3C880E13AC9A |
This Skill provides read-only file access.
Packages must be installed in your environment:
NAME="skill name here" \
SCOPE="personal||project" \
DESC="Some description of the skill here" \
just init