Skip to content
Development
Skill

/cm-autopilot

Easy-to-use conversational CLI (Claude Code style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.

From plugin
cm
5262 skills8 agents11 commands3 hooks
+1
Install
$ npx -y skills add tody-agent/codymaster --skill cm-autopilot --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cm-autopilot

Context preview

The summary Claude sees to decide when to auto-load this skill.

Easy-to-use conversational CLI (Claude Code style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.

SKILL.md

cm-autopilot.SKILL.md
name: cm-autopilot
description: Easy-to-use conversational CLI (Claude Code style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.

CM AutoPilot CLI — Conversational Task Supervisor

> **Just talk to it. It plans, splits, and watches parallel tasks for you.**

What it does

  • Provides a conversational CLI interface using `rich` and `prompt_toolkit`.
  • Translates user intent into multiple parallel tasks.
  • Integrates with `cm-content-factory`'s Dashboard (`localhost:5050`) for a visual way to track multi-threading.
  • Allows non-technical users to utilize the Cody Master skill set effortlessly.

Requirements

  • Python 3.9+
  • `rich`
  • `prompt_toolkit`

How to run

1. Launch the conversational CLI:

   python3 skills/cm-autopilot/scripts/autopilot.py

2. The CLI will ask what you want to do. Explain your complex request (e.g., "Dịch 10 bài báo sang tiếng anh", "Research 5 competitors"). 3. The AutoPilot will generate tasks and push them into the Queue. 4. AutoPilot will automatically start the visual Dashboard at `http://localhost:5050` so you can watch your jobs execute in parallel.

Ships withcm

"I can't write code. But in 6 months, I shipped 12 real products using AI. CodyMaster is everything I learned — so you don't have to repeat my mistakes." — Tody Le, Head of Product, Creator of CodyMaster 50+ skills. One install.

Get the whole plugin

Other skills on cm.