writing-assistant

自媒体写作交互式助手。帮助完成从选题到发布的完整流程。适用于:开始写新文章、检查草稿质量、诊断发布后数据不佳的原因。

242 stars

Best use case

writing-assistant is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. 自媒体写作交互式助手。帮助完成从选题到发布的完整流程。适用于:开始写新文章、检查草稿质量、诊断发布后数据不佳的原因。

自媒体写作交互式助手。帮助完成从选题到发布的完整流程。适用于:开始写新文章、检查草稿质量、诊断发布后数据不佳的原因。

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "writing-assistant" skill to help with this workflow task. Context: 自媒体写作交互式助手。帮助完成从选题到发布的完整流程。适用于:开始写新文章、检查草稿质量、诊断发布后数据不佳的原因。

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/writing-assistant/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/ceeon/writing-assistant/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/writing-assistant/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How writing-assistant Compares

Feature / Agentwriting-assistantStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

自媒体写作交互式助手。帮助完成从选题到发布的完整流程。适用于:开始写新文章、检查草稿质量、诊断发布后数据不佳的原因。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 写作助手

## ⚠️ 每次使用前必读

1. 读 `about-me.md` — 了解定位、禁区、术语降维
2. 读 `user-personas.md` — 了解3类用户、4层需求

---

## 文件索引

| 文件 | 内容 |
|------|------|
| `about-me.md` | 定位、双品牌、5个主题池、禁区、术语降维 |
| `user-personas.md` | 3类目标用户、4层需求、触达策略 |
| `content/methods/01-05` | 选题→大纲→正文→标题→排版 |

---

## 场景路由

| 场景 | 操作 |
|------|------|
| 写新文章 | 读 `user-personas.md` 确定≥3类人群 → 按 methods/01→05 执行 |
| 检查草稿 | 用检查清单打分,≥80分发布 |
| 诊断数据差 | 检查清单排查 → 读对应 methods/ |
| 取标题 | 读 `methods/04-标题.md` |
| 排版 | 读 `methods/05-排版.md` |
| 了解定位/禁区 | 读 `about-me.md` |

---

## 检查清单

> ≥80%发布,60-79%优化,<60%重做

### 选题 `methods/01-选题.md`
- [ ] 三维匹配:人×情境×信息定义清晰
- [ ] 市场洼地:搜索<10条
- [ ] 信息增量≥70%
- [ ] 覆盖≥3类人群(参考 `user-personas.md`)

### 大纲 `methods/02-大纲.md`
- [ ] 有"为什么"章节+3个理由
- [ ] 3-5个场景,≥3类人群
- [ ] 承诺:具体+可信+有吸引力
- [ ] ≤15章,40-60行/章

### 正文 `methods/03-正文.md`
- [ ] 抽象概念有图,操作有截图
- [ ] ≤5-7行/段
- [ ] 首段无术语(参考 `about-me.md` 术语降维表)
- [ ] 开头3秒:痛点/对比/反常识

### 标题 `methods/04-标题.md`
- [ ] 数字对比,倍数≥10倍
- [ ] 有戏剧性词汇
- [ ] 你妈妈能理解吗?

### 排版 `methods/05-排版.md`
- [ ] 只用H1/H2/H3
- [ ] 有序列表无空格(`1.项目`)
- [ ] 用 `---` 换行
- [ ] 流程/步骤用 ASCII 图可视化

---

## 一票否决

- 无"为什么"章节
- <3个理由
- <3类人群
- 违反 `about-me.md` 禁区

Related Skills

github-release-assistant

242
from aiskillstore/marketplace

Generate bilingual GitHub release documentation (README.md + README.zh.md) from repo metadata and user input, and guide release prep with git add/commit/push. Use when the user asks to write or polish README files, create bilingual docs, prepare a GitHub release, or mentions release assistant/README generation.

image-assistant

242
from aiskillstore/marketplace

配图助手 - 把文章/模块内容转成统一风格、少字高可读的 16:9 信息图提示词;先定“需要几张图+每张讲什么”,再压缩文案与隐喻,最后输出可直接复制的生图提示词并迭代。

user-guide-writing

242
from aiskillstore/marketplace

Write clear and helpful user guides and tutorials for end users. Use when creating onboarding docs, how-to guides, or FAQ pages. Handles user-focused documentation, screenshots, step-by-step instructions.

technical-writing

242
from aiskillstore/marketplace

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices.

postmortem-writing

242
from aiskillstore/marketplace

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

plan-writing

242
from aiskillstore/marketplace

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

llm-application-dev-ai-assistant

242
from aiskillstore/marketplace

You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur

feature-design-assistant

242
from aiskillstore/marketplace

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.

openclaw-feishu-ops-assistant

242
from aiskillstore/marketplace

Feishu (Lark) workspace operations for OpenClaw agents. Provides document CRUD, cloud drive management, permission control, and knowledge-base navigation through a unified tool surface. Activate when user mentions Feishu docs, wiki, drive, permissions, or Lark cloud documents.

home-assistant-manager

242
from aiskillstore/marketplace

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.

technical-blog-writing

242
from aiskillstore/marketplace

Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and developer-specific engagement patterns. Use for: engineering blogs, dev tutorials, technical writing, developer content, documentation posts. Triggers: technical blog, dev blog, engineering blog, technical writing, developer tutorial, tech post, code tutorial, programming blog, developer content, technical article, engineering post, coding tutorial, technical content

homeassistant-config

242
from aiskillstore/marketplace

Create and manage Home Assistant YAML configuration files including automations, scripts, templates, blueprints, Lovelace dashboards, and file organization. Use when working with Home Assistant configuration files (.yaml, .yml) or discussing HA automations, scripts, sensors, or dashboards.