claudeers.
// MCP Servers

writing-skills

Procedural writing-style skills for AI agents: official frameworks (plain language, business writing, GOV.UK, AP style, STE-100, developer docs) + character…

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up writing-skills (claude-plugin project) into my current project.
Found on https://claudeers.com/writing-skills
Repo: https://github.com/surendranb/writing-skills
Homepage/docs: —
Detected install method: claude-plugin → /plugin install writing-skills@surendranb/writing-skills
Category: mcp-servers. Platforms: cli, api, desktop, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)

Unverified / not recently updated — review before pasting a run-this config.

/plugin marketplace add surendranb/writing-skills
/plugin install writing-skills@surendranb/writing-skills
// or clone
git clone https://github.com/surendranb/writing-skills

// compatibility

Platformscli, api, desktop, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

Writing Skills for AI Agents ✍️

14 production writing-style skills and character frameworks for AI agents (Claude Code, Cursor, Codex, Gemini) with dynamic GitHub skill loading.

🌐 Live Documentation & Web Portal: https://writing-skills.builditwithai.xyz


⚡ Quickstart

# 1-Line Universal Installer (Auto-configures Claude Code, Cursor, Claude Desktop & Antigravity)
curl -fsSL "https://writing-skills.builditwithai.xyz/install" | bash

# Or install via skills CLI:
npx skills add writing-skills

# Or run directly via your preferred runtime:
uvx --from writing-skills writing-skills-mcp
npx -y writing-skills

🤖 Client Setup

A. Claude Code (CLI)

claude mcp add writing-skills -- uvx --from writing-skills writing-skills-mcp

B. Cursor & Google Antigravity (mcp.json)

{
  "mcpServers": {
    "writing-skills": {
      "command": "uvx",
      "args": ["--from", "writing-skills", "writing-skills-mcp"]
    }
  }
}

C. Claude Desktop (claude_desktop_config.json)

{
  "mcpServers": {
    "writing-skills": {
      "command": "uvx",
      "args": ["--from", "writing-skills", "writing-skills-mcp"]
    }
  }
}

🛠️ Tools & Capabilities

Tool NameParametersDescriptionReturn Type
search_stylesquery (string)Searches 14+ writing frameworks and character personas.JSON
get_skillstyle_name (string)Retrieves the full procedural markdown playbook (SKILL.md) for any style.Markdown
install_skillstyle_name (string)Automatically installs a style playbook into the agent's active workspace.JSON
list_styles(none)Lists all available styles and frameworks.JSON
skill_readskill_name (string)Loads style playbooks dynamically from GitHub.Markdown
skills_list(none)Lists all available skills.JSON

🎭 Included Writing Styles

A. Measurable Frameworks

  1. plain-language: Federal plain language guidelines, 8th-grade readability, active voice.
  2. technical-concise: Minimalist documentation, zero fluff, high signal-to-noise ratio.
  3. executive-brief: BLUF (Bottom Line Up Front), structured bullet points, decision-oriented.
  4. academic-rigorous: Factual precision, hedged claims, structured methodology tone.
  5. storytelling-narrative: Pacing, tension-resolution arcs, relatable analogies.
  6. persuasive-copy: Problem-agitation-solution, benefit-driven value propositions.
  7. conversational-friendly: Approachable, warm, clear explanations for complex ideas.

B. Character Personas

  1. ponytail: Lazy senior developer mode (YAGNI, shortest diff, zero boilerplate).
  2. surendran-voice: Pragmatic, authentic, conversational engineering voice.
  3. socratic-tutor: Guides thinking with probing questions rather than dumping answers.
  4. curt-reviewer: Direct, surgical code and PR review feedback.
  5. patient-explainer: Step-by-step breakdown of difficult technical concepts.
  6. architect-strategist: Big-picture systems thinking and trade-off analysis.
  7. documentation-craftsman: Meticulous, beautifully formatted reference documentation.

🔒 Telemetry & Privacy

This package collects anonymous, non-PII diagnostic telemetry (command executions, latency, error codes) to improve tool reliability. No written text, draft content, personal data, source code, or environment variables are ever collected or stored.

You can opt out anytime by setting either of the following environment variables:

export DO_NOT_TRACK=1
# or
export MCP_TELEMETRY_OPT_OUT=1

📄 License

MIT License. See LICENSE for details.

// faq

What is writing-skills?

Procedural writing-style skills for AI agents: official frameworks (plain language, business writing, GOV.UK, AP style, STE-100, developer docs) + character voices. Agent Plugins 1.0.0, works in opencode, Claude Code, Codex.. It is open-source on GitHub.

Is writing-skills free to use?

writing-skills is open-source under the MIT license, so it is free to use.

What category does writing-skills belong to?

writing-skills is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

2 views
12 stars
unclaimed
updated 6 days ago

// embed badge

writing-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/writing-skills.svg)](https://claudeers.com/writing-skills)

// retro hit counter

writing-skills hit counter
[![Hits](https://claudeers.com/api/counter/writing-skills.svg)](https://claudeers.com/writing-skills)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML167,135NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust127,274MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript106,524Apache-2.0[ claude ]
🔓

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

// mcp-serversJuliusBrussee/JavaScript100,343MIT[ claude ]
→ see how writing-skills connects across the ecosystem