skills/writing-assistant/SKILL.md
Rephrase, correct, and expand writing with context-aware improvements. Use when the user needs help with (1) Rephrasing text for clarity, tone, or style improvements, (2) Correcting grammatical errors, typos, or spelling mistakes, (3) Expanding rough ideas, bullet points, or fragments into full prose. Trigger phrases include "rephrase this", "fix this text", "help me write", "expand this idea", or simply providing text that needs improvement.
npx skillsauth add abhichandra21/dotclaude writing-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Improve text through rephrasing, correction, or expansion based on user intent and context.
Determine which mode applies based on input analysis:
| Input Characteristics | Mode | Action | |----------------------|------|--------| | Mostly correct but could be clearer/better | Rephrase | Improve clarity, tone, style | | Obvious errors (grammar, typos, spelling) | Correction | Fix errors, minimal changes | | Fragments, bullets, rough ideas | Idea Expansion | Develop into full prose |
Identify the mode that best matches the input. If ambiguous, ask the user which approach they prefer.
Ask these questions before making changes:
For all modes:
Additional for Idea Expansion:
Show revised text, then note what changed (2-3 bullets max). Ask if adjustments are needed.
Rephrase/Correction:
Input: "i think we shoud move the meeting to tuesday becuase john cant make it monday"
Questions:
Output (casual, brief): "Let's move the meeting to Tuesday - John isn't available Monday."
Changes:
Idea Expansion:
Input: "idea: need to tell team about new deployment process, its complicated, people keep messing it up"
Questions:
Output: [Full prose based on responses]
tools
Multi-LLM review board. Sends any document (architecture docs, design docs, RFCs, API specs, runbooks) to external LLM CLIs (Codex, Gemini, GitHub Copilot) for independent review, synthesizes feedback, then optionally drives rebuttal rounds and consensus building. Multi-round, each round is opt-in. Trigger phrases include "review this doc", "get external review", "send to chatgpt and gemini", "review board", or any request to have a document reviewed by other LLMs.
tools
Multi-model review board powered by GitHub Copilot CLI. Sends any document to multiple AI models (GPT, Claude, Gemini) via a single Copilot CLI for independent review, synthesizes feedback, then optionally drives rebuttal rounds and consensus building. Uses Copilot subscription tokens instead of separate API keys. Trigger phrases include "copilot review", "review board copilot", "multi-model review", "debate this", "copilot debate", or any request for Copilot-powered document review or focused design debate.
tools
AI-powered prompt refinement and improvement using the Promptheus MCP server. Use this skill whenever the user asks to refine, improve, rewrite, or optimize a prompt. Trigger phrases include "refine this prompt", "improve this prompt", "make this prompt better", "optimize this prompt", "rewrite this prompt", or any request that involves taking an existing prompt/instruction and making it more effective. Also triggers when the user provides rough ideas, requirements, or specifications and asks for a well-crafted prompt to be generated from them.
tools
Multi-model code review board powered by GitHub Copilot CLI. Reviews PRs, branches, commits, or uncommitted changes by sending review targets to multiple AI models (GPT, Claude, Gemini) via Copilot CLI. Models fetch diffs and browse the codebase independently, then Claude synthesizes findings through optional rebuttal and consensus rounds. Uses Copilot subscription tokens instead of separate API keys. Trigger phrases include "code review copilot", "copilot code review", "review this PR", "review my changes", "review this branch", "copilot debate code", or any request for Copilot-powered code review or code-focused design debate.