← 返回 Skills 市场
622
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install writing-assistant-pro
功能描述
Professional writing assistant offering content creation, rewriting, headline generation, and topic ideation based on a three-layer architecture.
使用说明 (SKILL.md)
Writing Assistant
描述
专业写作助手智能体 - 基于三层架构,支持内容创作/改写/标题生成/选题策划
功能
- write: 内容创作代理
- rewrite: 改写优化代理
- headline: 标题生成代理
- ideate: 选题策划代理
用法
cd ~/writing-assistant
./scripts/startup.sh # 启动系统
直接对话使用:
- 说"写一篇..." → 内容创作
- 说"改一下..." → 改写优化
- 说"标题..." → 标题生成
- 说"选题..." → 选题策划
架构
identity/ # 第一层:身份层
SOUL.md # 核心灵魂:为写作而生
IDENTITY.md # 角色:首席撰稿人
USER.md # 用户:创意总监
operations/ # 第二层:操作层
AGENTS.md # 4个写作代理
HEARTBEAT.md # 质量检查机制
ROLE-CHIEF-WRITER.md # 首席撰稿人指南
knowledge/ # 第三层:知识层
MEMORY.md # 写作技巧与平台知识
shared-context/ # 跨会话状态
标签
writing, content, xiaohongshu, copywriting, agent
版本
1.0.0
安全使用建议
This skill is internally coherent for a writing assistant: the docs and scripts are consistent and the scripts only do safe, local file checks. Before running: (1) inspect scripts/startup.sh and verify.sh yourself (they are small and benign), (2) run them in a disposable or project-specific directory (not as root) to avoid accidental writes to sensitive locations, (3) be aware the agent will persist conversation/state to files in its folder (MEMORY.md, shared-context, logs), so avoid submitting secrets or private credentials into the assistant, and (4) since the skill's source/homepage is unknown, if you need stronger assurance, run it in an isolated environment (container or VM) and monitor network activity to confirm there are no hidden external calls.
功能分析
Type: OpenClaw Skill
Name: writing-assistant-pro
Version: 1.0.0
The Writing Assistant Pro skill bundle is a well-structured set of instructions and diagnostic scripts designed for content creation. The shell scripts (scripts/startup.sh and scripts/verify.sh) are limited to basic file existence checks and environment reporting, while the markdown files (SKILL.md, IDENTITY.md, etc.) define a clear persona and workflow for writing tasks without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (professional writing assistant) matches the included files: identity, operations, knowledge, logs, and agent workflows for write/rewrite/headline/ideate. There are no unexpected binaries, cloud credentials, or unrelated service tokens required.
Instruction Scope
SKILL.md tells the user/agent to run scripts/startup.sh and then interact via the agent triggers. The startup and verify scripts only perform local filesystem checks and print status; they do not read arbitrary system files, access environment variables, or send data externally. The docs reference templates and self-healing behavior conceptually, but the shipped scripts do not implement network fetches or rebuilds.
Install Mechanism
No install spec is provided (instruction-only). There are only two small shell scripts included; no package downloads, no archive extraction, and no external installers are referenced.
Credentials
The skill declares no required env vars, no credentials, and no config paths. The included files reference a working directory (and an example path in shared-context) but do not request secrets or unrelated cloud keys.
Persistence & Privilege
Platform flags are normal (always:false, agent-invocable, autonomous invocation allowed by default). Internally the role docs state the 'chief writer' is 'always active' as a behavior description — this is internal logic and not the platform-level always:true. The skill stores/updates local knowledge files (MEMORY.md, logs, shared-context) under its directory, which is expected for a local assistant but means user-provided content may be persisted to disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install writing-assistant-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/writing-assistant-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Professional writing assistant with 4 agents (write/rewrite/headline/ideate)
元数据
常见问题
Writing Assistant Pro 是什么?
Professional writing assistant offering content creation, rewriting, headline generation, and topic ideation based on a three-layer architecture. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 622 次。
如何安装 Writing Assistant Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install writing-assistant-pro」即可一键安装,无需额外配置。
Writing Assistant Pro 是免费的吗?
是的,Writing Assistant Pro 完全免费(开源免费),可自由下载、安装和使用。
Writing Assistant Pro 支持哪些平台?
Writing Assistant Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writing Assistant Pro?
由 huamu668(@huamu668)开发并维护,当前版本 v1.0.0。
推荐 Skills