branding agents

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

vstorm-co/content-skills

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.

22 4mo ago A 0 tokens original MIT

content-repurposer

02

vstorm-co/content-skills

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.

22 4mo ago A 0 tokens original MIT

content-writer

03

vstorm-co/content-skills

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.

22 4mo ago A 0 tokens original MIT

art-director

04

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

05

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

06

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