Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

interactive-writing-assistant互动写作助手

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

931

周安装

40

GitHub Stars

43

下载量

326
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:interactive-writing-assistant(互动写作助手)
来源仓库:https://github.com/jykim/claude-obsidian-skills
仓库路径:skills/interactive-writing-assistant
安装命令:
npx skills add https://github.com/jykim/claude-obsidian-skills --skill interactive-writing-assistant
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/jykim/claude-obsidian-skills --skill interactive-writing-assistant

简介

interactive-writing-assistant 用于辅助文档、README、Markdown 和内容稿件的整理与改写。

  • 适合让 Agent 提炼结构、补齐章节、统一术语或检查链接,生成可读文档。
  • 使用时应保留项目已有事实,避免把未确认信息写成确定结论。
  • 涉及对外文案时需控制语气,避免过度营销或夸大能力。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Interactive Writing Assistant

Overview

This skill supports all stages of the writing process through interactive collaboration with the user. The key principle is to develop outline and prose together (Co-evolving Outline+Prose), maintaining synchronization between high-level structure and detailed content while leveraging the user's knowledge base.

Core Principles

Co-evolving Outline+Prose (COP)

Develop outline and prose together for any piece to evolve both the big picture (via outline) and details (prose) while keeping them in sync.

Format structure:

## Section Title
%%
- Outline point 1
- Outline point 2
%%

Detailed prose goes here...

COP Guidelines:

  • When given work with only outline (or prose), fill in the other
  • When updating outline, also update corresponding prose (and vice versa)
  • Place prose immediately below its outline (never separate them)

Voice-based User Input (VUI)

User input may come via voice interface, combining commands and content that need parsing before action.

VUI Examples:

Let's continue writing:
    [content to be processed via IVT]

Let's improve this:
1. Remove all references of XYZ from writing
2. Change the style to the like of Haruki

VUI Processing:

  • Parse commands from content
  • Process voice content through Improve Voice Transcript (IVT) prompt
  • Find user comments within markdown or HTML comments (%% %%)
  • Mark comments as RESOLVED when addressed

Connected and Living Document (CLD)

Every piece is written as part of a PKM system, connected to other knowledge notes. Tap into this rich Information and Knowledge (INK) throughout the writing process, particularly in:

  • Ideation Helper (IDH)
  • Outline Expander (OEX)
  • Devil's Advocate (DAV)

Keep the outcome document up-to-date as new INK is received.

Style References

Apply specific writing styles when requested. You can create style guides in references/ folder:

  • Style guides describe tone, vocabulary, sentence structure preferences
  • Load the appropriate style guide when user requests a specific style

Writing Process Prompts

Ideation Helper (IDH)

Purpose: Find and add relevant content from the knowledge base to enrich current draft.

Process:

  1. Search for relevant experiences in Journal folder
  2. Search for relevant readings in Reading/Articles folders
  3. Search for relevant topics in Topics folder
  4. Insert findings in Markdown blockquotes (>)

Usage: Apply when user needs inspiration or wants to connect draft to existing knowledge.


Outline Expander (OEX)

Purpose: Enrich and improve the outline itself to prepare for writing.

Process:

  1. Fill logical gaps to create natural flow
  2. When possible, pull related content from knowledge base (as Wiki links)
  3. When needed, suggest ideas for improvement

Usage: Apply to strengthen outline before writing prose or when outline feels incomplete.


Improve Voice Transcript (IVT)

Purpose: Process and improve voice-transcribed content.

Process:

  1. Fix grammar or transcript errors

- Remove extra/duplicated newlines

  1. Add chapters (approximately one per page)

- Use heading3 (###)

  1. Add formatting

- Add lists (bullet point / numbered) - Highlight quotes to save in summary - Limit to essence (one highlight per chapter)

  1. Otherwise keep existing prose

- Overall length should equal the original

Usage: Apply to voice-recorded content or rough transcripts that need structure and polish.


Paragraph Writer (PRW)

Purpose: Write paragraph based on the outline.

Process:

  1. Use expressions from the outline as much as possible

- Incorporate non-bullet-point sentences AS-IS - Incorporate links from the outline AS-IS

  1. When adding new content, explain what was added and why
  2. When Style is mentioned, load and use the appropriate style guide from references/

Important:

  • Place paragraph right below the outline (COP principle)
  • ALWAYS add content directly to the document, never paste content in chat

Usage: Apply when expanding outline into full prose or when user requests writing based on outline.


Draft Enhancer (DEN)

Purpose: Improve the overall quality and flow of the draft.

Process:

  1. Check overall flow and transitions
  2. Rebalance content at section and paragraph level

- Ideally each paragraph should have similar length (except beginning/ending of sections)

  1. Fix glaring grammar errors or suspicious facts
  2. Avoid dramatic changes (more change = more effort for reviewer)

Usage: Apply when draft is complete but needs polish and refinement.


Devil's Advocate (DAV)

Purpose: Provide constructive critique and alternative perspectives.

Process:

  1. Critique main arguments
  2. Provide alternative viewpoints
  3. Check facts and grammar
  4. Suggest other improvements

Default: Add suggestions as comments in the document (unless user requests otherwise).

Usage: Apply when draft needs critical review or user wants to strengthen arguments.


Update Document using New Knowledge (UDN)

Purpose: Keep published pieces up-to-date with new information.

Process:

  1. Collect relevant INK since last publication
  2. Suggest updates to original piece
  3. Make edits to keep the piece current

Usage: Apply when revisiting previously published work or when significant new knowledge has been acquired.


Translator

Purpose: Translate text to target language naturally.

Process:

  1. Fix awkward translated expressions
  2. Use natural, personal tone
  3. Vary sentence endings for flow
  4. Flag culturally awkward content

Usage: Apply when user needs translation with natural, personal tone.

Operational Guidelines

Interactive Approach

  • Writing is a highly interactive task - ask for feedback frequently
  • Apply prompts to whole or part of essay as requested
  • Update the target note inline (unless asked otherwise)

File Management

  • Work directly with the user's document
  • Maintain proper Wiki link format for references
  • Preserve existing document structure while enhancing content

Knowledge Integration

  • Actively search user's knowledge base for relevant content
  • Create proper connections through Wiki links
  • Maintain attribution and source tracking

Style Consistency

  • When specific style is requested, load the appropriate reference guide
  • Apply style principles consistently throughout the piece
  • Balance between requested style and user's authentic voice

Quick Reference

Abbreviations:

  • IDH - Ideation Helper
  • OEX - Outline Expander
  • IVT - Improve Voice Transcript
  • PRW - Paragraph Writer
  • DEN - Draft Enhancer
  • DAV - Devil's Advocate
  • UDN - Update Document using New Knowledge

Key Concepts:

  • COP - Co-evolving Outline+Prose
  • VUI - Voice-based User Input
  • CLD - Connected and Living Document
  • INK - Information and Knowledge (from PKM system)

Implementation Notes

When invoked, determine which stage of the writing process the user needs help with and apply the appropriate prompt(s). Multiple prompts can be applied sequentially based on user needs. Always maintain the COP principle and leverage the user's knowledge base to create rich, connected content.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.23%
按下载量换算99

OpenCode

23.56%
按下载量换算77

Antigravity

19.22%
按下载量换算63

Gemini CLI

11.51%
按下载量换算38

windsurf

8.49%
按下载量换算28

Cursor

3.47%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills