← 返回 Skills 市场
147
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install social-hook-generator
功能描述
Viral hook generator for social media posts. Generate 10+ scroll-stopping opening lines for X/Twitter, LinkedIn, TikTok, Instagram, and Threads optimized for...
安全使用建议
This skill appears to do what it says (generate social-media hooks), but there are important metadata inconsistencies you should resolve before using it widely. The analyze.sh script calls the 'openclaw' CLI and 'python3' at runtime even though the skill metadata lists no required binaries — ask the author to update metadata to declare these dependencies. Before running the script, verify where the 'openclaw' binary comes from and whether it will send your input to any remote service or reuse agent credentials (it may read local agent config or network). If you cannot confirm that, run the script in a sandboxed environment or inspect/run it manually with safe inputs. If you plan to install/use this in a production environment, request an updated package that declares required binaries (openclaw, python3) and documents any network/telemetry behavior; otherwise treat this skill with caution.
功能分析
Type: OpenClaw Skill
Name: social-hook-generator
Version: 1.0.0
The skill is a straightforward implementation of a social media hook generator as described in SKILL.md. The analyze.sh script constructs a prompt for the OpenClaw agent using user input and processes the JSON response using a simple Python one-liner. There is no evidence of malicious intent, data exfiltration, or unauthorized system access; the code logic is transparent and aligns with the stated functionality.
能力评估
Purpose & Capability
The skill claims to be a 'viral hook generator' and the included analyze.sh implements that by constructing a prompt and asking a local OpenClaw agent to produce hooks — functionally coherent. However the registry metadata declares no required binaries or env vars, yet analyze.sh invokes the 'openclaw' CLI and 'python3'. The metadata omission is an inconsistency: the script legitimately needs those binaries to run.
Instruction Scope
SKILL.md and analyze.sh stay within the stated task (generate hooks, produce variations, A/B pairs, and platform adaptations). The script does not read unexpected files or environment variables. However it runs 'openclaw agent --local ...' which hands the user's input (the topic/platform) and a crafted prompt to another program; that program may perform network calls or use credentials not visible here, so there's an indirect data flow to review.
Install Mechanism
There is no install spec (instruction-only plus a shell script), so nothing is automatically downloaded or written during install. That is lower risk. The risk comes from runtime requirements (external binaries) rather than installation.
Credentials
The skill declares no required credentials or env vars, which would be appropriate for a simple generator. But because analyze.sh invokes the 'openclaw' CLI, any credentials or configuration that CLI uses (API keys, agent tokens, telemetry settings) are implicitly in-scope even though not disclosed. Additionally the script uses python3 but that is not declared. The absence of declared runtime dependencies and potential indirect use of agent credentials is disproportionate to what's documented.
Persistence & Privilege
The skill is not marked always:true, does not attempt to modify other skills or system config, and appears to only run a single local command at invocation. No persistent or elevated privileges are requested by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-hook-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-hook-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of social-hook-generator.
- Instantly generate 10+ viral hooks for social media posts across X/Twitter, LinkedIn, TikTok, Instagram, and Threads.
- Hooks are platform-optimized and use varying styles: questions, bold claims, stories, data, and controversies.
- Incorporates emotional triggers like curiosity, FOMO, surprise, relatability, and aspiration.
- Provides top 3 A/B test hook pairs and scoring based on predicted CTR and scroll-stopping ability.
- Includes tips for customizing hooks to fit your unique voice or topic.
元数据
常见问题
Social Hook Generator 是什么?
Viral hook generator for social media posts. Generate 10+ scroll-stopping opening lines for X/Twitter, LinkedIn, TikTok, Instagram, and Threads optimized for... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 Social Hook Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-hook-generator」即可一键安装,无需额外配置。
Social Hook Generator 是免费的吗?
是的,Social Hook Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Hook Generator 支持哪些平台?
Social Hook Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Hook Generator?
由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。
推荐 Skills