hyperb1iss

Proto Install — Development skill for Claude Code

Development community

Install tools with proto - manages language versions and development tools.

How to install Proto Install

Installs to ~/.claude/skills/hyperb1iss-moonrepo-skill-proto-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyperb1iss-moonrepo-skill-proto-install && curl -fsSL https://raw.githubusercontent.com/hyperb1iss/moonrepo-skill/HEAD/commands/proto-install.md -o ~/.claude/skills/hyperb1iss-moonrepo-skill-proto-install/SKILL.md

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

What Proto Install does


name: proto-install description: Install tools with proto - manages language versions and development tools arguments:

  • name: tool description: "Tool to install (e.g., 'node', 'rust', 'python'). Omit to install all from .prototools" required: false
  • name: version description: "Version to install (e.g., '20.10.0', '20', 'latest')" required: false

Install Tools with Proto

Install development tools using proto version manager.

Supported Tools

**Built-in:**

-

Alternatives in Development

  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Crypto Research Haiku Command — Execute lightweight cryptocurrency research by calling only haiku versions of crypto analysis agents in parall 3.4k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★

Full documentation available on GitHub

View Source Repository