con un clic
template-new-skill
Generate a skeleton template for a new Claude Code Skill.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Generate a skeleton template for a new Claude Code Skill.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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.
Basado en la clasificación ocupacional SOC
| 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