skills/research-content-router/SKILL.md
将“研究 + 内容生产”任务按 A/B/C 分级调度,先收敛受众/目标/载体/角度,再走 Research→Synthesis→Content 流水线,输出可发布内容与证据链。适用于需要结论可信、结构稳定、可复用素材沉淀的写作任务。
npx skillsauth add hexbee/hello-skills research-content-routerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当用户提出以下需求时触发本技能:
满足任一即 A:
默认动作:
适用:
默认动作:
适用:
默认动作:
研究/内容任务统一补齐以下变量:
执行规则:
必须输出:
S 一手源(财报/论文/官方文档/原始数据)A 权威二手源(主流媒体/机构报告)B 一般二手源(博客/社区)⚠️ 未证实来源(传言/未核实自媒体)硬规则:
必须输出:
硬规则:
默认交付:
当用户说“研究某主题/写内容”时,先返回:
并附一句推荐:
Query Builder:主题扩展为检索式(中英/同义词/时间窗)Source Triage:按 S/A/B/⚠️ 去噪分级Evidence Extractor:抽取关键引用与数据(带出处)Claim Ledger:结论-证据对照表Contrarian Risk:反方观点与失败条件Outline Generator:按载体产出结构Hook Factory:批量生成标题与开头Compression:长内容压缩成推文/短文/口播Repurpose:研究一稿多用(推文→长文→脚本→邮件)要求:
主题:{X}
受众:{创业者/开发者/投资人}
目标:{收藏/讨论/转发}
载体:{推文线程 10 条}
证据级别:{必须一手源/可选/不需要}
约束:{语气/禁忌/长度}
输出:按“研究交付 + 推文线程交付”
testing
Diagnose and fix Docker image pull failures on macOS with OrbStack, especially Docker Hub EOF/TLS/manifest errors caused by system proxies, Clash/CyberClash/Mihomo/Surge-style TUN mode, fake-ip DNS such as 198.18.0.x, or unstable registry access. Use when `docker pull` or `docker manifest inspect` fails with EOF, SSL_ERROR_SYSCALL, failed to fetch anonymous token, failed to resolve reference, failed to copy, or registry-1.docker.io/auth.docker.io connectivity confusion.
development
Generate and revise job resumes from raw notes, existing resumes, career histories, or profile snippets. Use when Codex needs to create, redesign, tighten, or review a resume/CV, especially for Chinese or English A4 resumes, PDF/HTML output, first-screen hiring signal, skill ordering, pagination balance, header/contact layout, or reframing an engineering background for AI-focused roles.
development
Convert a public webpage URL into Markdown and save it as a reusable `.md` file with the bundled script. Prefer `https://r.jina.ai/<url>` first, and only fallback to `https://markdown.new/` if `r.jina.ai` is unavailable. Use this whenever the user wants to turn a public webpage, article, documentation page, blog post, release note, or reference URL into Markdown for reading, archiving, summarizing, extraction, RAG prep, or downstream agent reuse, even if they do not explicitly mention markdown or saving a file.
tools
Design agent-usable SaaS tool systems using six reusable tool shapes (Search, Summarize, Draft, Update, Notify, Approve) plus connectors and policy guardrails. Use when turning SaaS features into reliable agent actions with clear contracts, permissions, audit trails, and approval gates.