← Back to Skills Marketplace
视频号爆款 IP 脚本工厂
by
yangfu20171212-hue
· GitHub ↗
· v1.3.0
· MIT-0
156
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-wechat-ip-script-agent
Description
生成适合视频号发布的爆款IP内容方案:选题、标题、钩子、口播脚本、镜头建议、封面文案、发布文案、评论引导,以及医美场景下的基础合规改写。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-wechat-ip-script-agent - After installation, invoke the skill by name or use
/video-wechat-ip-script-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
video-wechat-ip-script-agent v1.3.0
- 增强为完整“视频号爆款 IP 脚本工厂”,支持从选题到合规一站式内容输出
- 新增多场景支持:医美、老板表达、个人IP等,可生成适用于视频号的全流程内容方案
- 默认输出覆盖从爆款标题、钩子、脚本到封面、发布文案、评论引导等完整发布包
- 引入多种内容风格改写及医美领域的合规风险检测与安全文案建议
- 提供本地命令行执行与 JSON 接口,方便集成与自动化生产
Metadata
Frequently Asked Questions
What is 视频号爆款 IP 脚本工厂?
生成适合视频号发布的爆款IP内容方案:选题、标题、钩子、口播脚本、镜头建议、封面文案、发布文案、评论引导,以及医美场景下的基础合规改写。 It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install 视频号爆款 IP 脚本工厂?
Run "/install video-wechat-ip-script-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 视频号爆款 IP 脚本工厂 free?
Yes, 视频号爆款 IP 脚本工厂 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 视频号爆款 IP 脚本工厂 support?
视频号爆款 IP 脚本工厂 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 视频号爆款 IP 脚本工厂?
It is built and maintained by yangfu20171212-hue (@yangfu20171212-hue); the current version is v1.3.0.
More Skills