一键导入
omf
Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Track agent work with OMF, preserve evidence, and promote reusable capabilities.
Track Claude Code work with OMF, preserve evidence, and promote reusable capabilities.
Track Codex work with OMF, preserve evidence, and promote reusable capabilities.
Track agent work with OMF, preserve evidence, and promote reusable capabilities.
Track Hermes work with OMF, preserve evidence, and promote reusable capabilities.
Track Odysseus agent work with OMF, preserve evidence, and promote reusable capabilities.
| name | omf |
| description | Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities. |
Use OMF as an explicit tracking and capability packaging layer. Continue using OpenCode for the actual task, and call OMF only to record session events, materialize evidence, promote reusable workflows, export capability projections, and validate target runtime imports.
Activate this skill when the user says any of the following:
omf --help and the
relevant subcommand help, such as omf session --help,
omf session event --help, omf promote --help, and
omf capability export --help. For portability work, also check
omf capability import --help, omf capability unpack --help,
omf capability validate --help, and omf verify package --help.omf_record_input,
omf_record_artifact, omf_record_validation, and omf_record_decision.context for inputs,
artifact for outputs, test_result for validations, and decision for
promotion rationale.omf promote uses the strict quality gate by default; do not use
--no-strict unless the user explicitly asks to promote legacy or incomplete
evidence.omf session start --runtime opencode --model <model> --goal "..."omf session event <session_id> --type command --summary "..."omf session finish <session_id> --outcome success|failure|unknownomf session materialize <session_id>omf promote <evidence_id> --name <capability_name> --description "..."omf capability export <capability_name> --target <runtime> --out <path>omf verify package <path>.omfcap.tar.gzomf capability import <path>.omfcap.tar.gz --runtime <runtime> --project <target_project> --validateomf capability validate <capability_name> --target <runtime> --run-command "..."