minicoohei/ai-agent-camp
358 stars · Last commit 2026-05-25
AI Agent Camp — non-engineer-friendly AI agent training curriculum. Lessons, skills, commands, and hooks for Claude Code, Cursor, and Codex.
README preview
[English](README.md) | [日本語](README.ja.md) | [Español](README.es.md) # ai-agent-camp **AI Agent Training for Non-Engineers - Complete Guide to Claude Code / Cursor / Codex** [](https://github.com/minicoohei/ai-agent-camp) [](https://github.com/minicoohei/ai-agent-camp/releases) [](https://www.python.org/) > ### ⚠️ Before you clone > > **Official repository** (maintained by the authors): > - `https://github.com/minicoohei/ai-agent-camp` > > Running AI agents from this repo grants them shell, file-write, and external-API permissions on your machine. **Forks and mirrors can silently alter lessons or skills.** Before running any lesson, verify your clone: > > ```bash > python3 tools/scripts/verify_integrity.py > ```