← Back to Skills Marketplace
Ai Intelligent Content Generation
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
273
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-content-generation
Description
内容生成,文章生成 + 图片生成。
README (SKILL.md)
AI 智能内容生成系统
描述
内容生成,文章生成 + 图片生成。
功能
- 文章生成(AI写作)
- 图片生成(AI绘图)
- 视频生成(AI视频)
- 标题优化(标题生成)
- 内容审核(自动审核)
定价
- 基础版:¥199/月(100 篇/月)
- 专业版:¥999/月(1000 篇/月)
- 企业版:¥2999/月(无限篇)
适用场景
- 内容创作
- 营销文案
- 新闻写作
- 社媒内容
技术栈
- Python + FastAPI
- GPT 集成
- 图片生成
- 内容审核
安装
git clone https://github.com/openclaw-skills/ai-intelligent-content-generation
cd ai-intelligent-content-generation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Usage Guidance
This skill is suspicious because its published metadata says it needs nothing, but the SKILL.md tells you to clone and run a GitHub repo (which will execute third‑party code) and it omits any mention of required API keys for GPT integration. Before installing or running: 1) Inspect the referenced GitHub repository and its commit history and requirements.txt to confirm who maintains it and what packages would be installed; 2) Do not run the code on a machine containing sensitive data or credentials — use a sandbox or disposable environment; 3) Verify what API keys or secrets the app requires and do not provide global or unrelated credentials; 4) Prefer a tagged release or official package instead of an anonymous main-branch clone; 5) If you cannot review the repo or confirm its maintainers, avoid installing. These inconsistencies are more likely software sloppiness than blatant malice, but they increase risk — treat accordingly.
Capability Analysis
Type: OpenClaw Skill
Name: ai-intelligent-content-generation
Version: 1.0.0
The skill bundle contains only metadata and descriptive documentation for an AI content generation tool. No executable code, suspicious instructions, or prompt injection attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill describes AI writing, image and video generation and lists a Python/FastAPI + GPT stack. That purpose reasonably requires Git, Python, pip and an API key for whatever 'GPT integration' is used, but the registry metadata declares no required binaries, no env vars, and no primary credential — a clear mismatch between claimed capability and declared requirements.
Instruction Scope
The SKILL.md instructs cloning and running a GitHub repo (git clone ...; pip install -r requirements.txt; python app.py). Those are instructions to download and execute third-party code and to run a server; the instructions are otherwise vague (no mention of needed API keys, configuration, endpoints, or what the agent should call). This gives the agent broad discretion and requires executing remote code not represented in metadata.
Install Mechanism
Although the registry contains no install spec, the SKILL.md tells users/agents to git-clone a GitHub repository and run pip install + python app.py. Pulling and executing code from a remote repo is higher risk than an instruction-only skill. The repo URL is a GitHub path (a common host) but the skill provides no provenance or commit/tag, and the registry metadata did not advertise this install behavior.
Credentials
The skill mentions 'GPT 集成' (GPT integration) and content-audit functionality, which normally require API keys or service credentials, but requires.env lists none and no primaryEnv is declared. The absence of declared API keys (e.g., OpenAI_KEY or similar) is disproportionate and suggests incomplete or inconsistent metadata.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges in the manifest. There is no evidence it will forcibly persist or modify other skills' config. However, the SKILL.md's instruction to run a server implies it could create a long-running process if executed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-content-generation - After installation, invoke the skill by name or use
/ai-intelligent-content-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI智能内容生成系统:
- Generates articles, images, and videos using AI.
- Includes title optimization and automated content moderation.
- Offers tiered pricing for different user needs.
- Suitable for content creation, marketing, news, and social media.
- Built with Python, FastAPI, and GPT integration.
Metadata
Frequently Asked Questions
What is Ai Intelligent Content Generation?
内容生成,文章生成 + 图片生成。 It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.
How do I install Ai Intelligent Content Generation?
Run "/install ai-intelligent-content-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Content Generation free?
Yes, Ai Intelligent Content Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Content Generation support?
Ai Intelligent Content Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Content Generation?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills