Skills/writing/copy-editing/SKILL.md
Systematically edits Markdown documents — READMEs, skill files, and demo guides — using seven sequential sweeps. Each sweep focuses on one quality dimension so nothing gets missed. Use when a document needs to be clearer, tighter, or easier to act on. Triggers include "edit this", "clean this up", "review my README", "improve this skill", "tighten this up", or when a document feels long, vague, or hard to follow. Does NOT write or suggest code.
npx skillsauth add zrosenfield/sharepoint-ai-skills copy-editingInstall 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.
Good copy editing isn't about rewriting — it's about enhancing. Each sweep focuses on one quality dimension, catching issues that get missed when you try to fix everything at once.
Scope: This skill edits prose and Markdown structure only. It does not write, suggest, or modify code of any kind.
Run these in order. Complete each sweep fully before moving to the next.
Goal: Every sentence should be understood on the first read.
Look for:
Common clarity killers in technical docs: | Weak | Stronger | |------|----------| | "Leverage the functionality" | "Use the feature" | | "It should be noted that" | [delete — just say the thing] | | "In order to" | "To" | | "At this point in time" | "Now" | | "Utilize" | "Use" |
Checklist:
Goal: The document sounds like a knowledgeable colleague, not a corporate manual or an AI summary.
This library's voice is:
Look for:
Checklist:
Goal: Every section should answer "why does this matter to me?"
The most common failure in technical documentation: describing what something is without explaining why someone would use it or what problem it solves.
Look for:
Pattern to fix:
Before: "This skill includes four post type templates."
After: "Four post type templates mean you always start with the right structure — no blank page."
Checklist:
Goal: Claims are backed by examples, not just asserted.
Look for:
Fix by adding:
description field is the main place agents use to decide whether to invoke a skill — make it concrete)Checklist:
Goal: Replace vague language with precise language wherever precision is possible.
Look for:
Pattern:
Before: "The RALPH loop runs a few iterations until it's satisfied."
After: "RALPH runs up to 5 iterations (configurable) and stops when all criteria score 9/10 or above."
Checklist:
Goal: A reader should be able to understand the document's structure and find what they need without reading every word.
This matters especially for:
Look for:
Checklist:
Goal: It's always clear what the reader should do next.
Every document has at least one action the reader is meant to take. Make it unambiguous.
Look for:
Checklist:
Run all seven sweeps in order. Output the revised document after all sweeps complete. Briefly note what changed and why.
If the user identifies a specific problem ("this feels vague", "the instructions are confusing"), start with the most relevant sweep and flag if other sweeps would also help.
If asked to review rather than rewrite, score the document on each sweep (1–10) and list specific issues found. Do not rewrite unless asked.
After editing, provide:
testing
--- name: review-council description: Convene a council of expert AI personas to review, stress-test, and improve any document, idea, proposal, or plan. Use this skill whenever the user asks to "review," "stress-test," "get feedback on," "critique," "poke holes in," "red team," "evaluate," "council," "panel review," or "get perspectives on" any content — whether it's an uploaded Word doc, Excel spreadsheet, PowerPoint deck, PDF, or just a raw idea typed into chat. Also trigger on phrases like "w
tools
Generates a polished, self-contained HTML heatmap scorecard — a weighted comparison matrix where entities (rows) are scored across dimensions (columns), with computed totals, rank badges, and a winner highlight. Use when asked to build a scorecard, comparison matrix, decision matrix, vendor evaluation, tool assessment, candidate scoring grid, competitive analysis, site-readiness matrix, or any weighted multi-criteria ranking. Interviews the user if entities or criteria are missing, constructs a validated JSON document, then renders it into a sandbox-safe HTML file using the component library. No external dependencies — output runs inside a SharePoint sandboxed iframe.
development
Generates a polished, self-contained HTML roadmap or milestone timeline from any project data — SharePoint lists, pasted tables, or a verbal description. Use when asked to build a project roadmap, product roadmap, migration timeline, release plan, onboarding sequence, run-of-show, phase plan, or any visual schedule showing items over time. Interviews the user if data is incomplete, constructs a validated JSON document, then renders it into a single sandbox-safe HTML file. Chooses between two layouts automatically: horizontal roadmap with swimlanes (for phase-range data) or vertical milestone list (for point-in-time events). No external dependencies — output runs inside a SharePoint sandboxed iframe.
development
Generates a polished, self-contained HTML executive report or dashboard from any data source — SharePoint lists, CSV exports, or a user description. Use when asked to build an exec report, one-pager, summary page, status dashboard, project summary, business review, or any single-page visual summary of data. Interviews the user if data is incomplete, constructs a validated JSON document block by block, then renders it into a single sandbox-safe HTML file using the component library. No external dependencies — output runs inside a SharePoint sandboxed iframe.