Real Skill packageSource verifiedClawHub registry

公众号选题雷达

公众号选题雷达。支持三种入口:① 种子关键词扩散;② 微信搜一搜实时热搜榜转译;③ 对标公众号历史文章聚类。抓取公开数据后,用本地启发式模型计算「需求热度 / 竞争度 / 机会分」,输出机会矩阵、蓝海选题清单、账号内容版图与内容缺口。当用户提到不知道写什么、找选题、蓝海词、长尾词、内容机会、选题调研、竞品选题分析、公众号选题、追热点选题、对标账号、内容审计等场景时触发。

Identity and source

Publisher attributiondunkongregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code3 recorded files
Canonical sourceClawHub registryclawhub:dunkong:wechat-topic-radar
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/29/2026.claude/skills/wechat-topic-radar

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/29/2026.agents/skills/wechat-topic-radar

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/29/2026skills/wechat-topic-radar

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @dunkong/wechat-topic-radar
clawhub inspect @dunkong/wechat-topic-radar --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/29/2026, 4:46:57 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: mp.weixin.qq.com
  • api: schemas.openxmlformats.org
  • api: www.w3.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/29/2026, 9:03:22 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:51315d51d684fb405b6227bc78113651115f96b85b69740dbd41af1967431bd1
Show up to 3 recorded paths
  • scripts/topic_radar.py
  • skill-card.md
  • SKILL.md

Source changelog

Major update: Simplified and refocused the skill with new workflows and output, supporting three entry modes for topic discovery and content analysis. - Rewrote documentation to describe concise usage scenarios, trigger phrases, and the new workflow: seed keywords, real-time hot search interpretation, and competitor account clustering. - Outlined the new process: data collection → heuristic scoring of demand/competition/opportunity → delivery of actionable insights such as opportunity matrices and blue-ocean topics. - Detailed new command-line usage and parameters for each mode, including quota and billing notes. - Provided implementation details and real API contract references (for WeChat data), plus robust field/behavior notes from real-world testing. - Explained the scope and limits of each mode, with advice for effective and responsible hot topic chasing. - Removed unused scripts,…