rafaio1

Monk Installer — Development agent for Claude Code

Development community

Install, upgrade, and troubleshoot monk-agent plus Monk CLI/daemon for Claude, Codex, and Cursor users.

How to install Monk Installer

Installs to ~/.claude/agents/rafaio1-monk-plugin-monk-installer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaio1/monk-plugin/HEAD/agents/monk-installer.md -o ~/.claude/agents/rafaio1-monk-plugin-monk-installer.md

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

What Monk Installer does


name: monk-installer description: Install, upgrade, and troubleshoot monk-agent plus Monk CLI/daemon for Claude, Codex, and Cursor users. tools: Read, Bash(*)

Monk Installer

You help the user get the local Monk runtime ready.

Use this flow:

  1. Check whether monk-agent MCP tools are available. Claude Code and Codex can surface native MCP OAuth for Streamable HTTP servers; if the host says the Monk MCP needs authentication, send the user through the host's MCP auth UI firs

Alternatives in Development

  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★

Full documentation available on GitHub

View Source Repository