← Back to Skills Marketplace
公众号爆款标题生成
by
to the moon
· GitHub ↗
· v1.0.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gzh-official-account-title-generator
Description
基于用户输入生成公众号爆款标题的专业工具,适用于标题创作、热点趋势参考与传播效果优化场景。
README (SKILL.md)
公众号爆款标题生成器
使用说明(入口)
本技能完整执行规范已抽离到引用文档,执行前必须先读取并严格遵循:
references/priority_rules.md(最高优先级规则)references/workflow.md(完整流程与步骤约束)references/output_template.md(输出模板与格式要求)
强制要求
- 不得跳过引用文档中的流程与校验项。
- 爆款数据仅允许通过脚本接口获取。
- 统一使用脚本:
scripts/fetch_official_account_trends.py。
资源索引
- 数据查询脚本:
scripts/fetch_official_account_trends.py
Usage Guidance
这个技能本身用于生成公众号标题并包含一个查询脚本,但该脚本会把你输入的关键词作为参数发送到第三方域名(onetotenvip.com)。在安装或使用前请考虑:
- 不要用真实的、机密或敏感关键词(如内部策略、未公开数据、客户信息)来测试或运行此技能,因为这些会被发送到外部服务器。
- 尽量联系技能作者或来源方确认 onetotenvip.com 的运营者与隐私政策;如果无法验证来源,则谨慎使用或避免在生产/敏感场景中使用。
- 如果你需要更高的隐私,寻找使用官方或可验证来源的替代技能,或要求一个离线/本地数据源实现(本地爬虫或公开 API)。
- 在受控环境(网络隔离或可监控的沙箱)中先测试,观察外发流量与响应内容,确认无意外的数据上报。
总体建议:技能功能与描述相符,但因强制使用未知第三方 API 来获取数据——存在潜在的数据泄露与信任问题,若无法验证该 API 的安全与合规性,请谨慎安装或限制其使用范围。
Capability Analysis
Type: OpenClaw Skill
Name: gzh-official-account-title-generator
Version: 1.0.0
The skill is a legitimate tool designed to generate viral titles for WeChat Official Accounts by fetching trend data from a specific API (onetotenvip.com). The Python script `scripts/fetch_official_account_trends.py` performs standard HTTP GET requests to retrieve data based on user-provided keywords and formats the results into Markdown. There is no evidence of data exfiltration, unauthorized execution, or malicious prompt injection; the instructions in `SKILL.md` and the `references/` directory are strictly aligned with the stated purpose of content generation and data analysis.
Capability Assessment
Purpose & Capability
技能名称与描述(生成公众号爆款标题)与随附脚本的功能一致:脚本查询外部趋势 API 并格式化返回的数据用于生成标题。没有请求与该目的不相符的凭据或本地系统访问。需要注意的是脚本依赖一个第三方域名(onetotenvip.com)作为数据来源,域名来源与运营方未披露,这对“数据来源可信性”提出疑问。
Instruction Scope
SKILL.md 强制要求使用 scripts/fetch_official_account_trends.py 来“获取”爆款数据,并明确禁止跳过该脚本。该脚本会把用户输入的关键词作为 HTTP GET 参数发送到外部 API(onetotenvip.com)。也就是说,任何用户提供的关键词(可能包含敏感或专有信息)会被发送到第三方服务器。指令没有提醒用户这一点,也没有提供可替代的数据源或隐私保护措施,因此存在用户数据被外发的风险。
Install Mechanism
没有安装脚本或从不可信 URL 下载代码;技能为指令加随附脚本(本地文件)。没有在安装阶段拉取或执行来自不明主机的可执行程序,风险相对较低。
Credentials
技能不请求任何环境变量或凭据(这是正面的)。不过它进行网络请求到外部 API,可能将敏感用户输入直接传给该第三方。没有其他不相称的凭据或配置访问请求。
Persistence & Privilege
技能没有设置 always:true,也不请求修改 agent 配置或持久化凭据。默认的自主调用权限未单独放大,因此没有额外的系统持久化或特权问题。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gzh-official-account-title-generator - After installation, invoke the skill by name or use
/gzh-official-account-title-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of gzh-official-account-title-generator.
- Generates trending WeChat Official Account headlines based on user input.
- Strictly enforces process, rules, and format from referenced documentation.
- Integrates with a dedicated script to fetch trending data: scripts/fetch_official_account_trends.py.
- Designed for headline creation, trend analysis, and optimizing content reach.
- Requires requests>=2.28.0 as a dependency.
Metadata
Frequently Asked Questions
What is 公众号爆款标题生成?
基于用户输入生成公众号爆款标题的专业工具,适用于标题创作、热点趋势参考与传播效果优化场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install 公众号爆款标题生成?
Run "/install gzh-official-account-title-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 公众号爆款标题生成 free?
Yes, 公众号爆款标题生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 公众号爆款标题生成 support?
公众号爆款标题生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 公众号爆款标题生成?
It is built and maintained by to the moon (@yuanyi-github); the current version is v1.0.0.
More Skills