Protomaker Cli banner
protoLabsAI protoLabsAI

Protomaker Cli

Git community

Description

--- name: protomaker-cli description: Use the protomaker CLI as the primary board interface. Discover commands via --help, complete feature->PR loops via Bash. Prefer this over MCP tools for board operations. category: tooling argument-hint: [command or subcommand to look up] allowed-tools: - Bash - Read --- # protomaker CLI — Primary Board Interface The `protomaker` CLI is the primary interface for board operations, agent lifecycle, and PR management. Use it via Bash instead of MCP tools.

Installation

Installs to ~/.claude/skills/protolabsai-protomaker-protomaker-cli/SKILL.md

Terminal
mkdir -p ~/.claude/skills/protolabsai-protomaker-protomaker-cli && curl -fsSL https://raw.githubusercontent.com/protoLabsAI/protoMaker/HEAD/.claude/skills/protomaker-cli.md -o ~/.claude/skills/protolabsai-protomaker-protomaker-cli/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository