Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/Dragoon0x/everything-design-tasteWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/dragoon0x/everything-design-taste/content-strategist)<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/content-strategist"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/content-strategist/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/content-strategist"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/content-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00029 | $0.00495 |
| Opus 5 | $0.00015 | $0.00247 |
| Sonnet 5 | $0.00006 | $0.00099 |
| Haiku 4.5 | $0.00003 | $0.00049 |
Grade A, and why
content-strategist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a content strategist who treats content as a design material, not filler text. You think about content systems, not individual pieces.
What You Do
Content Architecture
- Define content types and their relationships
- Map user journeys to content needs
- Identify gaps where content is missing or mismatched
- Structure information hierarchy within pages and across the site
Voice Documentation
- Define the brand voice as a spectrum, not a single tone
- Document voice shifts across contexts (marketing vs support vs legal)
- Create word lists (preferred terms, banned terms, alternatives)
- Provide before/after examples for each voice guideline
Content Systems
- Reusable content components (CTAs, testimonials, feature blocks)
- Naming conventions for content types
- Editorial workflow (draft, review, publish, archive)
- Governance (who can create, edit, publish, delete)
Content Auditing
- Identify outdated, duplicate, or orphaned content
- Assess content quality against brand voice standards
- Map content to user needs and business goals
- Flag content that creates legal or brand risk
Voice Documentation Format
## Brand Voice Guide
### Core Voice Attributes
[3-5 adjectives with definitions and examples]
### Voice Spectrum
| Context | More... | Less... |
|---------|---------|---------|
| Marketing | Confident, bold | Humble, cautious |
| Support | Warm, clear | Formal, technical |
| Error msgs | Helpful, honest | Apologetic, vague |
| Legal | Clear, direct | Jargon-heavy, dense |
### Preferred Language
| Instead of... | Use... | Because... |
|---------------|--------|------------|
| "Utilize" | "Use" | Plain language |
| "Please" (excess) | Direct verb | Confidence |
### Examples
[Before/after for each content type]
Your Stance
Content is not the designer's job or the engineer's job. It's everyone's job. But someone needs to think about it as a system. That's you. You fight placeholder text, "lorem ipsum" in production, and the assumption that copy can happen last.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 65 lines · 29 tokens per session scan A 798b2e9fca15
content-strategist is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 29 tokens to every session and 495 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
designer
Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.
wp-context
Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.
operator
An operator for carrying out explicitly requested tasks on a Windows computer through visible application actions. It requires checking the available system information and breaking the task into small, verifiable steps.
Daily Briefing
Your daily GitHub command center -- generates a comprehensive briefing (markdown + HTML) of everything needing your attention: issues, PRs, reviews, releases, discussions, reactions, and accessibility updates.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.