Writing

Content writing and editing

Showing 145-168 of 4381 skills
NeoLabHQ

customaize-agent:test-skill

by NeoLabHQ

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

Agents 1.5K 6mo ago
NousResearch

nano-pdf

by NousResearch

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

CLI Tools 236.9K 6mo ago
NousResearch

blogwatcher

by NousResearch

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Add blogs, scan for new articles, and track what you've read.

Monitoring 236.9K 6mo ago
NousResearch

ml-paper-writing

by NousResearch

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

Academic 236.9K 6mo ago
NousResearch

youtube-content

by NousResearch

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts).

CLI Tools 236.9K 6mo ago
NousResearch

blogwatcher

by NousResearch

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

CLI Tools 236.9K 5mo ago
NousResearch

instructor

by NousResearch

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

Prompts 236.9K 6mo ago
axtonliu

mermaid-visualizer

by axtonliu

Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.

Analytics 3.6K 7mo ago
axtonliu

obsidian-canvas-creator

by axtonliu

Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.

Code Gen 3.6K 7mo ago
Prat011

competitive-ads-extractor

by Prat011

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

File Ops 1.7K 10mo ago
Prat011

content-research-writer

by Prat011

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.

Academic 1.7K 10mo ago
Prat011

notion-knowledge-capture

by Prat011

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.

Code Gen 1.7K 10mo ago
Prat011

video-downloader

by Prat011

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Automation 1.7K 10mo ago
Prat011

pdf

by Prat011

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

CLI Tools 1.7K 10mo ago
Prat011

internal-comms

by Prat011

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

File Ops 1.7K 10mo ago
oliver-kriska

phx:learn

by oliver-kriska

Capture lessons learned after fixing a bug or receiving a correction. Updates knowledge base to prevent future mistakes.

Performance 533 6mo ago
getsentry

blog-writing-guide

by getsentry

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a draft, write a product announcement, create an engineering deep-dive, or produce any written content destined for the Sentry blog or developer audience. Also trigger when the user mentions "blog post," "blog draft," "write-up," "announcement post," "engineering post," "deep dive," "postmortem," or asks for help with technical writing for Sentry. Even if the user just says "help me write about [feature/topic]" — if it sounds like it could become a Sentry blog post, use this skill.

Code Review 954 6mo ago
getsentry

brand-guidelines

by getsentry

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or any user-facing content. Covers both Plain Speech (default) and Sentry Voice tones.

Debugging 954 7mo ago
theclaymethod

unslop

by theclaymethod

Remove AI writing patterns from prose using a two-pass system (diagnosis → reconstruction). Use this skill when editing, reviewing, or rewriting AI-generated content to make it sound human. Triggers on requests to "humanize", "de-slop", "fix AI text", "make it sound human", "remove AI patterns", or when reviewing text that contains obvious AI tells like "Here's the thing:", "Let that sink in", or "In today's fast-paced landscape".

CLI Tools 228 6mo ago
wondelai

contagious

by wondelai

'Engineer word-of-mouth and virality using the STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when the user mentions "go viral", "word of mouth", "shareable content", "social currency", or "why people share". Covers environmental triggers and high-arousal emotional content. For sticky messaging, see made-to-stick. For persuasion tactics, see influence-psychology.'

Code Gen 2K 6mo ago
wondelai

hundred-million-offers

by wondelai

'Create irresistible offers using the Value Equation, bonus stacking, risk-reversing guarantees, and ethical scarcity. Use when the user mentions "pricing strategy", "irresistible offer", "bonuses and guarantees", "value-to-price ratio", or "offer naming". Covers the MAGIC naming formula and starving-crowd targeting. For product positioning, see obviously-awesome. For outbound sales, see predictable-revenue.'

Code Gen 2K 6mo ago
wondelai

ddia-systems

by wondelai

'Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions "database choice", "replication lag", "partitioning strategy", "consistency vs availability", or "stream processing". Covers data models, batch/stream processing, and distributed consensus. For system design, see system-design. For resilience, see release-it.'

Processing 2K 6mo ago
wondelai

ios-hig-design

by wondelai

'Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad layout", "SwiftUI", "UIKit", "Dynamic Island", "safe areas", or "HIG compliance". Covers navigation patterns, accessibility, SF Symbols, and platform conventions. For general UI polish, see refactoring-ui. For affordance design, see design-everyday-things.'

Accessibility 2K 6mo ago
wondelai

scorecard-marketing

by wondelai

'Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "lead magnet", "quiz funnel", "assessment tool", "lead generation", or "score-based segmentation". Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing.'

Processing 2K 6mo ago