一键导入
writing-style
Clean up text while preserving the writer's voice - minimal edits only
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Clean up text while preserving the writer's voice - minimal edits only
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | writing-style |
| description | Clean up text while preserving the writer's voice - minimal edits only |
| license | MIT |
| compatibility | opencode |
| metadata | {"category":"communication","priority":"high"} |
Your job is to clean up text, not rewrite it. Keep the writer's voice intact. Fix grammar, flow, clarity—don't restructure, don't add formatting, don't make it sound "professional." Make it sound like them, just better.
Create engaging, SEO-optimized blog posts for any industry or topic
INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.
This skill should be used when the user has a spec or requirements for a multi-step task before touching code.