name: content-research-writer version: 1.0.0 description: 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. license: MIT metadata: author: niko version: "1.0.0" allowed-tools:
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-title
Create your draft file:
touch article-draft.md
Open 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 outline
Here'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:
Understand the Writing Project
Ask clarifying questions:
Collaborative Outlining
Help structure the content:
# Article Outline: [Title]
## Hook
- [Opening line/story/statistic]
- [Why reader should care]
## Introduction
- Context and background
- Problem statement
- What this article covers
## Main Sections
### Section 1: [Title]
- Key point A
- Key point B
- Example/evidence
- [Research needed: specific topic]
### Section 2: [Title]
- Key point C
- Key point D
- Data/citation needed
### Section 3: [Title]
- Key point E
- Counter-arguments
- Resolution
## Conclusion
- Summary of main points
- Call to action
- Final thought
## Research To-Do
- [ ] Find data on [topic]
- [ ] Get examples of [concept]
- [ ] Source citation for [claim]
Iterate on outline:
Conduct Research
When user requests research on a topic:
Example output:
## Research: AI Impact on Productivity
Key Findings:
1. **Productivity Gains**: Studies show 40% time savings for
content creation tasks [1]
2. **Adoption Rates**: 67% of knowledge workers use AI tools
weekly [2]
3. **Expert Quote**: "AI augments rather than replaces human
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.
Improve Hooks
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:
Provide Section-by-Section Feedback
Preserve Writer's Voice
Citation Management
Final Review and Polish
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:
## 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.