content generation agents

53 tagged content generation, measured the same way as everything else here.

Browse within: ai-writing 21deepseek 21style-modeling 21writing-assistant 21branding 11claude-code-marketplace 11claude-code-plugins 11Multimodal 9agent-runtime 9creative-tools 9generative-ai 9ai-native 8ai-publishing 8book-writing 8

empathy-designer

01

dongbeixiaohuo/writing-agent

Agent Claude Code

A planning agent for making articles more relatable and more likely to be shared, using real details from the topic and outline.

392 7d ago A 53 tokens original MIT

humanizer

02

dongbeixiaohuo/writing-agent

Agent Claude Code

A text-editing agent that removes common signs of AI-written prose while preserving the original facts, experiences, evidence, viewpoints, and style.

392 7d ago A 65 tokens original MIT

title-designer

03

dongbeixiaohuo/writing-agent

Agent Claude Code

An agent that designs article headlines using predefined headline patterns and factual limits. It is called by a larger writing workflow at a specific stage.

392 7d ago A 44 tokens original MIT

speckit.analyze

04

eight-acres-lab/openmelon

Agent

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

86 3mo ago A 26 tokens original Apache-2.0

speckit.clarify

05

eight-acres-lab/openmelon

Agent

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

86 3mo ago A 27 tokens original Apache-2.0

eight-acres-lab/openmelon

Agent

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

86 3mo ago A 21 tokens original Apache-2.0

book-architect

07

epicsagas/Velith

Agent

Book structure validation, outline generation, concept flow and inter-chapter dependency analysis. Use for structure requests, outline reviews, chapter ordering optimization.

33 1mo ago A 32 tokens original Apache-2.0

cover-designer

08

epicsagas/Velith

Agent

Book cover design. Analyzes genre/audience/title → 3-5 concepts with image generation prompts. Supports multiple formats (ebook, print, audiobook). Phase 5.

33 1mo ago A 40 tokens original Apache-2.0

illustrator

09

epicsagas/Velith

Agent

Scene-level illustration generation. Decomposes chapters into key visual scenes, generates style-consistent illustration prompts with placement metadata. Fiction/nonfiction.

33 1mo ago A 31 tokens original Apache-2.0

excavator

10

pyros-projects/limitless

Agent

Deep pre-idea exploration — generates scenarios, use cases, and narratives for a single idea direction.

9 19d ago A 23 tokens original MIT

content-explorer

11

arome3/code-to-content

Agent

Deeply analyzes codebases to discover compelling story angles, technical insights, and content-worthy narratives by examining code patterns, git history, architecture decisions, and developer comments.

6 2mo ago A 36 tokens original MIT

format-specialist

12

arome3/code-to-content

Agent

Optimizes content for specific formats (blog, tutorial, Twitter, LinkedIn, README, newsletter) by applying format-specific templates, voice calibration, and platform requirements.

6 2mo ago A 36 tokens original MIT

quality-reviewer

13

arome3/code-to-content

Agent

Validates content against format-specific checklists, readability thresholds, evidence grounding requirements, and phase gate criteria. Reports issues with confidence scores and specific fixes.

6 2mo ago A 34 tokens original MIT

art-director

14

localplugins/plugins

Agent

Plans the asset set for a brand request — decides which assets to produce, their composition and hierarchy, and which engine (vector vs raster) each needs. Use before generating anything ambiguous or multi-asset.

5 1mo ago A 45 tokens original MIT

citation-guardian

15

localplugins/plugins

Agent

Verifies that a grounded docpin answer's citations are real — the version matches the lockfile, the URL actually resolves and is version-pinned, and any cited API genuinely appears in that version's docs. Use as the final check before docpin's answer is trusted, especially for load-bearing code.

5 1mo ago A 65 tokens original MIT

doc-fetcher

16

localplugins/plugins

Agent

Runs docpin's resolve → fetch → distill loop for ONE library in isolation, keeping the multi-step lookup out of the main session's context. Use when the main session needs version-matched docs for a library and you want the fetch/registry-lookup noise kept out of its context.

5 1mo ago A 63 tokens original MIT