Santoryu Skills
Description
Three blades, one mind. Opus (Claude Code) plans and reviews; two fast "blades" — a repo-aware Cursor agent and a raw OpenAI-compatible model — do the mechanical work. The goal: cut the number of slow iterations.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Santoryu — setup and usage
Santoryu's orchestration blade. Its blades are its products: this one, Mindmap (the work environment at santoryu.net) and a workspace still to come.
Inside this one: Opus (Claude Code) plans and reviews; two fast runners — a repo-aware Cursor agent and a raw OpenAI-compatible model — do the mechanical work. The goal: cut the number of slow iterations.
The package ships two Claude Code skills, `santoryu` and `query-json`, and puts a console command on PATH for each.
Install
pipx install git+https://github.com/SantoryuLabs/santoryu-skills.git
From a local checkout, `pipx install .` (or `pip install .`) does the same. Python 3.10+; dependencies come with the package.
Then give the Cursor runner a key — export `CURSOR_API_KEY=crsr_...` (User API key from Cursor Dashboard -> API Keys), or write it into `~/.santoryu/.env`:
CURSOR_API_KEY=crsr_...
The key lives there, never inside the package and never in the skills dir.
Register the skills with Claude Code:
santoryu install
That copies each packaged `SKILL.md` into `~/.claude/skills//` verbatim. No filesystem path is written into the installed copy, so moving, renaming, or deleting this checkout cannot break the install. It is idempotent and overwrites a stale earlier install. Restart Claude Code to pick the skills up.
Or install as a Claude Code plugin
This repo is also a plugin marketplace, which is the shorter route: it registers the same skills *and* connects the Mindmap MCP server in one step.
/plugin marketplace add SantoryuLabs/santoryu-skills
/plugin install santoryu@santoryu
The plugin reads its skills straight out of `src/santoryu/data/skills/`, so there is one copy of each `SKILL.md` and no way for the plugin and the pip package to drift apart. Pick one route or the other — installing both leaves Claude Code holding the same skill twice.
**The plugin does not install the CLI.** Claude Code plugins cannot run an in
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI