aif-skill-generator
Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom slash commands, or building reusable AI capabilities. Validates against Agent Skills specification.
- Version
- 2.1
Pinned to revision ca482af4e862, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Grep
- Glob
- Write
- Bash(mkdir *)
- Bash(npx skills *)
- Bash(python3 --version)
- Bash(python --version)
- Bash(py -3 --version)
- Bash(py --version)
- Bash(python3 *security-scan.py*)
- Bash(python *security-scan.py*)
- Bash(py -3 *security-scan.py*)
- Bash(py *security-scan.py*)
- Bash(python3 *cleanup-blocked-skill.py*)
- Bash(python *cleanup-blocked-skill.py*)
- Bash(py -3 *cleanup-blocked-skill.py*)
- Bash(py *cleanup-blocked-skill.py*)
- WebFetch
- WebSearch
- AskUserQuestion
Files
- skills/aif-skill-generator/SKILL.md
- skills/aif-skill-generator/references/BEST-PRACTICES.md
- skills/aif-skill-generator/references/EXAMPLES.md
- skills/aif-skill-generator/references/LEARN-MODE.md
- skills/aif-skill-generator/references/SECURITY-SCANNING.md
- skills/aif-skill-generator/references/SPECIFICATION.md
- skills/aif-skill-generator/scripts/cleanup-blocked-skill.py
- skills/aif-skill-generator/scripts/search-skills.py
- skills/aif-skill-generator/scripts/security-scan.py
- skills/aif-skill-generator/scripts/validate.sh
- skills/aif-skill-generator/templates/basic.md
- skills/aif-skill-generator/templates/dynamic-context.md
- skills/aif-skill-generator/templates/research.md
- skills/aif-skill-generator/templates/task.md
- skills/aif-skill-generator/templates/visual.md
Every link opens the file at its source, pinned to the revision this page describes.