aif
Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".
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
- Glob
- Grep
- Write
- Bash(mkdir *)
- Bash(node *update-config.mjs*)
- 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*)
- Skill
- WebFetch
- AskUserQuestion
- Questions
Files
- skills/aif/SKILL.md
- skills/aif/references/config-template.yaml
- skills/aif/references/update-config.mjs
Every link opens the file at its source, pinned to the revision this page describes.