一键导入
opentraces-workflow-authoring
Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Share agent traces to open datasets on HuggingFace Hub. Use this skill when the user mentions OpenTraces, trace capture, Trace Trails, workflow-built datasets, dataset review, or publishing reviewed dataset rows.
Share agent traces to open datasets on HuggingFace Hub. Use this skill when the user mentions OpenTraces, trace capture, Trace Trails, workflow-built datasets, dataset review, or publishing reviewed dataset rows.
Project already-captured traces into scored-rollout rows for the SkillOpt optimizer.
Per-commit trace lineage rows for a branch context, deterministic.
Derive compact eval rows from command-attributed trace trajectories.
Land every site-related fix on main, deploy opentraces.ai to Vercel production, and verify it works across all pages (desktop + mobile) and the email-capture flow, fixing and re-deploying until green. Runs as a goal: land -> deploy -> verify -> triage -> repeat until safe. Use when the user says "deploy site", "deploy to vercel", "push site", "ship the site", "deploy-site", or "land and verify the site". For a full coordinated release that also bumps the version and publishes the Python packages, use /release-pack instead.
| name | opentraces-workflow-authoring |
| description | Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows. |
Use this skill when building a workflow for ot dataset run.
schemas/row.schema.json is the only public row shape.OT_DATASET_OUTPUT.ot trace query first, ot trace slice for dataset-ready windows, ot trace map for bounded verification, and ot trace get only when a bounded packet/slice is insufficient.ot dataset run <name> --dry-run --limit N --verbose while developing. Dry-runs are never promotable..opentraces/manifest.yaml and schemas/row.schema.json.ot trace query with exact facets or signals.ot trace slice <trace_id> --template bursts --json.OT_DATASET_OUTPUT, one JSON object per line.{"source_trace_id":"trace-1","source_unit_id":"tu:trace-1:trace","summary":"The user wanted a stricter design review."}