← 返回 Skills 市场
xiaofenguser

Article Writer

作者 xiaofenguser · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2144
总下载
0
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install article-writer
功能描述
文章写作助手 - 根据选题生成高质量文章
使用说明 (SKILL.md)

文章写作助手

写作风格规范

开头模式

  • 第一句:吸引眼球,制造反差或冲突
  • 第二句:点明核心观点
  • 示例: ✅ "我现在写一篇文章,从选题到全平台发布,只要10分钟。" ❌ "今天来讨论AI编程。"(太平淡)

标题公式

模式1:数字 + 成果 + 反差

  • "10分钟完成全平台发布,效率提升94%"
  • "从崩溃4671次到省50% token"

模式2:冲突 + 结果

  • "Claude一个插件,让全球软件股蒸发2850亿美元"

模式3:疑问 + 答案

  • "为什么我不再手动写文章?因为Agent比我先开始办公"

结构要求

  • 模块化分段,用数字编号(01、02、03...)
  • 每个模块500-800字
  • 每500字必须有一句可截图金句
  • 所有场景用 before vs after 对比

金句要求

  • 短(10-20字)
  • 狠(有冲击力)
  • 可截图(视觉效果好)

示例: ✅ "把重复的交给系统,把判断留给自己。" ✅ "选题找我,不是我找选题。" ❌ "我觉得AI很有用。"(太平淡)

结尾要求

  • "弹射"而不是"降落"
  • 一句狠话收束
  • 留下思考或行动指引

用词习惯

  • 多用短句,少用长句
  • 多用动词,少用形容词
  • 多用数据,少用感觉
  • 多用对比,少用描述

禁用词汇

❌ "非常"、"很"、"特别"(太虚) ❌ "可能"、"也许"、"大概"(不确定) ❌ "我觉得"、"我认为"(太主观)

工作流程

  1. 收到选题
  2. 搜索相关素材(使用 web_search 和 web_fetch)
  3. 生成大纲(3-5个模块)
  4. 按模块撰写
  5. 添加金句
  6. 优化标题
  7. 输出Markdown格式

输出格式

# 标题

## 01 模块标题
内容...

## 02 模块标题
内容...

## 03 模块标题
内容...

---

总结金句
安全使用建议
This skill is coherent and low-risk from a platform/credential perspective, but review these practical considerations before installing: 1) The skill instructs the agent to use web_search/web_fetch — verify your agent's web tools and privacy settings, and be aware network calls will occur. 2) The SKILL.md encourages sensational headlines and numeric claims but gives no rules for citing sources or verifying facts; add guardrails (require citations, disallow fabricated numbers, enable fact-checking) to avoid hallucinations or copyright issues. 3) Because outputs are designed to be provocative and reusable, review generated content for plagiarism and legal/compliance concerns before publication. 4) If you prefer tighter control, limit this skill to explicit user invocation (don’t enable autonomous workflows) and test it in a non-production environment first. 5) No credentials or installs are requested, so there is minimal system/secret exposure from the skill itself.
功能分析
Type: OpenClaw Skill Name: article-writer Version: 1.0.0 The skill bundle defines an 'article-writer' agent. The `_meta.json` file contains standard metadata. The `SKILL.md` file provides detailed instructions for the AI agent on how to write articles, including stylistic guidelines, structure, and a workflow. The workflow explicitly mentions using `web_search` and `web_fetch` to gather relevant materials, which is a legitimate and expected function for an article writing assistant. There is no evidence of prompt injection attempting to subvert the agent's purpose, exfiltrate data, execute malicious commands, or establish persistence. All instructions are directly aligned with the stated goal of generating articles.
能力评估
Purpose & Capability
Name and description ('文章写作助手') match the instructions: generate outlines and full article modules. The SKILL.md only asks for web_search/web_fetch for research, which is appropriate for an article-writing skill. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions direct the agent to run web_search and web_fetch to gather material and to produce highly sensationalized headlines, numeric claims, and '金句'. That is coherent for a marketing-style article writer, but the guidance lacks guardrails for attribution, source citation, plagiarism avoidance, and fact-checking; it also explicitly encourages strong, potentially unverifiable numeric claims and provocative language, which raises content-integrity and hallucination risk (not a security incoherence, but important to note).
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk/network install risk; nothing will be downloaded or written by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. It does reference web_search and web_fetch (agent tools) but does not request unrelated secrets or system access. The requested tooling is proportionate to the stated purpose.
Persistence & Privilege
always:false and user-invocable:true. disable-model-invocation:false means the agent could call the skill autonomously when eligible, which is the platform default; there are no other privilege requests or attempts to modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install article-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /article-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "article-writer" skill. - Generates high-quality articles based on topic selection. - Follows strict writing guidelines for style, structure, and quotable sentences. - Supports modular article outlines with numbered sections and impactful key quotes. - Ensures all articles feature before vs after comparisons and action-oriented conclusions.
元数据
Slug article-writer
版本 1.0.0
许可证
累计安装 16
当前安装数 16
历史版本数 1
常见问题

Article Writer 是什么?

文章写作助手 - 根据选题生成高质量文章. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2144 次。

如何安装 Article Writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install article-writer」即可一键安装,无需额外配置。

Article Writer 是免费的吗?

是的,Article Writer 完全免费(开源免费),可自由下载、安装和使用。

Article Writer 支持哪些平台?

Article Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Article Writer?

由 xiaofenguser(@xiaofenguser)开发并维护,当前版本 v1.0.0。

💬 留言讨论