artifact-packager
仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
快速产出一次性发布物并附带发布步骤,便于交付上线。
这个 Skill 做什么
把对话或草稿打包成可发布的文档产物并生成发布检查表。
把一次性对话或草稿打磨成可发布的产物(比如 blog post、README、案例研究、产品文案),并生成发布检查表帮助上线前核验。适合把零碎讨论变成耐久、可分享的文档,非周期性状态更新场景用。产出既包含最终草稿也给出发布清单,推荐先用 ctx-pack 落地内容细节再打包发布。
▸ 展开 SKILL.md 英文原文
WHEN shaping a one-off durable shareable artifact. Triggers: blog post, README, case study, teardown, vision doc, design doc summary, launch page, demo script, internal whitepaper, 'write the v1 of X', 'turn this thread into a doc'. OUTPUT: draft artifact in target format plus a publish checklist. PAIR BEFORE: ctx-pack (ground the artifact in real work). NOT FOR: recurring progress messages (use status-update). If you'd send a fresh version next week, that's status-update territory.
0
Stars
0
Forks
9
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/artifact-packager/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/artifact-packager/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# artifact-packager One-off durable artifacts. Different from `status-update` (recurring progress). The heuristic is recurrence: would you send another version with new content next week? If yes, use `status-update`. ## Artifact Types - Blog post - LinkedIn post - GitHub README - Product landing copy - Teardown page - Case study - Demo script - Launch checklist - Change explainer + comprehension quiz (post-implementation: what changed and why, bundled with spec and implementation notes, ending with a short quiz that checks the reader actually absorbed it) - Internal-facing: Linear update, Slack announcement, weekly note, design doc summary For internal artifacts, use `status-update` inst
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有