← Back to Skills Marketplace
Auto Article Writer
by
bingze00000
· GitHub ↗
· v1.0.0
· MIT-0
159
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install auto-article-writer
Description
基于AI自动生成符合公众号、知乎、小红书等多平台风格的原创自媒体文章,支持多格式导出与批量生产。
README (SKILL.md)
Auto Article Writer - 自媒体文章自动生成器
功能描述
基于 AI 的自媒体文章自动生成工具,支持公众号/知乎/小红书/头条等平台风格。
使用场景
- 公众号文章批量生成
- 知乎回答自动撰写
- 小红书笔记生成
- 今日头条文章
- 百家号/搜狐号内容
- SEO 文章批量生产
命令
生成公众号文章
生成公众号文章 主题=AI 如何改变生活 字数=2000 风格=专业
生成小红书笔记
生成小红书笔记 主题=护肤心得 字数=500 风格=种草
生成知乎回答
生成知乎回答 问题=如何评价 XXX 字数=1500 风格=分析
批量生成
批量生成文章 主题列表=主题 1,主题 2,主题 3 平台=公众号 输出目录=./articles
支持平台
- 微信公众号
- 知乎
- 小红书
- 今日头条
- 百家号
- 简书
- 掘金
输出格式
- Markdown (.md)
- Word (.docx)
- HTML (.html)
特性
- AI 智能生成
- 多平台风格适配
- 自动配图建议
- SEO 优化
- 去重处理
Usage Guidance
Do not install or run this skill until the author clarifies where AI calls run and how credentials are handled. Specifically: 1) Ask the maintainer to declare required env vars (e.g., OPENAI_API_KEY) and the exact endpoint used (OpenAI or another service). 2) Prefer skills that show source code or a homepage/repository so you can review network calls. 3) If you must test, use a sandbox account and a limited-budget API key, and avoid providing high-privilege keys (don’t reuse your primary OpenAI/AWS keys). 4) Confirm whether the skill will ever post to external platforms or upload images, and require explicit opt-in for any publishing. If the author updates metadata to explicitly list credentials, endpoints, and runtime behavior, re-evaluate — that could raise confidence to benign.
Capability Analysis
Type: OpenClaw Skill
Name: auto-article-writer
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for an AI-driven article generation tool. It lacks any executable code, network requests, or suspicious instructions, focusing entirely on legitimate text generation tasks for social media platforms.
Capability Assessment
Purpose & Capability
The skill's purpose is AI content generation, which reasonably requires an LLM API key (e.g., OpenAI). _meta.json lists requirements:["openai"], but the registry metadata provided to the platform shows no required env vars or primary credential. That inconsistency suggests missing or undeclared credential requirements.
Instruction Scope
SKILL.md contains only high-level command templates (generate article, batch generate, output directory, formats). It does not instruct reading unrelated system files or exfiltrating data, but it does assume writing output files (e.g., ./articles) and is vague about how 'AI 智能生成' and '自动配图建议' are implemented (which external services/endpoints will be called is unspecified). The vagueness gives the skill broad latitude at runtime.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is downloaded or written by an installer. Instruction-only skills are lower risk in terms of disk writes and arbitrary code execution.
Credentials
Meta declares an 'openai' requirement but the skill does not list or require an OPENAI_API_KEY or similar env var in the registry metadata or SKILL.md. A legitimate AI-generation skill should declare the exact credential(s) it needs. Also the skill could plausibly need platform posting credentials (WeChat, Zhihu) if it added publishing features — none are declared or described.
Persistence & Privilege
The skill is not set to always:true, does not request special platform-wide privileges in the provided files, and does not appear to modify other skills or system settings. Autonomous invocation is allowed by default (not a red flag by itself).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install auto-article-writer - After installation, invoke the skill by name or use
/auto-article-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Auto Article Writer - 自媒体文章自动生成器.
- Automatically generates articles for platforms like WeChat Official Accounts, Zhihu, Xiaohongshu, Toutiao, and more.
- Supports various use cases: batch article creation, Zhihu answers, Xiaohongshu notes, and SEO content.
- Customizable commands for different platforms and writing styles.
- Outputs in Markdown, Word, or HTML formats.
- Key features include AI-powered writing, platform style adaptation, image suggestions, SEO optimization, and deduplication.
Metadata
Frequently Asked Questions
What is Auto Article Writer?
基于AI自动生成符合公众号、知乎、小红书等多平台风格的原创自媒体文章,支持多格式导出与批量生产。 It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install Auto Article Writer?
Run "/install auto-article-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Auto Article Writer free?
Yes, Auto Article Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Auto Article Writer support?
Auto Article Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Auto Article Writer?
It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.0.
More Skills