/gem
Hand any OKF task to the okf skill — search, author, curate, or doctor a bundle
> /plugin marketplace add serradura/okf-gem > /plugin install okf@okfgem
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/gem
Context preview
What this command does when you run it.
Hand any OKF task to the okf skill — search, author, curate, or doctor a bundle
Command definition
gem.mddescription: Hand any OKF task to the okf skill — search, author, curate, or doctor a bundle argument-hint: "[search|produce|migrate|maintain|refine|consume|curate|doctor|<okf-cli-verb>] [dir] [--flags]" allowed-tools: Bash, Read, Write, Edit, Glob, Grep
Invoke the okf skill that ships with this plugin, passing the arguments ("$ARGUMENTS") through unchanged. The skill's `SKILL.md` owns all routing — its Commands table picks the playbook by the first word, its intent inference handles free-form wording, and empty arguments land on the menu playbook (orient, then recommend; never auto-run). Do not re-route, filter, or summarize here: read the skill and follow it exactly as written.
OKF (Open Knowledge Format): Durable, structured memory for AI agents. Author, validate, consume, and maintain portable knowledge bundles through an ecosystem of Skills, MCP, an interactive graph, TUI, CLI, Docker, and a Claude Code plugin. 100% local.

