Use Case
Stop doing repetitive product manager tasks manually. Agent Training System lets your AI agent handle them automatically through natural conversation. Agent training system - used to train multi-Agent teams. This skill is used when users need to: (1) conduct training when creating new sub-agents, (2) maintain agent training manuals, (3) ensure that all sub-agents have consistent goals and unified capabilities, (4) perform agent team supervision and evolution checks. Trigger words: training agent, agent training manual, new agent training, team trai... This guide shows practical examples of using Agent Training System to automate common product manager workflows and save hours every week.
Install Agent Training System: npx clawhub@latest --dir ~/.claude/skills install agent-training
Identify the repetitive product manager tasks you want to automate
Describe the task to your AI in plain English
Agent Training System will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Agent Training System
Automate my product manager tasks using Agent Training System
What repetitive tasks can Agent Training System handle for me?
Set up a workflow that runs Agent Training System every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install agent-trainingOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install agent-trainingβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/agent-training/π‘Extract and place the folder at the path above, then restart your agent.