← Back to Skills Marketplace
yang1002378395-cmyk

AI Copywriting Generator

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
431
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install ai-copywriting-generator
Description
Generate optimized marketing copy for 20+ platforms including Xiaohongshu, TikTok, WeChat, and e-commerce pages using AI-powered templates and keywords.
README (SKILL.md)

AI Copywriting Generator | AI 文案生成器

一键生成爆款营销文案,涵盖小红书/抖音/朋友圈/电商详情页等 20+ 场景

🎯 适用场景

  • 小红书种草文案
  • 抖音短视频脚本
  • 朋友圈营销文案
  • 电商详情页文案
  • 品牌故事撰写

📦 包含内容

  1. 20+ 文案模板 - 覆盖主流营销场景
  2. 爆款关键词库 - 高转化率词汇
  3. AI 优化建议 - 自动优化标题/正文
  4. 多平台适配 - 不同平台调性调整

🚀 快速开始

安装

pip install openclaw

使用

from copywriting_gen import CopywritingGenerator

gen = CopywritingGenerator()

# 生成小红书种草文案
copy = gen.generate(
    platform="xiaohongshu",
    product="智能手表",
    features=["24h续航", "健康监测", "防水设计"],
    target="25-35岁白领女性"
)

print(copy)

💰 定价

版本 价格 功能
基础版 ¥39 5 个场景模板
专业版 ¥79 20+ 场景 + AI 优化
企业版 ¥199 私有部署 + 定制模板

🔧 技术支持

  • 微信:OpenClawCN
  • Discord:https://discord.gg/clawd

作者:OpenClaw 中文社区 版本:1.0.0

Usage Guidance
This skill appears to do what it says (generate marketing copy) but there are two practical concerns to resolve before installing or running it: (1) the Python code requires an OPENCLAW_API_KEY environment variable but the registry metadata and SKILL.md do not declare or document that requirement — ask the author to add this to the metadata and docs; (2) using the skill sends your product descriptions and targets to the OpenClaw API (via the 'openclaw' client). Verify the origin and integrity of the 'openclaw' pip package (is it the official client?), confirm the privacy policy of the OpenClaw service, and only provide non-sensitive sample data until you trust the library. If you need higher assurance, request the author to: (a) update metadata to list OPENCLAW_API_KEY as required, (b) document where 'openclaw' is published (PyPI URL or company homepage), and (c) add a note in SKILL.md about what data is transmitted and retention/privacy practices.
Capability Analysis
Type: OpenClaw Skill Name: ai-copywriting-generator Version: 1.0.0 The skill bundle is a standard AI copywriting tool designed to generate marketing content for platforms like Xiaohongshu and Douyin. The Python code (copywriting_gen.py) implements a wrapper for the OpenClaw API, using environment variables for authentication and constructing prompts from user input without any signs of malicious execution, data exfiltration, or prompt injection attacks against the agent.
Capability Assessment
Purpose & Capability
The name/description (AI copywriting for multiple platforms) matches the provided code and instructions: templates for platforms, generate/optimize methods, and a CLI entrypoint are implemented. Use of an LLM client (OpenClaw) is coherent with the stated purpose.
Instruction Scope
SKILL.md shows how to install and use the library but does not mention the required OPENCLAW_API_KEY. The code will raise an exception if OPENCLAW_API_KEY is not set and will send product/features/target text to the OpenClaw service. The SKILL.md also suggests pip installing a third‑party package (openclaw) but provides no provenance or privacy warning about sending user content to a remote API.
Install Mechanism
There is no platform install spec (instruction-only), and the SKILL.md recommends 'pip install openclaw'. This is low-to-moderate risk but you should verify the pip package source and trustworthiness of the 'openclaw' package before installing.
Credentials
Registry metadata declares no required environment variables, but the code requires OPENCLAW_API_KEY (and will abort if it's not set). The missing declaration is an incoherence. Requiring a single API key for the configured client is reasonable for this skill, but it must be declared and justified in metadata and docs.
Persistence & Privilege
The skill does not request elevated or persistent platform privileges: always is false, it doesn't modify other skills or system config, and it is user-invocable. Nothing in the files indicates it will persistently alter agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-copywriting-generator
  3. After installation, invoke the skill by name or use /ai-copywriting-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI Copywriting Generator 1.0.0 - Initial release. - Instantly generate marketing copy for over 20 scenarios including Xiaohongshu, Douyin, WeChat Moments, and e-commerce pages. - Includes high-conversion keyword library and AI-powered optimization for titles/body text. - Supports adaptive tone for multiple platforms. - Three pricing tiers: Basic, Pro, and Enterprise.
Metadata
Slug ai-copywriting-generator
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is AI Copywriting Generator?

Generate optimized marketing copy for 20+ platforms including Xiaohongshu, TikTok, WeChat, and e-commerce pages using AI-powered templates and keywords. It is an AI Agent Skill for Claude Code / OpenClaw, with 431 downloads so far.

How do I install AI Copywriting Generator?

Run "/install ai-copywriting-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI Copywriting Generator free?

Yes, AI Copywriting Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI Copywriting Generator support?

AI Copywriting Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI Copywriting Generator?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments