How-To Guides
Practical, step-by-step guides for common tasks with Hugin.
Create an Agent
Build an agent from scratch by creating the directory structure, config, task, and template files manually.
Use the Agent Creator
Let the interactive wizard generate a complete agent for you based on a description of what you want it to do.
Use Claude Code
Use the Claude Code plugin to have AI assistants help you build Hugin agents with guidance and scaffolding.
Use the Monitor
Visualize and debug your agent's execution with the real-time web dashboard.
Quick Links
- New to Hugin? Start with Create an Agent to understand the fundamentals.
- Want something fast? Use the Agent Creator to generate an agent in minutes.
- Using Claude Code or Cursor? The Claude Code plugin helps AI assistants build agents for you.
- Debugging an agent? Learn to use the Monitor to see what's happening.
Other Resources
- Getting Started - Installation and quick setup
- Core Concepts - Understanding agents, stacks, and interactions
- CLI Reference - All command-line options
- Examples - Working example agents