원클릭으로
industry-trends
Analyze competitor ad libraries — surface creative trends, formats, hooks, and messaging strategies across the industry.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze competitor ad libraries — surface creative trends, formats, hooks, and messaging strategies across the industry.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Deep-dive analysis of a specific creative asset. Use when the user asks about a specific ad by name, ID, or URL — "analyze this ad", "why is this working?", "why is this not working?", "break down this creative", "[pastes ad name]", "look at this ad", "what's the angle in this ad?", "compare to account averages", or references a specific creative by name or identifier. Handles creative lookup, disambiguation when multiple matches exist, entity hierarchy mapping (creative → ads → adsets → campaigns), and metric-appropriate analysis. This is the most common interaction pattern — users often analyze multiple ads in sequence. Always use this skill, not creative-strategist, when the user references a specific creative.
Weekly competitive intelligence scan — tracks competitor ad strategies, messaging shifts, and creative patterns. Compares against last week's baseline to surface what changed. Use for "competitor scan", "what are competitors doing", "competitive intel", "competitor watch", or "what changed in the market".
Advanced concept generation from unstructured input — brainstorm notes, meeting transcripts, competitor observations, or a blank-slate strategic exploration. Maps ideas through the Creative Strategy Engine framework (pain x persona x awareness stage) and grounds every concept in Motion performance data. Use when the user has raw input or wants deep strategic mapping. For quick "give me 3 concepts" requests without raw material, use create-concepts instead.
Generate 2-5 data-driven creative concepts quickly from performance data and competitive signals. Use for straightforward "give me concept ideas", "what should we make", "what should we test next", or "ad ideas" requests. For raw brainstorm input, meeting notes, or deep strategic mapping, use concept-engine instead.
Core creative strategy reasoning methodology for the motion-creative plugin. This is a reference skill — it defines how to think about performance, competitive intelligence, and concept generation. Other skills read this for methodology. Only invoke directly when the user asks about the creative strategy framework itself or when no action skill matches. For specific tasks, route to: analyze-ad, performance-analysis, create-concepts, build-brief, write-hooks, find-iterations, industry-trends, qa-feedback, weekly-performance, etc.
Set up motion-creative for your brand — configure KPIs, brand guidelines, competitors, production constraints, and brief preferences. Run this before using other commands for the best results. Use when: customize creative plugin, set up creative analysis, configure brand, update brand guidelines, change KPI, update competitors.
| name | industry-trends |
| description | Analyze competitor ad libraries — surface creative trends, formats, hooks, and messaging strategies across the industry. |
| argument-hint | [--brand domain.com] [--days 30] |
| allowed-tools | ["Read","mcp__motion__get_auth_context","mcp__motion__get_workspace_competitors","mcp__motion__get_inspo_creatives","mcp__motion__get_creative_transcript","mcp__motion__get_inspo_brand_context","mcp__motion__search_brands","mcp__motion__get_brand_by_domain","mcp__motion__get_workspace_brand"] |
| model | opus |
Analyze competitor ad libraries to surface creative trends — what formats, hooks, and messaging strategies are being used across the industry. Uses the creative-strategist skill's competitive intelligence framework.
Critical caveat to carry through the entire analysis: Competitor creatives have no performance data. You're reading bets, not results. Frame everything as "they're testing this" not "this is working for them."
--brand: Optional. A domain (e.g., nike.com) or brand name to focus on a single competitor. If omitted, analyze all tracked competitors.--days: Controls the launch date filter. Default: 30. Maps to: 7 → LAST_7_DAYS, 14 → LAST_14_DAYS, 30 → LAST_30_DAYS, 90 → LAST_90_DAYS.${CLAUDE_PLUGIN_ROOT}/motion-creative.config.md for org-specific configuration. If the file does not exist, use these defaults and suggest the user run /customize:
competitors: pull from get_workspace_competitorsget_workspace_brandget_auth_context() to resolve workspaceId.Settings influence:
--brand specified and settings has a competitors list, use those as fallback if workspace competitors are empty.Read the creative-strategist skill for the competitive intelligence framework.
If --brand is provided:
get_brand_by_domain(brandUrl) firstsearch_brands(query, workspaceId) with the brand nameIf no --brand:
get_workspace_competitors(workspaceId) to get all tracked competitorsFor each competitor, dispatch in parallel:
get_inspo_creatives(brandId, workspaceId, limit=500, sort="NEWEST", launchDate=mapped_preset, status="ACTIVE") — recent active ads. Always set limit=500. The API defaults to ~20 if omitted, which produces incomplete and misleading analysis.get_inspo_brand_context(brandId, workspaceId) — brand positioning, voice, strategyFor video creatives from each competitor, pull transcripts for the 3-5 most recent per competitor using get_creative_transcript(creativeEntityId, creativeOrigin). Budget transcript calls — they're expensive. Prioritize:
Call get_workspace_brand(workspaceId) for comparison context — your positioning, voice, strategy.
Across all competitor creatives:
From transcripts:
Quote actual hooks and headlines from the data — don't generalize.
From inspo brand context:
Using workspace brand data:
Open by reflecting what data was gathered: how many competitors, how many creatives analyzed, what time window, whether transcripts were available.
If You Read Nothing Else 3-5 trend bullets. What the industry is converging on, what's shifting, what nobody's doing.
Industry Creative Landscape Format mix across competitors. Activity levels. Production style trends. The macro view.
Hook & Messaging Patterns Specific patterns from transcripts. Quote actual hooks. Categorize by type. Note which patterns appear across multiple competitors (convergence) vs. unique approaches.
Competitor Deep Dives Per-competitor summary for the most notable competitors:
Skip this section if --brand is specified — the whole analysis is already a deep dive.
Gaps & Opportunities What nobody's doing. What your data says works but competitors haven't caught onto. Angles that are crowded (avoid) vs. underexplored (test). Frame as specific creative opportunities, not abstract observations.
Implications for Your Creative Strategy How these trends should (or shouldn't) influence your next creative bets. Be specific: "Test a [format] with a [hook type] targeting [audience]" not "Consider diversifying your creative mix."
--brand to analyze a specific brand--days 90