Skill packs
AvailableRequired plan: FreeDemo user: Pro

Skill Pack

AI Coding Agent Starter Pack

Baseline coding rules, repo inspection flow and test-first patch loops.

Compatible Models

  • GPT-5.5
  • Claude Sonnet
  • Gemini
  • Qwen

Inside The Pack

  • prompts
  • rules
  • workflow templates
  • examples
  • tests

Included Workflows

  • Repo map prompt
  • Bugfix checklist
  • Lint/build gate
  • PR summary template

Install Skill Pack

Download through the server-checked manifest API, run the installer from this project root, then restart Codex.

Download JSON

Install command

node scripts/install-skill-pack.mjs ./ai-coding-starter.skillpack.json
Codex skills install into $CODEX_HOME/skills. The installer does not overwrite existing skill folders.

How to use it

Pick the model and agent that match the task pressure: coding, documents, automation or private local work.
Attach only the MCP servers needed for that workflow and verify permissions before exposing files or secrets.
Run the pack checklist before delivery so prompts, rules and validation steps stay consistent.