brand-intake

brand-intake is a skill for Claude Code, Codex from motion-team/creative-strategy-skills. It costs 117 tokens per session (2,071 once invoked), scanned A, original, MIT.

A guided process for collecting basic information about a brand and researching it online. It produces a brand context document covering the business, products, audience, competitors, and other useful background.

In plain words
What is it for?
Use it when starting work for a new client, researching a brand, or preparing background for strategy, hooks, and creative concepts.
Why use it?
It gives later advertising work a shared source of brand and audience information instead of relying on guesses or disconnected notes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

not rated 165repo +3 3mo ago A scan Socket: passSnyk: warnSkillSpector: pass 117 tokens original MIT

Good fit Use it when starting work for a new client, researching a brand, or preparing background for strategy, hooks, and creative concepts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/motion-team/creative-strategy-skills/brand-intake
Install

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.

Any agent
npx skills add motion-team/creative-strategy-skills --skill brand-intake
Clone the repo
git clone --depth 1 https://github.com/motion-team/creative-strategy-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for brand-intake

README.md
[![agentmods](https://agentmods.dev/badge/skills/motion-team/creative-strategy-skills/brand-intake/github.svg)](https://agentmods.dev/skills/motion-team/creative-strategy-skills/brand-intake)
Your own site
<a href="https://agentmods.dev/skills/motion-team/creative-strategy-skills/brand-intake"><img src="https://agentmods.dev/badge/skills/motion-team/creative-strategy-skills/brand-intake/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.

agentmods 80×15 button for brand-intake

Your own site · 80×15
<a href="https://agentmods.dev/skills/motion-team/creative-strategy-skills/brand-intake"><img src="https://agentmods.dev/badge/skills/motion-team/creative-strategy-skills/brand-intake.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,071 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 25 Mar 2026
  • Snyk warn 25 Mar 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.02071
Opus 5 $0.00059 $0.01035
Sonnet 5 $0.00023 $0.00414
Haiku 4.5 $0.00012 $0.00207

Measured 10d ago against content hash a345f5906c5d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

brand-intake 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 10d 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.

brand-intake/SKILL.md · 234 lines

How it starts

The opening of the file, as written. The whole thing — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand Intake

This does two things in sequence:

  1. Interviews the user to collect essential seed information about the brand
  2. Researches the brand using that information to build a comprehensive brand context document

The output is a structured markdown file (brand-context.md) that all downstream modules — Creative Strategy Engine, Hook Writing, Creative Mechanics — can reference as the foundational context layer.


PHASE 1: INTAKE INTERVIEW

Before researching anything, ask the user the following questions. Ask them all at once in a single message — do not drip them one by one. Group them clearly so the user can answer quickly.

Questions to Ask

Brand basics:

  1. What's the brand name?
  2. What's the brand website URL?
  3. What product(s) are you running paid ads for? If multiple, list them. If all, say "all".
  4. Is there a specific product or product line you want this context document to focus on, or should it cover the full brand?

What you already know: 4. What do you know about this brand and its audience that is important to use in your workflow? (e.g. Age, gender, lifestyle, pain points, values.) 5. Do you know who their main competitors are? 6. Are there any brand constraints you're already aware of? (e.g., can't make health claims, family-friendly tone, sensitive topic, regulated category)

Creative context: 7. Do you have any existing creative or messaging you've already seen from this brand that you want to keep in mind?


After the User Answers

Once you have their answers, confirm before proceeding:

"Got it — I'll use this as my starting point and go research the rest. I'll come back with a full brand context doc. Give me a moment."

Then proceed to Phase 2.


PHASE 2: RESEARCH

Using the brand name and URL provided, conduct web research to fill out the full brand context document. Use the web_search and web_fetch tools.

Research Checklist

Work through each of these areas. For each one, gather what you can from the brand's website, ad library, reviews, press, and competitor sites.

Read the full file on GitHub · 234 lines

Changes

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.

  1. 10d ago First seen · 234 lines · 117 tokens per session scan A a345f5906c5d

Subscribe to this mod's changes

brand-intake is a skill published in the GitHub repository motion-team/creative-strategy-skills (165 stars, last pushed 3mo ago), licensed MIT. It adds 117 tokens to every session and 2,071 once invoked, about $0.0006 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-31.

Related

Other skills, from other repositories

ads

Use when running or fixing paid acquisition on Google or Meta — campaign structure (Performance Max, Demand Gen, Search, Advantage+), platform-fit creative, budget/scaling rules, break-even ROAS math, and Consent Mode v2 / CAPI tracking gaps. NOT the page the ad clicks into (that is landing-copy), NOT the channel-mix…

ericrisco/rsc-harness · 81 tokens

ad-creative

Produce paid ad creative briefs + copy variants across 8 ad types (Profile Funnel / Retargeting / Video Hook / Video Story / Testimonial / Image / Carousel / UGC). the paid media director depth. Voice-matched. Compliance-checked. Ships ready for Meta Ads Library ready or direct API upload.

Heuresis/Growth-Operator-Agency · 67 tokens

adspirer-ads-agent

Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 100+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…

LeoYeAI/openclaw-master-skills · 141 tokens

autonomous-facecam-editing

Transformer une prise talking-head brute (une personne face caméra) en pub motion-graphics 9:16 prête pour Meta/TikTok — pré-cut des silences, recadrage serré carré + plein cadre centré visage (miroir optionnel), transcription mot-à-mot, charte volée au site, storyboard « une carte par phrase » (count-ups, listes…

gquthier/autonomous-shortform-facecam-editing · 191 tokens

copy-de-anuncio

Cria copy de anúncios para Meta Ads, Google Ads e LinkedIn Ads com contexto do mercado brasileiro. Produz headline, texto principal, CTA e variações para teste A/B respeitando os limites de caracteres de cada plataforma.

ricneves-ai/flowgrammers-skills · 53 tokens

ad-proposal-orchestrator

A coordinator for advertising and marketing proposals. It turns a client brief into a checked deliverable such as a campaign plan, pitch deck, proposal, workflow, or review.

ilexlyu/ad-proposal-skills · 115 tokens