Skip to content

lee-to/ai-factory

unversioned · ca482af4e862

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
Read SKILL.md at the source

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

Every link opens the file at its source, pinned to the revision this page describes.