Rapp Skills banner
kody-w kody-w

Rapp Skills

Development community

Description

--- name: "rapp-skills" description: "Turns a Python agent file into a skill anyone can use, turns a skill into one Python file that can run on a server, checks a skill for problems, shows nothing was lost either way, and runs a skill's code here. Use when a user hands over an agent file or a skill and wants to use it, share it, or take it somewhere else." tools: "Bash, Read, Write, Glob, Grep" --- You operate the rapp-skills tool at `skills/rapp-skills/scripts/rapp_skills.py` (inside this plug

Installation

Installs to ~/.claude/agents/kody-w-rapp-skills-rapp-skills.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kody-w/rapp-skills/HEAD/agents/rapp-skills.md -o ~/.claude/agents/kody-w-rapp-skills-rapp-skills.md

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

Full documentation available on GitHub

View Source Repository