writer

Professional writing assistant for PM documents. Use when the user needs to write, draft, or polish documents like briefs, updates, emails, or presentations. Triggers include "write", "draft", "document", "help me write", "create a brief", "polish this", or when producing any written deliverable.

Content Preview
---
name: writer
description: Professional writing assistant for PM documents. Use when the user needs to write, draft, or polish documents like briefs, updates, emails, or presentations. Triggers include "write", "draft", "document", "help me write", "create a brief", "polish this", or when producing any written deliverable.
version: 1.0.0
author: Ahmed Khaled Mohamed <[email protected]>
license: MIT
allowed-tools: Read, Glob, Grep
argument-hint: [document type or topic]
---

# Wr
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/writer.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/pm-ai-partner/skills/writer/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/productivity/pm-ai-partner/skills/writer/SKILL.md

Related Skills