AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Ray Content Topic Planning

skill-961882-ray-skills-ray-content-topic-planning · by 961882

|

No reviews yet
0 installs
24 views
0.0% view→install

Install

$ agentstack add skill-961882-ray-skills-ray-content-topic-planning

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-961882-ray-skills-ray-content-topic-planning)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Ray Content Topic Planning? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

内容选题规划

从源文案拆解出完整的内容发布计划:选题 → 标题 → 结构 → 评分 → 节奏。


目录

  1. [触发条件](#触发条件)
  2. [执行模式](#执行模式)
  3. [执行规范](#执行规范必须遵守)
  4. [工作流](#工作流6-步)
  5. [数据流](#数据流)
  6. [参考资料](#参考资料)

触发条件

| 关键词 | 动作 | |--------|------| | 「拆选题」「选题规划」「内容拆解」「topic planning」 | 执行完整流程 | | 「重新评分」「校准评分」「补充历史文案」 | 从 Step 05 开始执行历史校准 |


执行模式

| 选项 | 说明 | |------|------| | ✅ 自动执行 | 触发后自动执行全流程,完成后报告结果 | | 📝 两种输出模式 | 无历史文案 → 1 个文件;有历史文案 → 2 个文件 |


执行规范(必须遵守)

  1. 先读后做:执行 Step N 前,先 Read workflow/stepN-*.md
  2. 逐步验证:每步完成后检查输出是否符合预期
  3. 不跳步骤:按 1→2→3→4→5→6 顺序执行
  4. 落盘优先:所有关键产物写入文件,不靠内存传递
  5. 身份对齐:所有输出必须对齐用户的身份、平台、目标、风格

工作流(6 步)

| Step | 职责 | 执行者 | 文档 | 输入 | 输出 | |------|------|--------|------|------|------| | 01 | 参数收集 | 主Agent | workflow/step01-init.md | 用户触发 | state/config.json | | 02 | 批量出题 | 主Agent | workflow/step02-generate.md | 源文案 + 身份目标 | 20 个候选选题 | | 03 | 筛选精选 | 主Agent | workflow/step03-screen.md | 20 个候选 | 5 个精选方向 | | 04 | 深度拆解 | 主Agent | workflow/step04-breakdown.md | 5 个精选方向 | 标题 + 文案结构 | | 05 | 多角色评分 | 主Agent | workflow/step05-scoring.md | 5 个拆解 + 历史文案(可选) | 评分表 + 排名 | | 06 | 输出组装 | 主Agent | workflow/step06-output.md | 全部产物 | output/ |


数据流

第一阶段:理解输入

用户输入(源文案路径 + 身份目标路径 + 历史文案路径[可选])
    → Step 01: 收集参数 → state/config.json
    → Step 02: 精读源文案 + 身份目标 → 20 个候选选题

第二阶段:筛选拆解

20 个候选 → Step 03: 筛选 → 5 个精选方向
         → Step 04: 拆解 → 每个方向的标题 + 结构

第三阶段:评分输出

5 个拆解 → Step 05: 多角色评分(+ 历史校准)→ 评分表 + 排名
        → Step 06: 组装输出文件 → output/

输出文件

| 条件 | 输出文件 | |------|---------| | 始终输出 | {output_dir}/YYMMDD-选题|标题|结构.md | | 有历史文案时追加 | {output_dir}/YYMMDD-历史文案分析与重新评分.md |


参考资料

| 文件 | 路径 | 用途 | |------|------|------| | 评分角色定义 | reference/definitions/scoring-roles.md | 5 个评审角色的职责和权重 | | 选题分类定义 | reference/definitions/topic-categories.md | 4 类选题的定义和比例 | | 内容 DNA 规则 | reference/definitions/content-dna-rules.md | 风格约束、AI 痕迹控制、CTA 规则 | | 输出模板 | reference/templates/output-template.md | 最终输出文件的结构模板 |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.