一键导入
ghostwrite
Turn evidence and operator intent into publication-ready drafts and handoff packets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn evidence and operator intent into publication-ready drafts and handoff packets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Governed runtime for agent skills: discover and install portable skills, run bounded skill graphs with explicit authority, and inspect signed receipts for what happened.
Audit a sealed runx receipt for governance, comparing the authority a run exercised against what it was granted, and flag over-reach, ungated mutation, unrecorded refusals, or exposed secret material.
Verify the receipt ids behind a normalized authority-usage summary, compare that evidence with granted scopes, and propose the narrowest grant the evidence supports.
Answer a cross-run audit question against the receipt ledger, returning matched receipts and a chain-verification result.
Read durable reflect projections, group repeated signals by skill, and emit validated handoffs to skill-lab improve when the evidence clears configured floors.
Review receipts and harness failures to propose bounded skill improvements.
| name | ghostwrite |
| description | Turn evidence and operator intent into publication-ready drafts and handoff packets. |
| runx | {"category":"content"} |
Write one bounded piece of content from available evidence and a clear objective.
This skill is for drafting useful public artifacts: ecosystem briefs, trust reports, release notes, maintainer updates, or social posts. It should never hallucinate evidence. If the evidence is thin, say so and narrow the claims.
Keep the content grounded in a specific audience, channel, and objective. The job is not to sound expansive. The job is to be useful and publishable.
Write the artifact as the human maintainer or operator responsible for it:
needs_more_evidence state instead of filling the gap with plausible proseDraft runner:
content_brief: framing for audience, angle, and constraints.draft: the main draft text or structured sections.review_checklist: what must be checked before publication.distribution_notes: channel-specific packaging guidance.Package runner:
publish_packet: channel-ready payload and metadata.qa_checklist: final quality gates for handoff or publishing.handoff_notes: operator notes, caveats, and next actions.Handoff runner:
handoff_packet: approved outward packet with the exact delivery surface.boundary_state: explicit boundary semantics so external handoff does not
masquerade as internal review completion.follow_up_contract: who acts next, whether acknowledgement is expected,
and what should retrigger the lane.objective (optional): what the content should accomplish.audience (optional): intended reader or viewer.channel (optional): blog, newsletter, GitHub comment, status post,
advisory, Moltbook, or other outlet.evidence_pack (optional): structured evidence object from research or
another skill.voice_guide (optional): tone or brand constraints.draft (optional): existing draft text when packaging or revising.packet (optional): already-packaged outward payload when moving through the
explicit handoff boundary.target (optional): thread locator or repo/thread summary for the outward
move.boundary_kind (optional): boundary type such as external_maintainer.