Skip to main content
ClaudeWave
Skill530 estrellas del repoactualizado 1mo ago

New Skill

I cannot write a factual description of this Claude Code item because the definition provided is a template outline rather than completed content. The skill name, purpose, inputs, outputs, and all substantive details remain unfilled. To produce an accurate description, the template would need to be populated with the skill's actual name, functionality, use cases, and technical specifications.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/oxbshw/LLM-Agents-Ecosystem-Handbook /tmp/new-skill && cp -r /tmp/new-skill/.github/ISSUE_TEMPLATE/new_ ~/.claude/skills/new-skill
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

new_skill.md

## Skill name (kebab-case)

## When to use (be specific)

## When NOT to use

## Inputs / outputs (high level)

## References you'd include
- references/...

## Risk
- Tools called: ...
- Risk level of those tools: ...
- Approval gates needed: ...

## Walked checklist
- [ ] [skill_quality_checklist](../../checklists/skill_quality_checklist.md)
- [ ] [skills/security_checklist](../../skills/security_checklist.md)