Cm autopilot
Skill tody-agent/codymaster/.claude-desktop/skills/cm-autopilot
Vibe Coding Framework - Full SaaS Development Team from A-Z with Brain, Self Improvement, Auto Development
npx -y skills add tody-agent/codymaster --skill cm-autopilotAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
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
1.2 KB, as published. Nobody here has run it
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
richandprompt_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+
richprompt_toolkit
How to run
- Launch the conversational CLI:
python3 skills/cm-autopilot/scripts/autopilot.py - 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").
- The AutoPilot will generate tasks and push them into the Queue.
- AutoPilot will automatically start the visual Dashboard at
http://localhost:5050so you can watch your jobs execute in parallel.