[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-AgriciDaniel-ads-dna-de":3,"guides-for-AgriciDaniel-ads-dna":667,"similar-k17estqxmre1t60vccpscaq9zx86nfay-de":668},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":249,"parentExtension":263,"providers":324,"relations":328,"repo":329,"tags":664,"workflow":665},1778670051632.8718,"k17estqxmre1t60vccpscaq9zx86nfay",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"AgriciDaniel/claude-ads","ads-dna","https://github.com/AgriciDaniel/claude-ads",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778670240753.0603,"kn7ectjepfq31ervc63s7kmhc986m9j7","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":206,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":232},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,80,83,86,89,93,97,100,104,107,110,113,116,119,122,126,129,133,137,140,143,146,149,153,156,159,162,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose (extracting brand DNA for paid advertising) and provides specific triggers and explicit boundaries.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and triggers within the character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md is well-structured, under the line limit, and delegates deeper material to separate files as per progressive disclosure.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The skill outlines its flow in SKILL.md and links to references for detailed sub-tasks, avoiding large embedded data.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill does not appear to involve deep exploration or analysis that would necessitate forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Clear examples are provided for the core functionality, demonstrating input, invocation, and expected output.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill documentation explicitly lists failure modes with observable symptoms and recovery steps.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill uses WebFetch and a Python script, both standard tools, and does not rely on a custom MCP with fallback issues.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The SKILL.md instructs the user to abort and report on unexpected pre-state, ensuring a safe workflow.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill operates standalone and does not implicitly rely on other skills being loaded in the same session.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the problem of extracting brand DNA for paid advertising to ensure brand-consistent creative.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The extension offers unique value by automating brand DNA extraction for paid advertising, going beyond basic LLM capabilities.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill is production-ready, covering the complete lifecycle from URL fetching to JSON output and screenshot capture.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The extension focuses solely on extracting brand DNA from a website URL for advertising purposes.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately reflects the extension's functionality and triggers.",{"category":22,"check":77,"severity":78,"summary":79},"Scoped tools","info","The skill primarily uses WebFetch and a Python script, which are general-purpose; however, their application is scoped to the task.",{"category":30,"check":81,"severity":24,"summary":82},"Configuration & parameter reference","Parameters like the URL and the --quick flag are clearly documented, and the JSON schema is provided.",{"category":70,"check":84,"severity":24,"summary":85},"Tool naming","The skill uses standard tools (WebFetch, python script) with clear directives, not custom named tools.",{"category":70,"check":87,"severity":24,"summary":88},"Minimal I/O surface","Inputs are a URL and an optional flag; output is a specific JSON file and screenshots, matching the task.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The extension is licensed under MIT, a permissive open-source license.",{"category":94,"check":95,"severity":24,"summary":96},"Maintenance","Commit recency","The last commit was on April 24, 2026, which is recent.",{"category":94,"check":98,"severity":39,"summary":99},"Dependency Management","The skill has no 3rd party dependencies beyond standard Python libraries and Playwright, which is handled by the user's environment.",{"category":101,"check":102,"severity":24,"summary":103},"Security","Secret Management","The skill does not handle secrets and has no known vulnerabilities in this area.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill treats fetched content as data and uses explicit instructions, mitigating injection risks.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill uses bundled scripts and standard tools; no runtime downloads of uncommitted code or data are performed.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates within its designated scope, fetching web content and writing to the current directory or a local screenshot folder.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","No detached processes or deny-retry loops were detected in the skill's scripts or instructions.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill does not read or submit confidential data; all outbound calls are to the target website for analysis.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks or suspicious Unicode characters.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The bundled Python script is plain and readable, with no obfuscation or base64 encoding.",{"category":57,"check":127,"severity":24,"summary":128},"Structural Assumption","The skill makes reasonable assumptions about file output locations and does not rely on specific user project structures.",{"category":130,"check":131,"severity":24,"summary":132},"Trust","Issues Attention","7 issues opened and 4 closed in the last 90 days indicates active maintenance and responsiveness.",{"category":134,"check":135,"severity":24,"summary":136},"Versioning","Release Management","The GitHub release indicates a version, and the README shows a version badge, providing clear versioning signals.",{"category":49,"check":138,"severity":24,"summary":139},"Validation","Input validation is present for the URL and flag, and output is structured into a JSON file.",{"category":101,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The only file writing is to the output JSON and screenshot files, which are expected and necessary for the tool's function.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","The skill includes explicit steps for handling errors like 404s and capture failures, providing user feedback.",{"category":49,"check":147,"severity":24,"summary":148},"Logging","The skill logs specific messages for errors and successful operations, providing an audit trail.",{"category":150,"check":151,"severity":24,"summary":152},"Compliance","GDPR","The skill operates on public website data and does not handle personal data, thus posing no GDPR risk.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The extension analyzes websites globally and has no regional restrictions, making its target market 'global'.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill relies on standard Python and Playwright, with clear instructions for user-side installation, ensuring cross-platform compatibility.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README is comprehensive, clearly states the extension's purpose, and provides installation and usage instructions.",{"category":70,"check":163,"severity":39,"summary":164},"Tool surface size","This is a single-purpose skill with a main command, not a suite of tools.",{"category":22,"check":166,"severity":24,"summary":167},"Overlapping near-synonym tools","The skill has a single primary command and no overlapping tools.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features, like screenshot capture and JSON output, have corresponding implementations.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","Clear installation instructions for multiple platforms and copy-paste invocation examples are provided in the README.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","Error messages provide context (e.g., 'Secondary pages unavailable') and suggest next steps or implications.",{"category":180,"check":181,"severity":39,"summary":182},"Execution","Pinned dependencies","Dependencies are managed by the user's environment (Python, Playwright) and not bundled directly.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","The skill is primarily analytical and data collection; it does not perform destructive operations requiring a dry-run.",{"category":187,"check":188,"severity":39,"summary":189},"Protocol","Idempotent retry & timeouts","The skill performs web fetching and local file operations, not mutating remote state or relying on external APIs that require complex retry logic.",{"category":150,"check":191,"severity":24,"summary":192},"Telemetry opt-in","The skill does not emit telemetry and adheres to privacy best practices.",1778670240317,"This skill analyzes a given website URL to extract key brand elements like visual identity, tone of voice, color palette, typography, and imagery style, saving the findings to a `brand-profile.json` file and capturing relevant screenshots.",[196,197,198,199,200],"Extracts brand DNA from website URLs","Analyzes visual identity, tone, colors, typography, and imagery","Outputs findings to brand-profile.json","Captures relevant screenshots for visual reference","Supports targeted advertising campaign creation",[202,203,204,205],"Connecting directly to ad platform APIs for campaign management","Creating ad copy or visuals directly","Analyzing websites without a provided URL","Performing deep technical SEO audits",[207,208,209],"Brand analysis","Data extraction","Advertising strategy",[211,212,213],"Python 3.10+","Playwright (optional, for screenshots)","WebFetch tool","3.0.0","4.4.0","To automate the extraction of brand DNA from a website, providing a structured profile to ensure brand consistency in paid advertising creative development.","The extension is well-documented, robustly handles potential issues, and adheres to all security and best practice guidelines, resulting in a verified tier.",97,"A high-quality skill for extracting brand DNA from websites for advertising purposes.",[221,222,223,224,225],"advertising","brand","marketing","web-scraping","automation","global","verified",[229,230,231],"Run before creating ad campaigns to ensure brand consistency","Generate brand-aligned creative assets for advertising","Quickly profile a brand's digital presence for marketing strategy",[233,234,235,236,237,238],"Ask for website URL","Fetch homepage and secondary pages (if not --quick)","Capture screenshots (if not --quick and successful)","Extract brand elements (colors, typography, voice, imagery)","Build and write brand-profile.json","Summarize findings and confirm save location",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":253,"testCoverage":255},{"hasLockfile":241},false,1778670216680,{"descriptionLength":244,"readmeSize":245},417,14902,{"closedIssues90d":247,"forks":248,"hasChangelog":249,"openIssues90d":250,"pushedAt":251,"stars":252},4,755,true,7,1777064907000,4828,{"hasNpmPackage":241,"license":254,"smitheryVerified":241},"MIT",{"hasCi":249,"hasTests":241},{"updatedAt":257},1778670240753,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":13,"type":262},"skills/ads-dna","AgriciDaniel","claude-ads","skill",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":271,"parentExtension":274,"providers":306,"relations":320,"tags":321,"workflow":322},1778670051632.8699,"k17faenp6zendr5jm8f4a74qfs86ndtf",{"reviewCount":8},{"description":268,"installMethods":269,"name":270,"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":261},"Claude Ads",{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":273},"","plugin",{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":281,"providers":283,"relations":300,"tags":302,"workflow":303},1778670051632.8696,"k17fr93n4ptmabxdcx1dp20pqs86n42b",{"reviewCount":8},{"description":279,"installMethods":280,"name":270,"sourceUrl":14},"Comprehensive paid advertising audit and optimization plugins for Claude Code",{"claudeCode":12},{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":282},"marketplace",{"evaluate":284,"extract":293},{"promptVersionExtension":285,"promptVersionScoring":215,"score":218,"tags":286,"targetMarket":226,"tier":227},"3.1.0",[221,287,288,223,289,290,291,292],"audit","optimization","ppc","claude-code","google-ads","meta-ads",{"commitSha":294,"license":254,"marketplace":295,"plugin":298},"HEAD",{"name":296,"pluginCount":297},"agricidaniel-claude-ads",1,{"mcpCount":8,"provider":299,"skillCount":8},"classify",{"repoId":301},"kd7dd1sz3sg1kvn1j4cqdz9zbx86m87c",[221,287,290,291,223,292,288,289],{"evaluatedAt":304,"extractAt":305,"updatedAt":304},1778672370003,1778670051632,{"evaluate":307,"extract":317},{"promptVersionExtension":214,"promptVersionScoring":215,"score":308,"tags":309,"targetMarket":226,"tier":316},95,[221,289,292,291,310,311,312,313,314,287,315],"tiktok-ads","linkedin-ads","microsoft-ads","apple-ads","creative-generation","strategy","community",{"commitSha":294,"license":254,"plugin":318},{"mcpCount":8,"provider":299,"skillCount":319},2,{"parentExtensionId":276,"repoId":301},[221,313,287,314,291,311,292,312,289,315,310],{"evaluatedAt":323,"extractAt":305,"updatedAt":323},1778672382079,{"evaluate":325,"extract":327},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":326,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":294,"license":254},{"parentExtensionId":265,"repoId":301},{"_creationTime":330,"_id":301,"identity":331,"providers":332,"workflow":660},1778670047385.8599,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":333,"discover":647,"github":650},{"commitSha":294,"extensions":334},[335,348,415,473,481,489,497,505,513,521,526,534,542,550,558,566,574,582,590,623,631,639],{"basePath":272,"description":279,"displayName":296,"installMethods":336,"rationale":337,"selectedPaths":338,"source":347,"sourceLanguage":18,"type":282},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[339,342,344],{"path":340,"priority":341},".claude-plugin/marketplace.json","mandatory",{"path":343,"priority":341},"README.md",{"path":345,"priority":346},"LICENSE","high","rule",{"basePath":272,"description":268,"displayName":261,"installMethods":349,"license":254,"rationale":350,"selectedPaths":351,"source":347,"sourceLanguage":18,"type":273},{"claudeCode":261},"plugin manifest at .claude-plugin/plugin.json",[352,354,355,356,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413],{"path":353,"priority":341},".claude-plugin/plugin.json",{"path":343,"priority":341},{"path":345,"priority":346},{"path":357,"priority":358},"skills/ads-apple/SKILL.md","medium",{"path":360,"priority":358},"skills/ads-audit/SKILL.md",{"path":362,"priority":358},"skills/ads-budget/SKILL.md",{"path":364,"priority":358},"skills/ads-competitor/SKILL.md",{"path":366,"priority":358},"skills/ads-create/SKILL.md",{"path":368,"priority":358},"skills/ads-creative/SKILL.md",{"path":370,"priority":358},"skills/ads-dna/SKILL.md",{"path":372,"priority":358},"skills/ads-generate/SKILL.md",{"path":374,"priority":358},"skills/ads-google/SKILL.md",{"path":376,"priority":358},"skills/ads-landing/SKILL.md",{"path":378,"priority":358},"skills/ads-linkedin/SKILL.md",{"path":380,"priority":358},"skills/ads-math/SKILL.md",{"path":382,"priority":358},"skills/ads-meta/SKILL.md",{"path":384,"priority":358},"skills/ads-microsoft/SKILL.md",{"path":386,"priority":358},"skills/ads-photoshoot/SKILL.md",{"path":388,"priority":358},"skills/ads-plan/SKILL.md",{"path":390,"priority":358},"skills/ads-test/SKILL.md",{"path":392,"priority":358},"skills/ads-tiktok/SKILL.md",{"path":394,"priority":358},"skills/ads-youtube/SKILL.md",{"path":396,"priority":346},"agents/audit-budget.md",{"path":398,"priority":346},"agents/audit-compliance.md",{"path":400,"priority":346},"agents/audit-creative.md",{"path":402,"priority":346},"agents/audit-google.md",{"path":404,"priority":346},"agents/audit-meta.md",{"path":406,"priority":346},"agents/audit-tracking.md",{"path":408,"priority":346},"agents/copy-writer.md",{"path":410,"priority":346},"agents/creative-strategist.md",{"path":412,"priority":346},"agents/format-adapter.md",{"path":414,"priority":346},"agents/visual-designer.md",{"basePath":416,"description":417,"displayName":416,"installMethods":418,"rationale":419,"selectedPaths":420,"source":347,"sourceLanguage":18,"type":262},"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",[421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471],{"path":422,"priority":341},"SKILL.md",{"path":424,"priority":358},"references/additional-platforms.md",{"path":426,"priority":358},"references/benchmarks.md",{"path":428,"priority":358},"references/bidding-strategies.md",{"path":430,"priority":358},"references/brand-dna-template.md",{"path":432,"priority":358},"references/budget-allocation.md",{"path":434,"priority":358},"references/compliance.md",{"path":436,"priority":358},"references/conversion-tracking.md",{"path":438,"priority":358},"references/copy-frameworks.md",{"path":440,"priority":358},"references/gaql-notes.md",{"path":442,"priority":358},"references/google-audit.md",{"path":444,"priority":358},"references/google-creative-specs.md",{"path":446,"priority":358},"references/image-providers.md",{"path":448,"priority":358},"references/linkedin-audit.md",{"path":450,"priority":358},"references/linkedin-creative-specs.md",{"path":452,"priority":358},"references/mcp-integration.md",{"path":454,"priority":358},"references/meta-audit.md",{"path":456,"priority":358},"references/meta-creative-specs.md",{"path":458,"priority":358},"references/microsoft-audit.md",{"path":460,"priority":358},"references/microsoft-creative-specs.md",{"path":462,"priority":358},"references/platform-specs.md",{"path":464,"priority":358},"references/scoring-system.md",{"path":466,"priority":358},"references/tiktok-audit.md",{"path":468,"priority":358},"references/tiktok-creative-specs.md",{"path":470,"priority":358},"references/voice-to-style.md",{"path":472,"priority":358},"references/youtube-creative-specs.md",{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":347,"sourceLanguage":18,"type":262},"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",[480],{"path":422,"priority":341},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":347,"sourceLanguage":18,"type":262},"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",[488],{"path":422,"priority":341},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":347,"sourceLanguage":18,"type":262},"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",[496],{"path":422,"priority":341},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":347,"sourceLanguage":18,"type":262},"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",[504],{"path":422,"priority":341},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":347,"sourceLanguage":18,"type":262},"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",[512],{"path":422,"priority":341},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":347,"sourceLanguage":18,"type":262},"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",[520],{"path":422,"priority":341},{"basePath":259,"description":10,"displayName":13,"installMethods":522,"rationale":523,"selectedPaths":524,"source":347,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at skills/ads-dna/SKILL.md",[525],{"path":422,"priority":341},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":347,"sourceLanguage":18,"type":262},"skills/ads-generate","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.","ads-generate",{"claudeCode":12},"SKILL.md frontmatter at skills/ads-generate/SKILL.md",[533],{"path":422,"priority":341},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":347,"sourceLanguage":18,"type":262},"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",[541],{"path":422,"priority":341},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":347,"sourceLanguage":18,"type":262},"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",[549],{"path":422,"priority":341},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":347,"sourceLanguage":18,"type":262},"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",[557],{"path":422,"priority":341},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":347,"sourceLanguage":18,"type":262},"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",[565],{"path":422,"priority":341},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":347,"sourceLanguage":18,"type":262},"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",[573],{"path":422,"priority":341},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":347,"sourceLanguage":18,"type":262},"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",[581],{"path":422,"priority":341},{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":347,"sourceLanguage":18,"type":262},"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",[589],{"path":422,"priority":341},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":347,"sourceLanguage":18,"type":262},"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",[597,598,601,603,605,607,609,611,613,615,617,619,621],{"path":422,"priority":341},{"path":599,"priority":600},"assets/agency.md","low",{"path":602,"priority":600},"assets/b2b-enterprise.md",{"path":604,"priority":600},"assets/ecommerce-creative.md",{"path":606,"priority":600},"assets/ecommerce.md",{"path":608,"priority":600},"assets/finance.md",{"path":610,"priority":600},"assets/generic.md",{"path":612,"priority":600},"assets/healthcare.md",{"path":614,"priority":600},"assets/info-products.md",{"path":616,"priority":600},"assets/local-service.md",{"path":618,"priority":600},"assets/mobile-app.md",{"path":620,"priority":600},"assets/real-estate.md",{"path":622,"priority":600},"assets/saas.md",{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":347,"sourceLanguage":18,"type":262},"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",[630],{"path":422,"priority":341},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":347,"sourceLanguage":18,"type":262},"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",[638],{"path":422,"priority":341},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":347,"sourceLanguage":18,"type":262},"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",[646],{"path":422,"priority":341},{"sources":648},[649],"manual",{"closedIssues90d":247,"description":651,"forks":248,"homepage":652,"license":254,"openIssues90d":250,"pushedAt":251,"readmeSize":245,"stars":653,"topics":654},"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,[290,655,656,657,658,659],"claude-code-skill","ai-marketing","ai","marketing-automation","open-source",{"classifiedAt":661,"discoverAt":662,"extractAt":663,"githubAt":663,"updatedAt":661},1778672335214,1778670047385,1778672333449,[221,225,222,223,224],{"evaluatedAt":257,"extractAt":305,"updatedAt":666},1778672335695,[],[669,698,728,754,785,813],{"_creationTime":670,"_id":671,"community":672,"display":673,"identity":679,"providers":684,"relations":692,"tags":694,"workflow":695},1778685991755.7354,"k170s484eessgyjzgnczc91n5186mbcr",{"reviewCount":8},{"description":674,"installMethods":675,"name":677,"sourceUrl":678},"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":676},"davila7/claude-code-templates","Competitive Ads Extractor","https://github.com/davila7/claude-code-templates",{"basePath":680,"githubOwner":681,"githubRepo":682,"locale":18,"slug":683,"type":262},"cli-tool/components/skills/business-marketing/competitive-ads-extractor","davila7","claude-code-templates","competitive-ads-extractor",{"evaluate":685,"extract":691},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":687,"targetMarket":226,"tier":227},100,[223,688,221,689,690],"competitor-analysis","social-media","data-extraction",{"commitSha":294,"license":254},{"repoId":693},"kd71fzn4s7r0269fkw47wt670n86ndz0",[221,688,690,223,689],{"evaluatedAt":696,"extractAt":697,"updatedAt":696},1778689511404,1778685991755,{"_creationTime":699,"_id":700,"community":701,"display":702,"identity":708,"providers":713,"relations":720,"tags":723,"workflow":724},1778697373439.756,"k1735p8vnc44y3ntfepns5m0nx86npbs",{"reviewCount":8},{"description":703,"installMethods":704,"name":706,"sourceUrl":707},"Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie \"öffne eine Website\", \"fülle ein Formular aus\", \"klicke auf eine Schaltfläche\", \"mache einen Screenshot\", \"scrappe Daten von einer Seite\", \"teste diese Web-App\", \"melde dich bei einer Seite an\", \"automatisiere Browser-Aktionen\" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.",{"claudeCode":705},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":709,"githubOwner":710,"githubRepo":711,"locale":712,"slug":706,"type":262},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice","de",{"evaluate":714,"extract":719},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":715,"targetMarket":226,"tier":227},[716,224,717,718,225],"browser-automation","testing","cli",{"commitSha":294},{"repoId":721,"translatedFrom":722},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[225,716,718,717,224],{"evaluatedAt":725,"extractAt":726,"updatedAt":727},1778697222051,1778697205743,1778697373439,{"_creationTime":729,"_id":730,"community":731,"display":732,"identity":738,"providers":743,"relations":748,"tags":750,"workflow":751},1778684091954.6677,"k1789j12ze7cpsb9mt3kc1hjz986nhbr",{"reviewCount":8},{"description":733,"installMethods":734,"name":736,"sourceUrl":737},"Generate ad copy variations for Google, Meta, and LinkedIn Ads",{"claudeCode":735},"cognyai/claude-code-marketing-skills","Ad Copy Writer","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":739,"githubOwner":740,"githubRepo":741,"locale":18,"slug":742,"type":262},"skills/ad-copy-writer","cognyai","claude-code-marketing-skills","ad-copy-writer",{"evaluate":744,"extract":747},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":745,"targetMarket":226,"tier":227},[223,746,221,291,292,311],"copywriting",{"commitSha":294,"license":254},{"repoId":749},"kd7371gwzbdr07nc839hsmagw986nje6",[221,746,291,311,223,292],{"evaluatedAt":752,"extractAt":753,"updatedAt":752},1778684154286,1778684091954,{"_creationTime":755,"_id":756,"community":757,"display":758,"identity":764,"providers":769,"relations":778,"tags":781,"workflow":782},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":759,"installMethods":760,"name":762,"sourceUrl":763},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":761},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":765,"githubOwner":766,"githubRepo":767,"locale":18,"slug":768,"type":262},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":770,"extract":777},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":771,"targetMarket":226,"tier":227},[772,773,774,775,225,718,776],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":294,"license":254},{"parentExtensionId":779,"repoId":780},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[225,718,776,773,772,775,774],{"evaluatedAt":783,"extractAt":784,"updatedAt":783},1778699613343,1778699234184,{"_creationTime":786,"_id":787,"community":788,"display":789,"identity":795,"providers":797,"relations":805,"tags":808,"workflow":809},1778699508743.0002,"k17aya9dv3e3bxv473f1f2r52186ndp5",{"reviewCount":8},{"description":790,"installMethods":791,"name":793,"sourceUrl":794},"Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.",{"claudeCode":792},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":272,"githubOwner":796,"githubRepo":793,"locale":712,"slug":793,"type":262},"zagmoai",{"evaluate":798,"extract":804},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":799,"targetMarket":226,"tier":227},[800,801,802,225,803],"google-docs","google-sheets","productivity","api-client",{"commitSha":294},{"repoId":806,"translatedFrom":807},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[803,225,800,801,802],{"evaluatedAt":810,"extractAt":811,"updatedAt":812},1778699485884,1778699468747,1778699508743,{"_creationTime":814,"_id":815,"community":816,"display":817,"identity":820,"providers":823,"relations":831,"tags":832,"workflow":833},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":818,"installMethods":819,"name":767,"sourceUrl":763},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":761},{"basePath":821,"githubOwner":766,"githubRepo":767,"locale":18,"slug":822,"type":262},"skills/ask","ask",{"evaluate":824,"extract":830},{"promptVersionExtension":214,"promptVersionScoring":215,"score":686,"tags":825,"targetMarket":226,"tier":227},[718,225,826,827,828,829],"llm","prompting","code-review","artifact-generation",{"commitSha":294,"license":254},{"parentExtensionId":779,"repoId":780},[829,225,718,828,826,827],{"evaluatedAt":834,"extractAt":784,"updatedAt":834},1778699303045]