ryu
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ryu.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ryu.
Plugin Claude Code
Drive a local Ryu Core node from Claude Code: local models, agents, workflows, RAG Spaces, and any MCP server Ryu has registered, all behind one bundled MCP bridge.
MCP server Claude CodeCodexCursor +2
MCP server "ryu" as configured in amajorai/ryu. Launched with bun run ${CLAUDE_PROJECT_DIR}/apps/mcp/src/index.ts. Needs 2 environment variables to run.
Command
Ask the user's Ryu node a one-shot question (routed to its side-question model).
Command
Search Ryu's model catalog and optionally activate a local model.
Command
Search the user's Ryu memory and knowledge Spaces (RAG).
Command
Show the health and status of the connected Ryu Core node.
Command
List Ryu workflows and run one by id.
Skill Claude CodeCodex
Reference for the ryu MCP tools this plugin exposes and how to combine them to drive a Ryu node. Covers node health, models and engines, agents and teams, skills, workflows, the MCP bridge, RAG retrieval, and one-shot ask. Use when deciding which Ryu tool to call or how to chain them for a task.
Skill Claude CodeCodex
Get the user's Ryu Core node running and serving a local model so this plugin's ryu tools work. Covers what Ryu is, launching Core or the desktop app, verifying health on 127.0.0.1:7980, and activating a local model. The plugin already wires the MCP bridge, so this skips manual MCP config. Use when ryuhealth fails or…
Skill Claude CodeCodex
Build or migrate a Ryu Companion app with the fixed Ryu App UI v1 vocabulary. Use when an app needs buttons, forms, lists, detail panes, dashboards, empty states, or any visual polish shared with other Ryu apps.
Skill Claude CodeCodex
Author a new agent skill in the SKILL.md format used by this collection, so the Ryu skill ecosystem is self-extending. Covers the directory layout, the YAML frontmatter schema (name and description), writing skimmable instructional content, cross-referencing other skills, and validating the result. Use when adding a…
Skill Claude CodeCodex
Create and configure an agent on a Ryu node via Core's /api/agents REST surface. Covers listing, reading, creating, updating, and deleting agents, the full record schema (system prompt, engine, model, tools, skills allowlist, orchestrator and agent-creation toggles), and inspecting an agent's reachable tools. Use when…
Skill Claude CodeCodex
Search, download, and serve a local GGUF model on a Ryu node via Core's models and engines REST surface. Covers catalog search and device-fit, installing a specific quantization, activating a model, and listing engines (the engine is derived from the model format). Use when a user wants to get a local model running on…
Skill Claude CodeCodex
Drive a Ryu node through the apps/mcp MCP server. Covers configuring the stdio server with RYUCOREURL, the tools/list handshake, and every Ryu tool (ask Ryu, list/activate models, list agents and teams, run workflows, bridge to registered MCP servers, search RAG Spaces and skills). Use when an agent should operate a…
Plugin Claude Code
Plugin marketplace listing 1 plugin: specmd.
Plugin Claude Code
Spec-driven development. Break any task into atomic, agent-ready GitHub issues before you ship.
Skill Claude CodeCodex
Spec-driven development. Takes any task from a one-liner to a full product brief and breaks it into atomic, agent-ready GitHub issues. The first step before /ship or /party. One interview, one spec, nothing missed.