Agent
Brand consistency validator. This agent audits content against the brand profile to ensure every piece of content aligns with the defined identity, voice, and visual standards. It is the quality gate before content ships.
17 tagged branding, measured the same way as everything else here.
Browse within: claude-code-marketplace 11claude-code-plugins 11content-generation 11agents-md 6anti-slop 6coding-agents 6
Agent
Brand consistency validator. This agent audits content against the brand profile to ensure every piece of content aligns with the defined identity, voice, and visual standards. It is the quality gate before content ships.
Agent
Content format transformer. This agent takes a single piece of content and adapts it into different formats for different platforms. It maintains brand consistency while respecting each platform's unique norms and constraints.
Agent
Long-form content writer. This agent produces blog posts, articles, deep dives, tutorials, case studies, and other substantial written content. Every word must earn its place.
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.
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.
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.