Skip to main content
ClaudeWave
Skill15.5k estrellas del repoactualizado 12d ago

Improve existing skill

This Claude Code skill provides a template for identifying and documenting improvements needed in existing cybersecurity skills from the Anthropic-Cybersecurity-Skills repository. Use it when reviewing skill implementations that contain errors, incomplete documentation, incorrect threat mapping, or missing metadata fields to systematically catalog and prioritize enhancement work across agent code, API references, skill documentation, and ATT&CK framework alignments.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/mukul975/Anthropic-Cybersecurity-Skills /tmp/improve-existing-skill && cp -r /tmp/improve-existing-skill/.github/ISSUE_TEMPLATE/improve- ~/.claude/skills/improve-existing-skill
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

improve-skill.md

## Skill to improve
<!-- Folder name of the skill -->

## What needs improvement?
- [ ] agent.py has errors or placeholders
- [ ] api-reference.md is incomplete
- [ ] SKILL.md frontmatter is missing fields
- [ ] ATT&CK mapping is incorrect
- [ ] Other:

## Suggested improvement