← Back to Skills Marketplace
Ai Writing Assistant
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-writing-assistant
Description
AI 写作助手 - 文章大纲生成、段落扩写、润色修改、标题优化
README (SKILL.md)
AI Writing Assistant
AI 驱动的写作助手,帮助快速生成高质量内容。
功能
- ✅ 文章大纲生成
- ✅ 段落扩写
- ✅ 内容润色
- ✅ 标题优化
- ✅ 语法检查
使用
# 生成大纲
clawhub writing outline --topic "AI 技能开发指南"
# 段落扩写
clawhub writing expand --text "AI 可以帮助写作" --length 500
# 润色修改
clawhub writing polish --text "原始文本"
# 优化标题
clawhub writing title --content "文章内容"
示例
生成大纲
clawhub writing outline --topic "如何开始副业"
输出:
# 如何开始副业
## 1. 选择方向
- 技能变现
- 内容创作
- 服务外包
## 2. 准备工具
- 时间管理
- 技能提升
## 3. 开始执行
- 第一单
- 积累口碑
段落扩写
clawhub writing expand --text "AI 写作很快" --length 300
润色修改
clawhub writing polish --text "这个产品很好用,我很喜欢"
输出:
这款产品表现出色,使用体验极佳,令人印象深刻。
注意事项
- 需要联网使用
- 支持中文和英文
- 单次处理不超过 5000 字
Usage Guidance
This skill looks coherent for a writing assistant: it only contains usage instructions for a 'clawhub' CLI and does not request credentials. Before installing or using it, verify where the 'clawhub' CLI comes from (the README suggests 'npx clawhub@latest'); check that package's source and reviews. Note the bundle metadata inconsistently lists 'curl' as required—confirm whether your environment needs curl. Because the tool requires network access, assume text you submit may be sent to remote services; avoid pasting sensitive or private data until you confirm the CLI/service's privacy policy. If you want extra caution, test with non-sensitive sample text first and review network activity or logs from the 'clawhub' tool.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoming-writing-assistant
Version: 1.0.0
The skill bundle for 'ai-writing-assistant' contains only metadata and documentation (SKILL.md, README.md) defining standard writing tasks like outline generation and text polishing. There is no executable code, suspicious network activity, or prompt injection attempts; all instructions are consistent with the stated purpose of an AI writing tool.
Capability Assessment
Purpose & Capability
The name/description (writing assistant: outlines, expand, polish, title) matches the SKILL.md instructions which show example 'clawhub writing ...' commands. However there are small inconsistencies in the metadata: the top-level registry requirements list no required binaries, the _meta.json lists curl as required, and the SKILL.md/README expect a 'clawhub' CLI (installed via 'npx clawhub@latest install ...'). These mismatches are plausibly bookkeeping issues but worth noting.
Instruction Scope
SKILL.md only instructs use of the 'clawhub' CLI to perform writing tasks, notes that network access is required, and limits input to 5000 characters. It does not ask the agent to read local files, environment variables, or system configuration, nor to transmit data to unexpected endpoints within the instructions themselves.
Install Mechanism
There is no install spec in the skill bundle (instruction-only), so the skill itself will not write code to disk. The README suggests installing 'clawhub' via npx, and _meta.json declares 'curl' as a required binary — the skill relies on external tools but does not provide or install them. This is lower-risk than downloading arbitrary code, but you should verify the provenance of the 'clawhub' package/tool before installing.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a writing assistant. Be aware that because it requires network access, the CLI (clawhub) it calls may send content to remote services — the skill itself doesn't declare any secrets to supply.
Persistence & Privilege
Flags show normal defaults (always: false, agent invocation allowed). The skill does not request permanent presence or system-wide config changes in its files. No elevated privileges are requested by the skill bundle.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoming-writing-assistant - After installation, invoke the skill by name or use
/xiaoming-writing-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 小鸣 AI 写作助手
Metadata
Frequently Asked Questions
What is Ai Writing Assistant?
AI 写作助手 - 文章大纲生成、段落扩写、润色修改、标题优化. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Ai Writing Assistant?
Run "/install xiaoming-writing-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Writing Assistant free?
Yes, Ai Writing Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Writing Assistant support?
Ai Writing Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Writing Assistant?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills