← 返回 Skills 市场
Ai Content Generator
作者
Sunshine-del-ux
· GitHub ↗
· v1.0.0
359
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-content-generator
功能描述
Generate blog posts, social media content, marketing emails, product descriptions, and SEO-optimized copy using AI.
使用说明 (SKILL.md)
AI Content Generator
Generate blog posts, social media content, and marketing copy using AI.
Features
- Blog post generation
- Social media content
- Email marketing copy
- Product descriptions
- SEO optimization
Usage
# Generate blog post
./generate.sh blog "Topic"
# Generate social post
./generate.sh twitter "Topic"
# Generate marketing email
./generate.sh email "Product"
Requirements
- OpenAI API key
- Python 3.8+
Author
Sunshine-del-ux
安全使用建议
The shipped generate.sh is a harmless placeholder that prints content locally. However, the SKILL.md mentions needing an OpenAI API key and Python while the manifest does not declare any credentials and the script doesn't use them — this inconsistency could mean the skill is incomplete or will be updated to call external services. Before installing or providing any API keys: (1) ask the author for a clear implementation that shows how the key is used and where network calls are made; (2) inspect any future changes for network endpoints or code that reads environment variables; (3) avoid supplying secrets (OpenAI API key or other tokens) until you verify the code; and (4) prefer published/verified skills from known sources for production use.
功能分析
Type: OpenClaw Skill
Name: ai-content-generator
Version: 1.0.0
The AI Content Generator skill bundle is a harmless placeholder. The primary script, generate.sh, only uses echo commands to simulate content generation based on user input and contains no functional code for network access, data exfiltration, or command execution. SKILL.md provides standard documentation and usage instructions without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name and description match a content generator. However, SKILL.md states an OpenAI API key and Python 3.8+ are required, while the registry metadata lists no required env vars or dependencies and the included script is a local placeholder that does not call OpenAI or Python. This mismatch is unexplained.
Instruction Scope
Runtime instructions simply run ./generate.sh. The SKILL.md mentions external API credentials and Python but gives no concrete integration steps. The instructions are incomplete/vague — they claim external network usage but the provided script performs only local text output.
Install Mechanism
No install spec and no downloads; the skill is instruction-only with a small shell script. Nothing is written to disk beyond the provided files, so install risk is low.
Credentials
No environment variables are declared in the manifest, yet SKILL.md claims an OpenAI API key is required. The skill does not declare a primary credential or request secrets, so the documentation and declared requirements are inconsistent.
Persistence & Privilege
Defaults are used (always: false, agent invocation allowed). The skill does not request persistent presence or modify other configs; no elevated privilege is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-content-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-content-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI Content Generator.
- Generate blog posts, social media content, email marketing copy, and product descriptions using AI.
- Built-in SEO optimization for generated content.
- Simple CLI interface to specify content type and topic.
- Requires OpenAI API key and Python 3.8 or higher.
元数据
常见问题
Ai Content Generator 是什么?
Generate blog posts, social media content, marketing emails, product descriptions, and SEO-optimized copy using AI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 Ai Content Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-content-generator」即可一键安装,无需额外配置。
Ai Content Generator 是免费的吗?
是的,Ai Content Generator 完全免费(开源免费),可自由下载、安装和使用。
Ai Content Generator 支持哪些平台?
Ai Content Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Content Generator?
由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。
推荐 Skills