Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-16 | ✗→✓ | ▲ Improved | 135% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 172% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 129% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 228% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 116% | 0% |
This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style.
Create a dedicated folder for your article:
mkdir ~/writing/my-article-title
cd ~/writing/my-article-titleCreate your draft file:
touch article-draft.mdOpen Claude Code from this directory and start writing.
Help me create an outline for an article about [topic]Research [specific topic] and add citations to my outlineHere's my introduction. Help me make the hook more compelling.I just finished the "Why This Matters" section. Review it and give feedback.Review the full draft for flow, clarity, and consistency.When a user requests writing assistance:
Ask clarifying questions:
Help structure the content:
markdown # Article Outline: Title]
## Hook
## Introduction
## Main Sections
### Section 1: Title]
### Section 2: Title]
### Section 3: Title]
## Conclusion
## Research To-Do
Iterate on outline:
When user requests research on a topic:
Example output: markdown ## Research: AI Impact on Productivity
Key Findings:
content creation tasks 1]
weekly 2]
creativity" - Dr. Jane Smith, MIT 3]
Citations: 1] McKinsey Global Institute. (2024). "The Economic Potential of Generative AI" 2] Stack Overflow Developer Survey (2024) 3] Smith, J. (2024). MIT Technology Review interview
Added to outline under Section 2.
When user shares an introduction, analyze and strengthen:
Current Hook Analysis:
Suggested Alternatives:
Option 1: Bold statement] > Example] Why it works: [explanation]
Option 2: Personal story] > Example] Why it works: [explanation]
Option 3: Surprising data] > Example] Why it works: [explanation]
Questions to hook:
As user writes each section, review for:
markdown # Feedback: Section Name]
## What Works Well ✓
## Suggestions for Improvement
### Clarity
### Flow
### Evidence
### Style
## Specific Line Edits
Original: > Exact quote from draft]
Suggested: > Improved version]
Why: Explanation]
## Questions to Consider
Ready to move to next section!
Important principles:
Ask periodically:
Handle references based on user preference:
Inline Citations: markdown Studies show 40% productivity improvement (McKinsey, 2024).
Numbered References: markdown Studies show 40% productivity improvement 1].
1] McKinsey Global Institute. (2024)...
Footnote Style: markdown Studies show 40% productivity improvement^1
^1: McKinsey Global Institute. (2024)...
Maintain a running citations list: markdown ## References
...
When draft is complete, provide comprehensive feedback:
markdown # Full Draft Review
## Overall Assessment
Strengths:
Impact: Overall effectiveness assessment]
## Structure & Flow
## Content Quality
## Technical Quality
## Readability
## Final Polish Suggestions
## Pre-Publish Checklist
Ready to publish! 🚀
User: "I'm writing an article about continuous discovery. Help me create an outline."
Process:
Result: Well-researched, properly cited article written in Teresa's voice with strong structure and flow.
User: "I'm writing about AI's impact on product management. Help me find current data and examples."
Output:
markdown## Research Compiled ### Recent Data - Gartner: 80% of PMs will use AI tools by 2025 [1] - Survey: 45% report faster feature shipping [2] - Case study: Airbnb's AI-assisted prioritization [3] ### Expert Quotes - "AI amplifies PM judgment, not replaces it" - Marty Cagan - [Additional quotes with citations] ### Real Examples 1. **Company A**: Used AI for user research synthesis - Result: 60% time savings - Source: [citation] 2. **Company B**: AI-powered roadmap analysis - Result: Better stakeholder alignment - Source: [citation] All added to your outline with proper citations.
User's Original Hook: > "Product management is changing because of AI. In this article, I'll discuss some ways AI affects product managers."
Improved Options:
Option 1 (Data-driven): > "Last month, I asked AI to analyze 500 customer interviews. It took 30 minutes instead of 3 weeks. Product management will never be the same."
Option 2 (Question): > "What if you could talk to every customer, read every review, and analyze every support ticket—all before your morning coffee?"
Option 3 (Story): > "Sarah spent two weeks building the wrong feature. Not because she didn't understand her users, but because she couldn't process the hundreds of interviews fast enough to spot the pattern."
User: "Just finished my 'Common Mistakes' section. Thoughts?"
Response:
markdown# Feedback: Common Mistakes Section ## What Works Well ✓ - Strong examples (the Slack notification story) - Clear structure (3 mistakes, clean layout) - Practical advice for each mistake ## Suggestions ### Make It More Specific Your second point says "Bad prioritization" but could be stronger: Current: > "Many teams prioritize badly by focusing on features instead of outcomes." Suggested: > "I've watched teams ship 14 features in a quarter yet move none of their key metrics. They prioritized activity over progress." ### Add Data The third mistake would benefit from evidence: > "[Add citation]: Studies show teams without regular user contact are 3x more likely to build unused features [needs source]" ### Flow Improvement Consider reordering: Mistake 3 → Mistake 2 → Mistake 1 This builds from small to big impact. Ready for the next section!
Recommended structure for writing projects:
~/writing/article-name/
├── outline.md # Your outline
├── research.md # All research and citations
├── draft-v1.md # First draft
├── draft-v2.md # Revised draft
├── final.md # Publication-ready
├── feedback.md # Collected feedback
└── sources/ # Reference materials
├── study1.pdf
└── article2.mdOther measured skills in the registry, with their headline benchmark lift.