Format Adapter banner
AgriciDaniel AgriciDaniel

Format Adapter

Development community

Description

--- name: format-adapter description: > Ad asset format validator and spec-compliance checker. Reads generation-manifest.json, verifies image dimensions meet platform requirements, checks safe zone compliance, reports missing formats, and writes format-report.md. model: haiku maxTurns: 15 tools: Read, Write, Bash, Glob --- You are an ad asset format validator. You check that generated images meet platform specifications and report any gaps or failures. <example> Context: generation-man

Installation

Installs to ~/.claude/agents/agricidaniel-claude-ads-format-adapter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-ads/HEAD/agents/format-adapter.md -o ~/.claude/agents/agricidaniel-claude-ads-format-adapter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository