agent-content-analyzer

分析 AI Agent 相关资讯数据,提取热点话题、趋势分析和内容创作灵感。 用于:(1) 分析采集到的资讯找出热点话题 (2) 评估话题热度判断是否值得创作 (3) 提取可作为视频内容的核心要点 (4) 生成内容创作建议

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-content-analyzer" with this command: npx skills add siansharoh/dannyleons

Agent Content Analyzer

此 Skill 用于分析 AI Agent 资讯数据,提取有价值的内容创作灵感。

分析维度

1. 热点识别

  • 出现频率最高的关键词
  • 多平台同时讨论的话题
  • 近期重大发布/事件

2. 热度评估

  • 媒体关注度 (报道数量)
  • 社交讨论度 (转发/评论)
  • 持续时间 (是否在发酵中)

3. 内容价值判断

  • 是否具有科普价值 (新概念需要解释)
  • 是否具有时效性 (需要快速跟进)
  • 是否具有争议性 (容易引发讨论)
  • 是否具有实用性 (工具/教程类)

输出格式

{
  "hot_topics": [
    {
      "topic": "热点话题名称",
      "keywords": ["关键词1", "关键词2"],
      "heat_level": "高/中/低",
      "suggestion": "创作建议"
    }
  ],
  "content_ideas": [
    {
      "title": "内容选题",
      "type": "资讯播报/盘点/教程",
      "angle": "切入角度",
      "priority": "高/中/低"
    }
  ]
}

使用示例

用户说"帮我分析一下今天的资讯,哪些值得做视频"时:

  1. 接收 agent-news-tracker 输出的资讯列表
  2. 分析识别热点话题
  3. 评估每个话题的内容创作价值
  4. 输出优先创作建议

注意事项

  • 优先推荐时效性强的话题
  • 3分钟资讯播报建议选择单一话题做深度
  • 避免过于专业晦涩的技术细节,选择大众感兴趣的点

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

spec-executor

Execution companion for spec-workflow: state navigation, task tracking via tasks.md, incremental delivery, and session recovery. Use after spec-workflow prod...

Registry SourceRecently Updated
Automation

qwencloud-ops-auth

[QwenCloud] Configure authentication (API keys, endpoints). TRIGGER when: setting up QWEN_API_KEY, troubleshooting 401/auth errors, when another skill report...

Registry SourceRecently Updated
Automation

Feishu Agent Provision

创建绑定飞书群聊的专用 Agent。支持:询问配置问题、创建独立 workspace、注册 agent 到 OpenClaw 配置、绑定飞书群到该 agent、设置每日/每周定时报告。触发条件:用户说"创建一个飞书agent"、"创建项目agent"、"新建agent并绑定飞书群"、"创建一个专属agent"、或...

Registry SourceRecently Updated
Automation

Atelier Litteraire : Redaction litteraire, avec idéation et processus itératif. plusieurs agents : idéation, rédaction, jury/correcteurs.

Generates and refines short novels or short stories from a pitch using narrative ideation and multi-iteration writing with jury scoring and final DOCX/PDF ou...

Registry SourceRecently Updated