Favicon of beadboard

beadboard Skill

AI Agent SkillCode & Developer ToolsTypeScriptOpen source

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

Codex

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.

Trust signal
85/100
Maintenance signal
80/100
Adoption signal
41/100

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.

npxgit cloneCodexSSE
  • 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

TypeScriptNode.jsGoRustMIT licenseAPI key requiredDatabase 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.

Write actionsRead-only modeDatabase accessCredentials requiredCan write or update dataAPI key required authentication

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

TypeScriptNode.jsGoRustnpxgit cloneCodexSSE

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.

Share:

Stars
46
Forks
8
Last commit
4 months ago
Repository age
5 months
License
MIT

Auto-fetched from GitHub.

Similar to beadboard

beadboard: Install, Config & GitHub Signals – SkillIndex