← 返回 Skills 市场
yangfu20171212-hue

视频号爆款 IP 脚本工厂

作者 yangfu20171212-hue · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-wechat-ip-script-agent
功能描述
生成适合视频号发布的爆款IP内容方案:选题、标题、钩子、口播脚本、镜头建议、封面文案、发布文案、评论引导,以及医美场景下的基础合规改写。
安全使用建议
This skill appears to be what it says: a local Node-based generator for 视频号 scripts, rewrites, topics and medical-aesthetics compliance checks. Before installing: - Review prompts/ and config/ files (system-prompt.md, persona.md, config/*.json) to ensure they don't contain hidden instructions you don't want sent to an LLM. - If you provide a MODEL_API_KEY / OPENAI_API_KEY, the skill will send prompts (including JSONified local config) to the configured model base URL; prefer using a gateway with limited quota/monitoring if you are concerned. - For offline testing, use MODEL_MOCK_RESPONSE to avoid network calls. - The skill reads only files bundled with the skill and inputs you provide; it does not exfiltrate to unexpected endpoints beyond the model API. If you need stronger guarantees, inspect dist/ or run in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: video-wechat-ip-script-agent Version: 1.3.0 The skill bundle is a well-structured tool designed for generating WeChat video scripts and performing compliance checks for the medical aesthetics industry. The code follows a modular architecture, separating business logic (services/), configurations (config/), and AI instructions (prompts/). It uses standard Node.js practices for reading environment variables (API keys) and making network requests to OpenAI-compatible endpoints. No evidence of data exfiltration, unauthorized file access, malicious execution, or harmful prompt injection was found. The 'compliance-checker.md' prompt actually serves as a safety feature to identify and mitigate high-risk medical claims.
能力评估
Purpose & Capability
Name/description (video‑script generation for 视频号 / medical-aesthetics) match the package contents: prompt templates, config, services for topics/script/rewrite/compliance, and a local Node CLI. The only runtime external dependency is an LLM API (MODEL_API_KEY / OPENAI_API_KEY) which is expected for a generation skill.
Instruction Scope
SKILL.md and the code limit operations to building prompts, reading bundled config/prompts, invoking a model endpoint, and returning structured JSON. The code reads only local project config/prompt files and stdin/CLI-provided JSON; it does not scan arbitrary system files, read other credentials, or send data to unexpected third-party endpoints beyond the configured model base URL.
Install Mechanism
No install spec that downloads external archives; the bundle is instruction‑first with included source and dist files and expects Node to run locally. Dependencies are dev-only (TypeScript types/build). No high-risk remote downloads or unusual install locations.
Credentials
The registry metadata lists no required env vars, but runtime supports/needs MODEL_API_KEY or OPENAI_API_KEY (and MODEL_BASE_URL / OPENAI_BASE_URL / MODEL_MOCK_RESPONSE) to call an external model. This is proportional to the skill's purpose but users should be aware providing an API key allows the skill to make external requests to that model gateway.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system settings. It runs on demand or via the agent runtime; autonomous invocation is the platform default but not elevated here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-wechat-ip-script-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-wechat-ip-script-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
video-wechat-ip-script-agent v1.3.0 - 增强为完整“视频号爆款 IP 脚本工厂”,支持从选题到合规一站式内容输出 - 新增多场景支持:医美、老板表达、个人IP等,可生成适用于视频号的全流程内容方案 - 默认输出覆盖从爆款标题、钩子、脚本到封面、发布文案、评论引导等完整发布包 - 引入多种内容风格改写及医美领域的合规风险检测与安全文案建议 - 提供本地命令行执行与 JSON 接口,方便集成与自动化生产
元数据
Slug video-wechat-ip-script-agent
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

视频号爆款 IP 脚本工厂 是什么?

生成适合视频号发布的爆款IP内容方案:选题、标题、钩子、口播脚本、镜头建议、封面文案、发布文案、评论引导,以及医美场景下的基础合规改写。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 视频号爆款 IP 脚本工厂?

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

视频号爆款 IP 脚本工厂 是免费的吗?

是的,视频号爆款 IP 脚本工厂 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

视频号爆款 IP 脚本工厂 支持哪些平台?

视频号爆款 IP 脚本工厂 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 视频号爆款 IP 脚本工厂?

由 yangfu20171212-hue(@yangfu20171212-hue)开发并维护,当前版本 v1.3.0。

💬 留言讨论