一键导入
wiki
Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | wiki |
| description | Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture |
| triggers | ["/omagy:wiki","wiki add","wiki query","wiki read","wiki delete","wiki lint"] |
Use Omagy wiki for project knowledge that should compound across sessions and can be committed with the repo.
omagy wiki wiki_ingest --input '{"title":"Auth Architecture","content":"...","tags":["auth","architecture"],"category":"architecture"}' --json
omagy wiki wiki_query --input '{"query":"authentication","tags":["auth"],"category":"architecture"}' --json
omagy wiki wiki_lint --json
omagy wiki wiki_add --input '{"title":"Page Title","content":"...","tags":["tag1"],"category":"decision"}' --json
omagy wiki wiki_list --json
omagy wiki wiki_read --input '{"page":"auth-architecture"}' --json
omagy wiki wiki_delete --input '{"page":"outdated-page"}' --json
omagy wiki wiki_refresh --json
architecture, decision, pattern, debugging, environment, session-log, reference, convention
omagy_wiki/*.mdomagy_wiki/index.mdomagy_wiki/log.md.omagy/wiki/ when omagy_wiki/ does not exist[[page-name]] wiki links for cross-references.wiki_ingest when merging new knowledge into an existing topic.