beadboard Skill
beadboard is a TypeScript AI agent skill for Codex with npx, git clone. Multi-agent orchestration and communication system built on Beads.
How to use beadboard Skill
Install or run
git clone https://github.com/zenchantlive/beadboard.git
cd beadboard
npm install
npm install -g .Client configuration
{
"version": "installer.v1",
"distribution": {
"packageName": "beadboard",
"shimNames": ["bb", "beadboard"]
},
"wrappers": {
"windows": {
"script": "install.ps1"
},
"posix": {
"script": "install.sh"
}
},
"runtime": {
"start": "beadboard start",
"open": "beadboard open",
"status": "beadboard status"
},
"driver": {
"remediationMode": "detect_only",
"installSideEffects": false
}
}
Compatible clients
What is beadboard Skill?
beadboard is a TypeScript AI agent skill for Codex with npx, git clone. Multi-agent orchestration and communication system built on Beads. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Anthropic provider support
- Google provider support
- package.json config support
Technical details
Install or run beadboard using npx. Check jordanhindo/beadboard for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with git clone
- Works with Codex
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use beadboard Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is beadboard?
beadboard is a TypeScript AI agent skill for Codex with npx, git clone. Multi-agent orchestration and communication system built on Beads.
Who is beadboard best for?
beadboard is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install beadboard?
Install or run beadboard using npx. Check beadboard for the latest setup command.
Is beadboard actively maintained?
beadboard may need a closer maintenance check before production use.
Auto-fetched from GitHub.