[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-AgriciDaniel-ads-generate-de":3,"guides-for-AgriciDaniel-ads-generate":656,"similar-k177sm5zrwebxvqm7b0vnd7pzd86n23z-de":657},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":238,"parentExtension":252,"providers":313,"relations":317,"repo":318,"tags":653,"workflow":654},1778670051632.872,"k177sm5zrwebxvqm7b0vnd7pzd86n23z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"AI image generation for paid ad creatives. Reads campaign-brief.md and brand-profile.json to produce platform-sized ad images using banana-claude. Requires banana-claude (v1.4.1+) with nanobanana-mcp configured. Triggers on: generate ads, create images, make ad creatives, generate visuals, create ad images, generate campaign images, make the images, generate from brief.",{"claudeCode":12},"AgriciDaniel/claude-ads","ads-generate","https://github.com/AgriciDaniel/claude-ads",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":245},1778670257073.4578,"kn7a8ybn0thpr4rdzxc0nsgw9d86m6hk","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of AI image generation for paid ad creatives using specific inputs like campaign briefs and brand profiles.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill utilizes a specific image generation provider (banana-claude) and custom configuration based on brand profiles, offering value beyond a generic image generation prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill outlines a clear multi-step process for generating ad creatives, including environment setup, file handling, provider configuration, and validation, indicating readiness for workflow integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on AI image generation for ad creatives, with clear inputs and outputs, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, including its inputs, primary tool, and required configuration.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like `/ads generate` and internal agents (`visual-designer`, `format-adapter`), avoiding general-purpose command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides details on required setup, fallback mechanisms, and configuration options, though specific parameter documentation for sub-commands could be more explicit.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary command `/ads generate` and its variations are descriptive and clearly indicate the skill's function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs are defined by file presence (`campaign-brief.md`, `brand-profile.json`) or direct prompts/flags, and outputs are specified as image files and reports, indicating a focused I/O.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project includes a standard MIT License file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 24, 2026, which is recent.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to explicitly list third-party dependencies beyond banana-claude and Python, which are handled by the user's environment.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires an API key for banana-claude but instructs the user to configure it via `/banana setup`, implying it's handled outside the skill's direct code and not exposed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill reads structured data from Markdown and JSON files and relies on specific agents, suggesting content is treated as data rather than executable instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled scripts and external agents, with no indication of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on project files and outputs to specified directories, with no indication of attempts to modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were observed in the provided script snippets.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes local files and relies on banana-claude for image generation, with no documented outbound calls for data exfiltration.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, with clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is described in plain text within the SKILL.md and does not appear to involve obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill expects specific files (`campaign-brief.md`, `brand-profile.json`) in the project root, but this is a clear documented requirement.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 7 issues were opened and 4 were closed, indicating active engagement from maintainers with a closure rate of approximately 57%.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project declares versioning via GitHub releases and has a version badge in the README.",{"category":104,"check":105,"severity":106,"summary":107},"Code Execution","Validation","info","The skill processes structured data from files and relies on agents for further processing, but explicit schema validation details for user inputs like prompts or platforms are not detailed.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill's primary action is image generation, which is not a destructive operation.",{"category":104,"check":112,"severity":24,"summary":113},"Error Handling","The SKILL.md clearly outlines error handling, such as stopping if banana-claude is not installed or reporting errors in a structured summary.",{"category":104,"check":115,"severity":63,"summary":116},"Logging","As this skill primarily generates images and relies on banana-claude, explicit local audit logging for its own operations is not applicable.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill processes ad campaign data and brand profiles, which may not contain personal data. It does not submit data to third parties without user action.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is general-purpose for ad creative generation and does not appear to be restricted to a specific geographic or legal jurisdiction.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill requires banana-claude and Python, which are standard requirements. It provides clear instructions and fallback mechanisms.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview, installation instructions, features, and architecture, complementing the SKILL.md.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a single-command skill with sub-commands and internal agent delegation, not a broad set of distinct tools.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The commands (`/ads generate`, `/ads generate --platform meta`) and their direct purpose are distinct.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as image generation using banana-claude and processing campaign briefs, are implemented and described.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for plugin, one-command, and manual methods, along with quick start examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md explicitly states that setup instructions will be displayed and the skill will stop if prerequisites are not met, providing a clear error path.",{"category":148,"check":149,"severity":106,"summary":150},"Execution","Pinned dependencies","The SKILL.md mentions Python 3.10+ and Playwright but does not explicitly state pinned versions or include lockfiles for potential Python dependencies.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The core functionality is image generation, which is not a state-changing operation requiring a dry-run preview.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill itself doesn't perform remote state-changing operations; it orchestrates the banana-claude provider. Timeouts would be handled by that provider.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no mention of telemetry collection within the skill's documentation, implying it does not collect or emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose: AI image generation for paid ad creatives, using specific inputs and outputs, with clear triggers.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, clearly stating the core capability and providing relevant trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured with clear sections and delegates deeper material to reference files.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the main process and links to detailed reference files for platform specs and provider configs.",{"category":171,"check":175,"severity":24,"summary":176},"Forked exploration","The skill spawns agents with `context: fork` for specific tasks like visual design and format adaptation, preventing conversation flooding.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear usage examples for different scenarios, including standalone mode.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill explicitly handles the edge case of `banana-claude` not being installed and details fallback mechanisms.",{"category":104,"check":184,"severity":24,"summary":185},"Tool Fallback","The skill specifies `banana-claude` as required but also provides a deprecated Python script as a fallback.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The SKILL.md clearly states the requirement for banana-claude (v1.4.1+) and Python 3.10+, with Playwright as optional.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The skill explicitly states it will stop and display setup instructions if prerequisites are not met, halting on unexpected pre-state.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill focuses on image generation and uses specific agents for sub-tasks, without indicating reliance on other unrelated skills.",1778670256716,"This skill automates the generation of paid ad creative images by processing campaign briefs and brand profiles using the banana-claude image generation provider. It includes setup instructions, fallback mechanisms, and detailed workflow steps.",[199,200,201,202,203],"Generates ad creative images using banana-claude.","Processes campaign briefs and brand profiles for tailored output.","Supports platform-specific image dimensions.","Includes fallback mechanisms and setup guidance.","Automates image generation workflow with quality gates.",[205,206,207,208],"Directly posting ads to ad platforms.","Providing ad campaign management or optimization beyond creative generation.","Replacing manual ad creative design entirely, but rather streamlining it.","Generating video ad creatives.","3.0.0","4.4.0","To automate the creation of professional, platform-sized ad images from campaign briefs and brand guidelines, streamlining the ad creative production process.","Excellent documentation and clear functionality with good security and error handling. Minor info finding on explicit schema validation for user inputs.",98,"A high-quality skill for generating ad creatives using AI, with robust documentation and clear error handling.",[216,217,218,219,220],"image-generation","advertising","creative-assets","marketing","claude-code","global","verified",[224,225,226,227],"Generate multiple ad image variations for a new campaign.","Create visually consistent ad creatives aligned with brand guidelines.","Automate image production for different ad platforms (Meta, Google, TikTok).","Quickly produce standalone ad images from a text prompt and platform target.",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":242,"testCoverage":244},{"hasLockfile":230},false,1778670241051,{"descriptionLength":233,"readmeSize":234},372,14902,{"closedIssues90d":236,"forks":237,"hasChangelog":238,"openIssues90d":239,"pushedAt":240,"stars":241},4,755,true,7,1777064907000,4828,{"hasNpmPackage":230,"license":243,"smitheryVerified":230},"MIT",{"hasCi":238,"hasTests":230},{"updatedAt":246},1778670257073,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"skills/ads-generate","AgriciDaniel","claude-ads","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":260,"parentExtension":263,"providers":295,"relations":309,"tags":310,"workflow":311},1778670051632.8699,"k17faenp6zendr5jm8f4a74qfs86ndtf",{"reviewCount":8},{"description":257,"installMethods":258,"name":259,"sourceUrl":14},"Comprehensive paid advertising audit, optimization, and AI creative generation for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads with weighted scoring, parallel agents, industry templates, PPC math, A/B test design, and PDF reports.",{"claudeCode":250},"Claude Ads",{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":262},"","plugin",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":270,"providers":272,"relations":289,"tags":291,"workflow":292},1778670051632.8696,"k17fr93n4ptmabxdcx1dp20pqs86n42b",{"reviewCount":8},{"description":268,"installMethods":269,"name":259,"sourceUrl":14},"Comprehensive paid advertising audit and optimization plugins for Claude Code",{"claudeCode":12},{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":271},"marketplace",{"evaluate":273,"extract":282},{"promptVersionExtension":274,"promptVersionScoring":210,"score":275,"tags":276,"targetMarket":221,"tier":222},"3.1.0",97,[217,277,278,219,279,220,280,281],"audit","optimization","ppc","google-ads","meta-ads",{"commitSha":283,"license":243,"marketplace":284,"plugin":287},"HEAD",{"name":285,"pluginCount":286},"agricidaniel-claude-ads",1,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd7dd1sz3sg1kvn1j4cqdz9zbx86m87c",[217,277,220,280,219,281,278,279],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778672370003,1778670051632,{"evaluate":296,"extract":306},{"promptVersionExtension":209,"promptVersionScoring":210,"score":297,"tags":298,"targetMarket":221,"tier":305},95,[217,279,281,280,299,300,301,302,303,277,304],"tiktok-ads","linkedin-ads","microsoft-ads","apple-ads","creative-generation","strategy","community",{"commitSha":283,"license":243,"plugin":307},{"mcpCount":8,"provider":288,"skillCount":308},2,{"parentExtensionId":265,"repoId":290},[217,302,277,303,280,300,281,301,279,304,299],{"evaluatedAt":312,"extractAt":294,"updatedAt":312},1778672382079,{"evaluate":314,"extract":316},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":315,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":283},{"parentExtensionId":254,"repoId":290},{"_creationTime":319,"_id":290,"identity":320,"providers":321,"workflow":649},1778670047385.8599,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":322,"discover":636,"github":639},{"commitSha":283,"extensions":323},[324,337,404,462,470,478,486,494,502,510,518,523,531,539,547,555,563,571,579,612,620,628],{"basePath":261,"description":268,"displayName":285,"installMethods":325,"rationale":326,"selectedPaths":327,"source":336,"sourceLanguage":18,"type":271},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[328,331,333],{"path":329,"priority":330},".claude-plugin/marketplace.json","mandatory",{"path":332,"priority":330},"README.md",{"path":334,"priority":335},"LICENSE","high","rule",{"basePath":261,"description":257,"displayName":250,"installMethods":338,"license":243,"rationale":339,"selectedPaths":340,"source":336,"sourceLanguage":18,"type":262},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[341,343,344,345,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402],{"path":342,"priority":330},".claude-plugin/plugin.json",{"path":332,"priority":330},{"path":334,"priority":335},{"path":346,"priority":347},"skills/ads-apple/SKILL.md","medium",{"path":349,"priority":347},"skills/ads-audit/SKILL.md",{"path":351,"priority":347},"skills/ads-budget/SKILL.md",{"path":353,"priority":347},"skills/ads-competitor/SKILL.md",{"path":355,"priority":347},"skills/ads-create/SKILL.md",{"path":357,"priority":347},"skills/ads-creative/SKILL.md",{"path":359,"priority":347},"skills/ads-dna/SKILL.md",{"path":361,"priority":347},"skills/ads-generate/SKILL.md",{"path":363,"priority":347},"skills/ads-google/SKILL.md",{"path":365,"priority":347},"skills/ads-landing/SKILL.md",{"path":367,"priority":347},"skills/ads-linkedin/SKILL.md",{"path":369,"priority":347},"skills/ads-math/SKILL.md",{"path":371,"priority":347},"skills/ads-meta/SKILL.md",{"path":373,"priority":347},"skills/ads-microsoft/SKILL.md",{"path":375,"priority":347},"skills/ads-photoshoot/SKILL.md",{"path":377,"priority":347},"skills/ads-plan/SKILL.md",{"path":379,"priority":347},"skills/ads-test/SKILL.md",{"path":381,"priority":347},"skills/ads-tiktok/SKILL.md",{"path":383,"priority":347},"skills/ads-youtube/SKILL.md",{"path":385,"priority":335},"agents/audit-budget.md",{"path":387,"priority":335},"agents/audit-compliance.md",{"path":389,"priority":335},"agents/audit-creative.md",{"path":391,"priority":335},"agents/audit-google.md",{"path":393,"priority":335},"agents/audit-meta.md",{"path":395,"priority":335},"agents/audit-tracking.md",{"path":397,"priority":335},"agents/copy-writer.md",{"path":399,"priority":335},"agents/creative-strategist.md",{"path":401,"priority":335},"agents/format-adapter.md",{"path":403,"priority":335},"agents/visual-designer.md",{"basePath":405,"description":406,"displayName":405,"installMethods":407,"rationale":408,"selectedPaths":409,"source":336,"sourceLanguage":18,"type":251},"ads","Multi-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.",{"claudeCode":12},"SKILL.md frontmatter at ads/SKILL.md",[410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460],{"path":411,"priority":330},"SKILL.md",{"path":413,"priority":347},"references/additional-platforms.md",{"path":415,"priority":347},"references/benchmarks.md",{"path":417,"priority":347},"references/bidding-strategies.md",{"path":419,"priority":347},"references/brand-dna-template.md",{"path":421,"priority":347},"references/budget-allocation.md",{"path":423,"priority":347},"references/compliance.md",{"path":425,"priority":347},"references/conversion-tracking.md",{"path":427,"priority":347},"references/copy-frameworks.md",{"path":429,"priority":347},"references/gaql-notes.md",{"path":431,"priority":347},"references/google-audit.md",{"path":433,"priority":347},"references/google-creative-specs.md",{"path":435,"priority":347},"references/image-providers.md",{"path":437,"priority":347},"references/linkedin-audit.md",{"path":439,"priority":347},"references/linkedin-creative-specs.md",{"path":441,"priority":347},"references/mcp-integration.md",{"path":443,"priority":347},"references/meta-audit.md",{"path":445,"priority":347},"references/meta-creative-specs.md",{"path":447,"priority":347},"references/microsoft-audit.md",{"path":449,"priority":347},"references/microsoft-creative-specs.md",{"path":451,"priority":347},"references/platform-specs.md",{"path":453,"priority":347},"references/scoring-system.md",{"path":455,"priority":347},"references/tiktok-audit.md",{"path":457,"priority":347},"references/tiktok-creative-specs.md",{"path":459,"priority":347},"references/voice-to-style.md",{"path":461,"priority":347},"references/youtube-creative-specs.md",{"basePath":463,"description":464,"displayName":465,"installMethods":466,"rationale":467,"selectedPaths":468,"source":336,"sourceLanguage":18,"type":251},"skills/ads-apple","Apple Ads (formerly Apple Search Ads) deep analysis for mobile app advertisers. Evaluates campaign structure, bid health, Custom Product Pages (CPPs), MMP attribution, budget pacing, TAP coverage (Today/Search/Product Pages), Maximize Conversions bidding, and goal CPA benchmarks by country. Use when user says Apple Ads, Apple Search Ads, ASA, App Store ads, Apple ads, Search Ads, or is advertising a mobile app on iOS.","ads-apple",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-apple/SKILL.md",[469],{"path":411,"priority":330},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":336,"sourceLanguage":18,"type":251},"skills/ads-audit","Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads accounts. Generates health score per platform and aggregate score. Use when user says audit, full ad check, analyze my ads, account health check, or PPC audit.","ads-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-audit/SKILL.md",[477],{"path":411,"priority":330},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":336,"sourceLanguage":18,"type":251},"skills/ads-budget","Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and identifies campaigns to kill or scale. Uses 70/20/10 rule, 3x Kill Rule, and 20% scaling rule. Use when user says budget allocation, bidding strategy, ad spend, ROAS target, media budget, or scaling.","ads-budget",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-budget/SKILL.md",[485],{"path":411,"priority":330},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":336,"sourceLanguage":18,"type":251},"skills/ads-competitor","Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, Microsoft, and Apple Ads. Analyzes competitor ad copy, creative strategy, keyword targeting, estimated spend, and identifies competitive gaps and opportunities. Use when user says competitor ads, ad spy, competitive analysis, competitor PPC, or ad intelligence.","ads-competitor",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-competitor/SKILL.md",[493],{"path":411,"priority":330},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":336,"sourceLanguage":18,"type":251},"skills/ads-create","Campaign concept and copy brief generator for paid advertising. Reads brand-profile.json and optional audit results to produce structured campaign concepts, messaging pillars, and copy briefs. Outputs campaign-brief.md to the current directory. Run after /ads dna and before /ads generate. Triggers on: create campaign, campaign brief, ad concepts, write ad copy, campaign strategy, ad messaging, creative brief, generate concepts.","ads-create",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-create/SKILL.md",[501],{"path":411,"priority":330},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":336,"sourceLanguage":18,"type":251},"skills/ads-creative","Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms. Detects creative fatigue, evaluates platform-native compliance, and provides production priorities. Use when user says creative audit, ad creative, creative fatigue, ad copy, ad design, or creative review.","ads-creative",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-creative/SKILL.md",[509],{"path":411,"priority":330},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":336,"sourceLanguage":18,"type":251},"skills/ads-dna","Brand DNA extractor for paid advertising. Scans a website URL to extract visual identity, tone of voice, color palette, typography, and imagery style. Outputs brand-profile.json to the current directory. Run before /ads create or /ads generate for brand-consistent creative. Triggers on: brand DNA, brand profile, extract brand, brand identity, brand colors, what is the brand voice, analyze brand, brand style guide.","ads-dna",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-dna/SKILL.md",[517],{"path":411,"priority":330},{"basePath":248,"description":10,"displayName":13,"installMethods":519,"rationale":520,"selectedPaths":521,"source":336,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/ads-generate/SKILL.md",[522],{"path":411,"priority":330},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":336,"sourceLanguage":18,"type":251},"skills/ads-google","Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 80 checks across conversion tracking, wasted spend, account structure, keywords, ads, and settings. Use when user says Google Ads, Google PPC, search ads, PMax, Performance Max, or Google campaign.","ads-google",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-google/SKILL.md",[530],{"path":411,"priority":330},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":336,"sourceLanguage":18,"type":251},"skills/ads-landing","Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and conversion rate potential. Use when user says landing page, post-click experience, landing page audit, conversion rate, or landing page optimization.","ads-landing",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-landing/SKILL.md",[538],{"path":411,"priority":330},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":336,"sourceLanguage":18,"type":251},"skills/ads-linkedin","LinkedIn Ads deep analysis for B2B advertising. Evaluates 27 checks across technical setup, audience targeting, creative quality, lead gen forms, and bidding strategy. Includes Thought Leader Ads, ABM, and predictive audiences. Use when user says LinkedIn Ads, B2B ads, sponsored content, lead gen forms, InMail, or LinkedIn campaign.","ads-linkedin",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-linkedin/SKILL.md",[546],{"path":411,"priority":330},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":336,"sourceLanguage":18,"type":251},"skills/ads-math","PPC financial calculator and modeling tool. CPA, ROAS, CPL calculations, break-even analysis, impression share opportunity sizing, budget forecasting, LTV:CAC ratio analysis, and MER (Marketing Efficiency Ratio) assessment. Requires zero API access. Works with pasted data from exports. Use when user says PPC math, ad calculator, break-even, budget forecast, ROAS calculator, CPA calculator, impression share, LTV CAC, or MER.","ads-math",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-math/SKILL.md",[554],{"path":411,"priority":330},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":336,"sourceLanguage":18,"type":251},"skills/ads-meta","Meta Ads deep analysis covering Facebook and Instagram advertising. Evaluates 50 checks across Pixel/CAPI health, creative diversity and fatigue, account structure, and audience targeting. Includes Advantage+ assessment. Use when user says Meta Ads, Facebook Ads, Instagram Ads, Advantage+, or Meta campaign.","ads-meta",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-meta/SKILL.md",[562],{"path":411,"priority":330},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":336,"sourceLanguage":18,"type":251},"skills/ads-microsoft","Microsoft/Bing Ads deep analysis covering search, Performance Max, Audience Network, and Copilot integration. Evaluates 24 checks with focus on Google import validation, unique Microsoft features, and cost advantage assessment. Use when user says Microsoft Ads, Bing Ads, Bing PPC, Copilot ads, or Microsoft campaign.","ads-microsoft",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-microsoft/SKILL.md",[570],{"path":411,"priority":330},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":336,"sourceLanguage":18,"type":251},"skills/ads-photoshoot","Product photography enhancement for ad creatives using banana-claude image generation. Takes a product image and generates 5 professional photography styles for ad use: Studio, Floating, Ingredient, In Use, and Lifestyle. Requires banana-claude (v1.4.1+) with nanobanana-mcp. Triggers on: product photo, product photography, photoshoot, enhance product image, product shoot, product photos for ads, generate product photos, studio shot, lifestyle photo.","ads-photoshoot",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-photoshoot/SKILL.md",[578],{"path":411,"priority":330},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":336,"sourceLanguage":18,"type":251},"skills/ads-plan","Strategic paid advertising planning with industry-specific templates. Covers platform selection, campaign architecture, budget planning, creative strategy, and phased implementation roadmap. Use when user says ad plan, ad strategy, campaign planning, media plan, PPC strategy, or advertising plan.","ads-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-plan/SKILL.md",[586,587,590,592,594,596,598,600,602,604,606,608,610],{"path":411,"priority":330},{"path":588,"priority":589},"assets/agency.md","low",{"path":591,"priority":589},"assets/b2b-enterprise.md",{"path":593,"priority":589},"assets/ecommerce-creative.md",{"path":595,"priority":589},"assets/ecommerce.md",{"path":597,"priority":589},"assets/finance.md",{"path":599,"priority":589},"assets/generic.md",{"path":601,"priority":589},"assets/healthcare.md",{"path":603,"priority":589},"assets/info-products.md",{"path":605,"priority":589},"assets/local-service.md",{"path":607,"priority":589},"assets/mobile-app.md",{"path":609,"priority":589},"assets/real-estate.md",{"path":611,"priority":589},"assets/saas.md",{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":336,"sourceLanguage":18,"type":251},"skills/ads-test","A/B test design and experiment planning for paid advertising. Structured hypothesis framework, statistical significance calculator, test duration estimator, sample size calculator, and platform-specific experiment setup guides (Meta Experiments, Google Experiments, LinkedIn A/B). Use when user says A/B test, split test, experiment design, test hypothesis, statistical significance, sample size, or test duration.","ads-test",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-test/SKILL.md",[619],{"path":411,"priority":330},{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":336,"sourceLanguage":18,"type":251},"skills/ads-tiktok","TikTok Ads deep analysis covering creative quality, tracking, bidding, campaign structure, and TikTok Shop. Evaluates 28 checks with emphasis on creative-first strategy, safe zone compliance, and Smart+ campaigns. Use when user says TikTok Ads, TikTok marketing, TikTok Shop, Spark Ads, Smart+, or TikTok campaign.","ads-tiktok",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-tiktok/SKILL.md",[627],{"path":411,"priority":330},{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":336,"sourceLanguage":18,"type":251},"skills/ads-youtube","YouTube Ads specific analysis covering campaign types, creative quality, audience targeting, and measurement. Evaluates video ad performance across skippable, non-skippable, bumper, Shorts, Demand Gen, and Connected TV formats. Covers VAC→Demand Gen migration, Shorts creative requirements, and CTV shoppable ads. Use when user says YouTube Ads, video ads, pre-roll, bumper ads, YouTube campaign, Shorts ads, or CTV ads.","ads-youtube",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-youtube/SKILL.md",[635],{"path":411,"priority":330},{"sources":637},[638],"manual",{"closedIssues90d":236,"description":640,"forks":237,"homepage":641,"license":243,"openIssues90d":239,"pushedAt":240,"readmeSize":234,"stars":642,"topics":643},"Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.","https://agricidaniel.com/blog/claude-code-ad-agency",4829,[220,644,645,646,647,648],"claude-code-skill","ai-marketing","ai","marketing-automation","open-source",{"classifiedAt":650,"discoverAt":651,"extractAt":652,"githubAt":652,"updatedAt":650},1778672335214,1778670047385,1778672333449,[217,220,218,216,219],{"evaluatedAt":246,"extractAt":294,"updatedAt":655},1778672335695,[],[658,687,714,734,760,789],{"_creationTime":659,"_id":660,"community":661,"display":662,"identity":668,"providers":673,"relations":681,"tags":683,"workflow":684},1778685991755.7354,"k170s484eessgyjzgnczc91n5186mbcr",{"reviewCount":8},{"description":663,"installMethods":664,"name":666,"sourceUrl":667},"Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.",{"claudeCode":665},"davila7/claude-code-templates","Competitive Ads Extractor","https://github.com/davila7/claude-code-templates",{"basePath":669,"githubOwner":670,"githubRepo":671,"locale":18,"slug":672,"type":251},"cli-tool/components/skills/business-marketing/competitive-ads-extractor","davila7","claude-code-templates","competitive-ads-extractor",{"evaluate":674,"extract":680},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":676,"targetMarket":221,"tier":222},100,[219,677,217,678,679],"competitor-analysis","social-media","data-extraction",{"commitSha":283,"license":243},{"repoId":682},"kd71fzn4s7r0269fkw47wt670n86ndz0",[217,677,679,219,678],{"evaluatedAt":685,"extractAt":686,"updatedAt":685},1778689511404,1778685991755,{"_creationTime":688,"_id":689,"community":690,"display":691,"identity":697,"providers":701,"relations":707,"tags":710,"workflow":711},1778691104676.0024,"k1774xvkdd90hm8spynfw373tn86nkme",{"reviewCount":8},{"description":692,"installMethods":693,"name":695,"sourceUrl":696},"Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.",{"claudeCode":694},"iterationlayer/skills","generate-social-media-book-promo","https://github.com/iterationlayer/skills",{"basePath":698,"githubOwner":699,"githubRepo":700,"locale":18,"slug":695,"type":251},"skills/generate-social-media-book-promo","iterationlayer","skills",{"evaluate":702,"extract":706},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":703,"targetMarket":221,"tier":222},[216,219,678,704,705],"book-promotion","api",{"commitSha":283},{"parentExtensionId":708,"repoId":709},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[705,704,216,219,678],{"evaluatedAt":712,"extractAt":713,"updatedAt":712},1778693472094,1778691104676,{"_creationTime":715,"_id":716,"community":717,"display":718,"identity":722,"providers":724,"relations":730,"tags":731,"workflow":732},1778691104676.0005,"k17dah8crr3q6zkvn3xmm4k31586mtjq",{"reviewCount":8},{"description":719,"installMethods":720,"name":721,"sourceUrl":696},"Generate a branded property listing graphic with a property photo, status badge, price, address, and key stats.",{"claudeCode":694},"generate-real-estate-listing-graphic",{"basePath":723,"githubOwner":699,"githubRepo":700,"locale":18,"slug":721,"type":251},"skills/generate-real-estate-listing-graphic",{"evaluate":725,"extract":729},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":726,"targetMarket":221,"tier":222},[216,727,219,705,728],"real-estate","automation",{"commitSha":283},{"parentExtensionId":708,"repoId":709},[705,728,216,219,727],{"evaluatedAt":733,"extractAt":713,"updatedAt":733},1778693314450,{"_creationTime":735,"_id":736,"community":737,"display":738,"identity":744,"providers":749,"relations":754,"tags":756,"workflow":757},1778684091954.6677,"k1789j12ze7cpsb9mt3kc1hjz986nhbr",{"reviewCount":8},{"description":739,"installMethods":740,"name":742,"sourceUrl":743},"Generate ad copy variations for Google, Meta, and LinkedIn Ads",{"claudeCode":741},"cognyai/claude-code-marketing-skills","Ad Copy Writer","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":745,"githubOwner":746,"githubRepo":747,"locale":18,"slug":748,"type":251},"skills/ad-copy-writer","cognyai","claude-code-marketing-skills","ad-copy-writer",{"evaluate":750,"extract":753},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":751,"targetMarket":221,"tier":222},[219,752,217,280,281,300],"copywriting",{"commitSha":283,"license":243},{"repoId":755},"kd7371gwzbdr07nc839hsmagw986nje6",[217,752,280,300,219,281],{"evaluatedAt":758,"extractAt":759,"updatedAt":758},1778684154286,1778684091954,{"_creationTime":761,"_id":762,"community":763,"display":764,"identity":770,"providers":775,"relations":782,"tags":785,"workflow":786},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":765,"installMethods":766,"name":768,"sourceUrl":769},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":767},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":771,"githubOwner":772,"githubRepo":773,"locale":18,"slug":774,"type":251},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":776,"extract":781},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":777,"targetMarket":221,"tier":222},[778,262,779,220,780],"validation","developer-tools","mcp",{"commitSha":283,"license":243},{"parentExtensionId":783,"repoId":784},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[220,779,780,262,778],{"evaluatedAt":787,"extractAt":788,"updatedAt":787},1778701241052,1778696691708,{"_creationTime":790,"_id":791,"community":792,"display":793,"identity":799,"providers":803,"relations":812,"tags":815,"workflow":816},1778699338526.8188,"k175v2b1np10e1tb0b6d526n3d86n1r1",{"reviewCount":8},{"description":794,"installMethods":795,"name":797,"sourceUrl":798},"Verwenden Sie dies beim Routing von Claude Code über einen lokalen LiteLLM-Proxy zu GitHub Copilot, um die direkten Anthropic-Ausgaben zu reduzieren, indem Sie ANTHROPIC_BASE_URL- oder ANTHROPIC_MODEL-Overrides konfigurieren oder Fehler bei der Einrichtung des Copilot-Proxys beheben, wie z. B. model-not-found, kein localhost-Traffic oder GitHub 401/403-Authentifizierungsfehler.",{"claudeCode":796},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":800,"githubOwner":801,"githubRepo":700,"locale":802,"slug":797,"type":251},"skills/running-claude-code-via-litellm-copilot","xixu-me","de",{"evaluate":804,"extract":811},{"promptVersionExtension":209,"promptVersionScoring":210,"score":675,"tags":805,"targetMarket":221,"tier":222},[806,807,808,220,809,810],"copilot","litellm","proxy","configuration","troubleshooting",{"commitSha":283},{"repoId":813,"translatedFrom":814},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k17c1n6dbde7qh2wemx78d13t986n7x2",[220,809,806,807,808,810],{"evaluatedAt":817,"extractAt":818,"updatedAt":819},1778699196029,1778699106670,1778699338526]