Persistent markdown project wiki stored under repository omx_wiki with keyword search and lifecycle capture
61
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./plugins/oh-my-codex/skills/wiki/SKILL.mdPersistent, self-maintained markdown knowledge base for project and session knowledge.
omx wiki wiki_ingest --input '{"title":"Auth Architecture","content":"...","tags":["auth","architecture"],"category":"architecture"}' --jsonomx wiki wiki_query --input '{"query":"authentication","tags":["auth"],"category":"architecture"}' --jsonomx wiki wiki_lint --jsonomx wiki wiki_add --input '{"title":"Page Title","content":"...","tags":["tag1"],"category":"decision"}' --jsonomx wiki wiki_list --json
omx wiki wiki_read --input '{"page":"auth-architecture"}' --json
omx wiki wiki_delete --input '{"page":"outdated-page"}' --json
omx wiki wiki_refresh --jsonarchitecture, decision, pattern, debugging, environment, session-log, reference, convention
omx_wiki/*.mdomx_wiki/index.mdomx_wiki/log.mdUse [[page-name]] wiki-link syntax to create cross-references between pages.
At session end, discoveries can be captured as session-log-* pages. Configure via wiki.autoCapture in .omx-config.json.
omx_wiki/; legacy .omx/wiki/ is read-only compatibility input when no canonical wiki exists435d4a9
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.