Stats
Links
Categories
Ryvn agent skills for Claude Code
npx claudepluginhub ryvn-technologies/skillsRyvn tools for Claude Code
Agent skill for Ryvn, following the Agent Skills format.
curl -fsSL https://raw.githubusercontent.com/ryvn-technologies/skills/main/scripts/install.sh | bash
/plugin marketplace add ryvn-technologies/skills
/plugin install ryvn@ryvn-skills
This repo ships one installable skill:
use-ryvn is route-first. Intent routing is defined in SKILL.md, and execution details are split into action-oriented references.
use-ryvn covers:
skills/
├── plugins/ryvn/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── hooks/
│ │ ├── hooks.json
│ │ └── auto-approve-cli.sh
│ └── skills/
│ └── use-ryvn/
│ ├── SKILL.md
│ └── references/
│ ├── setup.md
│ ├── deploy.md
│ ├── configure.md
│ └── operate.md
├── scripts/
│ └── install.sh
├── AGENTS.md
├── CLAUDE.md
└── README.md
MIT
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.