Skip to content
Documentation
Command

/gem

Hand any OKF task to the okf skill — search, author, curate, or doctor a bundle

From plugin
okf-gem
1201 skill1 command
Install
$ npx -y skills add serradura/okf-gem --agent claude-code

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.md
description: 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.

Ships withokf-gem

Open Knowledge Format for coding agents. Author, validate, lint, search, and visualize portable Markdown knowledge bundles. One gem carries the agent skill, the CLI and Ruby library, and an interactive graph. Docker and Claude Code plugin included, 100% local.

Get the whole plugin, auto-invoked
Stats
120
Stars
1
Views
8
Forks
Active
Maintenance
Ruby
Language
Apache-2.0
License
16h ago
Last commit
27d ago
Created

Repo: serradura/okf-gem