원클릭으로
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