← 返回 Skills 市场
Ai Writing Assistant
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoming-writing-assistant
功能描述
AI 写作助手 - 文章大纲生成、段落扩写、润色修改、标题优化
使用说明 (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 字
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoming-writing-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoming-writing-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 小鸣 AI 写作助手
元数据
常见问题
Ai Writing Assistant 是什么?
AI 写作助手 - 文章大纲生成、段落扩写、润色修改、标题优化. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Ai Writing Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoming-writing-assistant」即可一键安装,无需额外配置。
Ai Writing Assistant 是免费的吗?
是的,Ai Writing Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Writing Assistant 支持哪些平台?
Ai Writing Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Writing Assistant?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills