Skip to content
Documentation
Command

/gem

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

From plugin
serradura-okf
1561 skill1 command
Install
> /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.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 withserradura-okf

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.

Get the whole plugin
Stats
158
Stars
14
Forks
Active
Maintenance
Ruby
Language
Apache-2.0
License
9d ago
Last commit
2mo ago
Created

Repo: serradura/okf-gem