cast
New27GitHub TrendingGeneralby yaodub
Your agent team, on your machine. Open-source harness for multi-user Claude agents.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cast.md https://raw.githubusercontent.com/yaodub/cast/main/SKILL.md3
Invoke in Claude Code
/castView source on GitHub
agent
Frequently Asked Questions
What is cast?
Your agent team, on your machine. Open-source harness for multi-user Claude agents.
How to install cast?
To install cast, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /cast.
What is cast best for?
cast is a community categorized under General. It is designed for: agent. Created by yaodub.