← Back to Skills Marketplace
huamu668

Writing Assistant Pro

by huamu668 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
622
Downloads
0
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install writing-assistant-pro
Description
Professional writing assistant offering content creation, rewriting, headline generation, and topic ideation based on a three-layer architecture.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install writing-assistant-pro
  3. After installation, invoke the skill by name or use /writing-assistant-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Professional writing assistant with 4 agents (write/rewrite/headline/ideate)
Metadata
Slug writing-assistant-pro
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Writing Assistant Pro?

Professional writing assistant offering content creation, rewriting, headline generation, and topic ideation based on a three-layer architecture. It is an AI Agent Skill for Claude Code / OpenClaw, with 622 downloads so far.

How do I install Writing Assistant Pro?

Run "/install writing-assistant-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Writing Assistant Pro free?

Yes, Writing Assistant Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Writing Assistant Pro support?

Writing Assistant Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Writing Assistant Pro?

It is built and maintained by huamu668 (@huamu668); the current version is v1.0.0.

💬 Comments