← 返回 Skills 市场
sxzxlj

公众号爆款选题雷达

作者 sxzxlj · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-topic-radar
功能描述
聚合多平台热点,智能评估选题潜力,提供爆款切入角度、竞品分析及差异化内容方案,助力公众号内容创作。
安全使用建议
This skill appears coherent with its description: it scrapes/queries public trending sources, ranks topics, and writes HTML/JSON reports. Before installing/running: 1) Review and accept that the tool will make outbound HTTP(S) requests to third‑party aggregator services (api.xcvts.cn, tenapi.cn, sogou, weibo, etc.), which will see your IP and any query strings. 2) Note one endpoint is called via plain HTTP (api.xcvts.cn) — consider changing to HTTPS or using a trusted proxy if privacy is a concern. 3) The generated HTML includes a Plotly CDN script (loads remote JS when you open reports) — if you need air‑gapped usage, host Plotly locally or set include_plotlyjs appropriately. 4) Check that scraping/collection complies with the target platforms' terms of service. 5) If you require higher assurance, review the collector code paths that call external APIs and optionally pin/replace endpoints with ones you trust.
功能分析
Type: OpenClaw Skill Name: wechat-topic-radar Version: 1.0.0 The skill bundle is a comprehensive tool for aggregating and analyzing trending topics from multiple social media and news platforms (Zhihu, Weibo, Baidu, etc.) to assist in content creation. The Python scripts (e.g., radar_main.py, enhanced_collector.py) use standard libraries like requests for data retrieval and plotly for report generation, with logic that strictly aligns with the stated purpose. While it utilizes third-party API aggregators (api.xcvts.cn and tenapi.cn) to fetch public hot-lists, there is no evidence of data exfiltration, credential theft, or malicious prompt injection within the SKILL.md instructions.
能力评估
Purpose & Capability
Name/description (hot-topic aggregator for public platforms) aligns with required code and network activity. The code implements multiple collectors and an analysis/reporting pipeline consistent with the stated purpose; requested environment/configuration is limited to a local YAML file and Python deps.
Instruction Scope
SKILL.md instructions only direct the agent to run the provided Python scripts and to read the config file. The runtime steps (scan/quick/analyze/compare) map directly to functions implemented in the code; there are no instructions to read unrelated system files, access credentials, or transmit local files to unknown endpoints.
Install Mechanism
No install spec (instruction-only metadata) — lowest installer risk. However the package includes Python scripts and a requirements.txt; running it will install standard Python packages from PyPI (requests, numpy, plotly, jieba, pyyaml). Nothing in the install is unusual or obfuscated.
Credentials
The skill does not request environment variables or secrets (good). It makes many outbound network requests to third‑party aggregator endpoints (e.g., http://api.xcvts.cn, https://tenapi.cn, https://weibo.com, sogou weixin search). These calls are proportional to the declared function but do expose queries and the host's IP to external services; api.xcvts.cn is contacted over plain HTTP in the code (privacy concern).
Persistence & Privilege
always:false and no code that modifies other skills or global agent configuration. The skill writes report files to ./data/reports (local only) and does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-topic-radar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-topic-radar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首个版本发布,提供微信公众号爆款选题智能分析工具 - 支持20+主流平台热点采集与集成(如知乎、微博、小红书、B站等) - 基于多维度热度算法评估选题价值,智能识别高潜力选题 - 提供切入角度、标题优化、结构规划等智能建议 - 实现竞品分析与差异化策略推荐 - 生成包含可视化图表和关键词云的交互式HTML/JSON报告 - 提供命令行工具及Python API,便于多场景使用
元数据
Slug wechat-topic-radar
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

公众号爆款选题雷达 是什么?

聚合多平台热点,智能评估选题潜力,提供爆款切入角度、竞品分析及差异化内容方案,助力公众号内容创作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 公众号爆款选题雷达?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-topic-radar」即可一键安装,无需额外配置。

公众号爆款选题雷达 是免费的吗?

是的,公众号爆款选题雷达 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

公众号爆款选题雷达 支持哪些平台?

公众号爆款选题雷达 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 公众号爆款选题雷达?

由 sxzxlj(@sxzxlj)开发并维护,当前版本 v1.0.0。

💬 留言讨论