Course

Claude Code Automation Cookbook: Recipes for AI Agents

Automate your dev workflow with Claude Code agents. Learn to craft precise prompts, package tools with bun, and build reliable multi-step automation.

A collection of practical recipes for automating your development workflow with custom-built Claude Code agents. This course provides a hands-on guide where you'll learn to craft precise system prompts to create reliable, single-purpose agents, package them as simple command-line tools using bun build, and grant them the autonomy to complete multi-step tasks like web research and file creation.

Lessons
5

Lessons

  1. 01Create Your First Custom AI Agent in Minutes
  2. 02Turn Your AI Agent into a Reusable Command-Line Tool
  3. 03Create a Single-Purpose AI 'Planner' Agent
  4. 04Build an Autonomous Agent with Pre-Approved Tools
  5. 05Automate Repetitive Tasks by Piping Your Shell History to an AI Agent