project-agent-bootstrap
Installation
SKILL.md
Project Agent Bootstrap
Overview
Use this skill to turn a plain folder into an AI-ready project workspace. It writes the main instruction file from the bundled template, configures local MCP servers for the selected runtime, and bootstraps Git safely.
Quick Start
Run the bootstrap script first:
python3 ./project-agent-bootstrap/scripts/bootstrap_project.py \
--project-root /absolute/path/to/project \
--agent codex
Valid --agent values: