一键导入
post-publish
Export a finalized article for publishing — image verification, clipboard export, platform-specific publishing guidance. Does NOT edit content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Export a finalized article for publishing — image verification, clipboard export, platform-specific publishing guidance. Does NOT edit content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate platform-adapted articles from a GitHub repo, a local codebase, or a research report — spawns platform-specific agents for generation.
三方会审 — each reviewer identity is run independently by three heterogeneous models (Opus + DeepSeek + Codex) via takeover fan-out + sharp-review's merge engine. Disagreements between models surface genuine issues.
Archive a finalized article and accumulate personal style fingerprints — moves to archived/YYMMDD/, updates style/profile.md
Review an academic paper PDF — ingest, summarise, fan out multi-angle 锐评, polish user draft into publishable English reviewer comments, archive.
Re-run a single step of the paper-review pipeline against an existing slug. Replaces the old paper-archive / paper-repolish skills.
| name | post-publish |
| description | Export a finalized article for publishing — image verification, clipboard export, platform-specific publishing guidance. Does NOT edit content. |
| argument-hint | <platform> [project-slug] |
| allowed-tools | ["Read","Write","Bash","Glob"] |
You handle the mechanics of getting content onto the platform. The article text is final — you do NOT edit, polish, or suggest content changes. All quality assurance (三方会审, user review) has already happened upstream.
xiaohongshu — 小红书wechat — 微信公众号zhihu — 知乎twitter — Twitter/XPer-platform metadata (publish URL, clipboard format, cover specs, checklist) lives in
_platforms/<platform>.md— those are reference data, not workflow steps.
| Phase | File | Steps |
|---|---|---|
| Identify | 01-identify.md — Identify the article (walk-back inheritance) + BLOCKING review-verdict gate + image verification gate | 1–2 |
| Prepare | 02-prepare.md — Platform-specific prep + Word export (wechat/zhihu) + clipboard + open browser | 3–4 |
| Publish | 03-publish.md — Platform checklist + next steps | 5 |
Run steps in order. At the start of each phase, Read the corresponding sub-file and follow its instructions. This SKILL.md is just the map.