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**

[![GitHub](https://img.shields.io/badge/GitHub-minicoohei%2Faiagent--base-181717?style=flat&logo=github)](https://github.com/minicoohei/ai-agent-camp)
[![Version](https://img.shields.io/badge/Version-2.0.0-blue.svg)](https://github.com/minicoohei/ai-agent-camp/releases)
[![Python 3.9+](https://img.shields.io/badge/Python-3.9+-3776ab.svg?style=flat&logo=python)](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
> ```

View full repository on GitHub →