[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-cognyai-cogny-zh-CN":3,"guides-for-cognyai-cogny":609,"similar-k1724x2k19t06bmxsstfq8t7xs86ntjn-zh-CN":610},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":244,"parentExtension":245,"providers":246,"relations":251,"repo":253,"tags":606,"workflow":607},1778684091954.6682,"k1724x2k19t06bmxsstfq8t7xs86ntjn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings",{"claudeCode":12},"cognyai/claude-code-marketing-skills","cogny","https://github.com/cognyai/claude-code-marketing-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":237},1778684198526.3462,"kn7eey4qzxhrctz7sk4r25cwtx86mwz5","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of running marketing analysis tasks and references specific actions like fetching scheduled tasks and analyzing ad accounts.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill extends default LLM capabilities by integrating with Cogny's MCP servers to perform specific marketing analysis tasks and manage findings, which goes beyond simple API wrapping.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of marketing analysis tasks, from fetching to execution and completion, with clear protocols for mutations and error handling.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on Cogny marketing analysis tasks and managing findings, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities as outlined in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrowly scoped MCP tools for specific actions like `get_next_task` and `complete_task`, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md documentation clearly outlines all parameters for MCP tools and provides clear instructions for modes and task types.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","All exposed MCP tool names are descriptive and follow a clear verb-noun convention within the Cogny domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are structured and specific, and the skill's output focuses on task results and findings, avoiding extraneous diagnostic data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is distributed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on May 7, 2026, which is within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use third-party dependencies that require management beyond the bundled MCP tools.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","Secrets are not hardcoded and are handled via OAuth through the Cogny MCP server, with user approval required for write operations.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill follows instructions to execute tasks based on `skill_content` and uses MCP tools, with no indication of loading untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled MCP tools and does not fetch external code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the defined MCP environment and does not attempt to modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill operates on user-provided data via Cogny's MCP and does not exfiltrate confidential data to unauthorized third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content and SKILL.md are free of hidden-steering tricks, ANSI escapes, or invisible Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within the SKILL.md and MCP tool definitions, with no obfuscated or dynamically fetched code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill relies on the Cogny MCP server and does not make assumptions about the user's local project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating high engagement or a stable, well-maintained project.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter includes a version number (1.0.0), indicating clear versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Tool arguments and expected outputs are well-defined in the SKILL.md, implying validation by the MCP server and skill logic.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Write operations are explicitly guarded by a user approval step ('Write Action Protocol'), preventing destructive actions without consent.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The SKILL.md outlines specific error reporting for disconnected data sources and provides clear instructions for task completion and status updates, implying robust error handling.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill operates via the Cogny MCP server, which handles its own logging and auditing; local audit logging is not applicable.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on ad account data via Cogny's MCP and does not directly handle personal data that would require explicit GDPR sanitization.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is global in scope, with no regional or jurisdictional restrictions detected.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on the Cogny MCP server and standard CLI tools, ensuring broad compatibility across POSIX environments.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the skills, installation, and setup for both free and premium tiers.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a manageable number of tools (around 20, including wildcards), fitting within the recommended range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tool names are distinct and follow a clear convention, avoiding near-synonyms that could cause confusion.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features in the README and SKILL.md correspond to implemented tools and logic within the Cogny MCP framework.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both manual and scripted methods, including setup for premium features.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md provides specific messages for disconnected data sources and clear instructions for task status and completion.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill relies on the Cogny MCP server and standard CLI tools, so traditional dependency pinning is not applicable.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The 'Write Action Protocol' mandates presenting proposed actions for user approval before execution, effectively serving as a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The MCP server integration and task completion logic suggest an implementation that handles retries and timeouts appropriately for mutating operations.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","Telemetry collection is handled by the Cogny MCP server, which is expected to follow opt-in principles for user data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose (Cogny marketing analysis tasks) and use cases (fetching, analyzing, reporting) with specific actions and artifacts.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and effectively summarizes the core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with a clear outline and delegates deeper material to specific sections, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and provides detailed instructions for modes and task types, implying progressive disclosure where needed.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill is focused on task execution and reporting rather than deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides detailed examples for different modes and task types, including input parameters and expected outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents failure modes like disconnected data sources and provides recovery steps, covering essential edge cases.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill relies exclusively on the Cogny MCP server for its core functionality and does not have a fallback path for MCP tools.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's protocols for task execution and error handling imply that it will halt on unexpected pre-state and report issues.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates standalone and clearly defines its scope, without implicit reliance on other skills. It cross-references related skills like `cogny-agent` where appropriate.",1778684198277,"This skill enables users to perform automated marketing analysis tasks, fetch scheduled tasks, analyze ad accounts via Cogny's MCP server, and report findings. It includes detailed protocols for task execution, data source connection checks, and action plan approvals.",[195,196,197,198,199],"Fetch and execute scheduled marketing analysis tasks","Analyze ad accounts via Cogny's MCP server","Report findings with specific metrics and recommendations","Manage task status and completion","Handle write operations with user approval protocols",[201,202,203],"Performing analysis without connected ad accounts or Cogny MCP","Executing write operations without explicit user approval","Replacing manual data analysis entirely; complements user oversight","3.0.0","4.4.0","To provide an automated and structured way to perform complex marketing analysis and optimization tasks, leveraging connected ad accounts and a task queue system.","All checks passed with high severity or not applicable, indicating a well-designed and robust skill.",100,"A highly polished and comprehensive marketing analysis skill.",[211,212,13,213,214,215],"marketing","analysis","ads","automation","reporting","global","verified",[219,220,221,222],"Automating routine marketing analysis tasks","Evaluating ad campaign performance and identifying optimization opportunities","Managing a queue of analysis tasks efficiently","Getting AI-driven insights and action plans for marketing data",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":235,"testCoverage":236},{"hasLockfile":225},false,1778684174085,{"descriptionLength":228,"readmeSize":229},104,8489,{"closedIssues90d":8,"forks":231,"hasChangelog":225,"manifestVersion":232,"openIssues90d":8,"pushedAt":233,"stars":234},5,"1.0.0",1778187473000,47,{"hasNpmPackage":225,"smitheryVerified":225},{"hasCi":225,"hasTests":225},{"updatedAt":238},1778684198526,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"skills/cogny","cognyai","claude-code-marketing-skills","skill",true,null,{"evaluate":247,"extract":249},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":248,"targetMarket":216,"tier":217},[211,212,13,213,214,215],{"commitSha":250},"HEAD",{"repoId":252},"kd7371gwzbdr07nc839hsmagw986nje6",{"_creationTime":254,"_id":252,"identity":255,"providers":256,"workflow":602},1778684086122.7996,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":257,"discover":582,"github":585},{"commitSha":250,"extensions":258},[259,270,278,286,297,302,310,318,326,334,342,350,358,366,374,382,390,398,406,414,422,430,438,450,458,466,474,482,492,500,508,516,524,532,542,550,558,566,574],{"basePath":260,"description":261,"displayName":262,"installMethods":263,"rationale":264,"selectedPaths":265,"source":269,"sourceLanguage":18,"type":243},"skill-pipeline/google-ads-audit","Deep Google Ads account audit — keywords, quality scores, budget pacing, search terms","google-ads-audit",{"claudeCode":12},"SKILL.md frontmatter at skill-pipeline/google-ads-audit/SKILL.md",[266],{"path":267,"priority":268},"SKILL.md","mandatory","rule",{"basePath":271,"description":272,"displayName":273,"installMethods":274,"rationale":275,"selectedPaths":276,"source":269,"sourceLanguage":18,"type":243},"skill-pipeline/meta-ads-audit","Meta Ads audit — audience analysis, creative fatigue, budget pacing, lead quality","meta-ads-audit",{"claudeCode":12},"SKILL.md frontmatter at skill-pipeline/meta-ads-audit/SKILL.md",[277],{"path":267,"priority":268},{"basePath":279,"description":280,"displayName":281,"installMethods":282,"rationale":283,"selectedPaths":284,"source":269,"sourceLanguage":18,"type":243},"skills/ad-copy-writer","Generate ad copy variations for Google, Meta, and LinkedIn Ads","ad-copy-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/ad-copy-writer/SKILL.md",[285],{"path":267,"priority":268},{"basePath":287,"description":288,"displayName":289,"installMethods":290,"rationale":291,"selectedPaths":292,"source":269,"sourceLanguage":18,"type":243},"skills/brand-kit","Build a portable brand-kit.json for the user's product — colors, typography, voice — that other skills (video, ad creative, landing page) can consume. Multiple discovery paths so it works whether the user has access to their site's source code or only a public URL or just a logo image.","brand-kit",{"claudeCode":12},"SKILL.md frontmatter at skills/brand-kit/SKILL.md",[293,294],{"path":267,"priority":268},{"path":295,"priority":296},"references/extract-palette.sh","medium",{"basePath":240,"description":10,"displayName":13,"installMethods":298,"rationale":299,"selectedPaths":300,"source":269,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at skills/cogny/SKILL.md",[301],{"path":267,"priority":268},{"basePath":303,"description":304,"displayName":305,"installMethods":306,"rationale":307,"selectedPaths":308,"source":269,"sourceLanguage":18,"type":243},"skills/community-pulse","Weekly read on Discord community health — joins, active channels, top contributors, themes, and unanswered questions","community-pulse",{"claudeCode":12},"SKILL.md frontmatter at skills/community-pulse/SKILL.md",[309],{"path":267,"priority":268},{"basePath":311,"description":312,"displayName":313,"installMethods":314,"rationale":315,"selectedPaths":316,"source":269,"sourceLanguage":18,"type":243},"skills/competitor-analysis","Research competitor positioning, ads, pricing, and market gaps","competitor-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-analysis/SKILL.md",[317],{"path":267,"priority":268},{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":269,"sourceLanguage":18,"type":243},"skills/conversion-debug","Conversion Tracking Debugger — diagnose discrepancies across GTM, GA4, Google Ads & Meta Pixel with live API access, BigQuery validation queries, and troubleshooting flowcharts","conversion-debug",{"claudeCode":12},"SKILL.md frontmatter at skills/conversion-debug/SKILL.md",[325],{"path":267,"priority":268},{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":269,"sourceLanguage":18,"type":243},"skills/crm-icp-analysis","Analyze HubSpot CRM data to build a data-driven Ideal Customer Profile from closed-won deals, contacts, and companies","crm-icp-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/crm-icp-analysis/SKILL.md",[333],{"path":267,"priority":268},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":269,"sourceLanguage":18,"type":243},"skills/crm-sales-momentum","Analyze HubSpot pipeline momentum — deal velocity, stage conversions, win/loss patterns, and stall detection","crm-sales-momentum",{"claudeCode":12},"SKILL.md frontmatter at skills/crm-sales-momentum/SKILL.md",[341],{"path":267,"priority":268},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":269,"sourceLanguage":18,"type":243},"skills/cwv-audit","Core Web Vitals Reference — LCP, INP, CLS thresholds, root causes, optimization fixes, CrUX BigQuery queries, web-vitals library usage, and SEO impact","cwv-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/cwv-audit/SKILL.md",[349],{"path":267,"priority":268},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":269,"sourceLanguage":18,"type":243},"skills/deliverability-check","Audit a sending domain's deliverability — SPF, DKIM, DMARC, MX, BIMI, blocklists — with a prioritized fix order","deliverability-check",{"claudeCode":12},"SKILL.md frontmatter at skills/deliverability-check/SKILL.md",[357],{"path":267,"priority":268},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":269,"sourceLanguage":18,"type":243},"skills/drop-off-rescue","Find contacts stalled at funnel stages (abandoned cart, signed-up-but-no-trial, trial-but-no-convert), draft stage-appropriate re-engagement emails, and schedule sends via your ESP — with dedupe so weekly reruns never double-send","drop-off-rescue",{"claudeCode":12},"SKILL.md frontmatter at skills/drop-off-rescue/SKILL.md",[365],{"path":267,"priority":268},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":269,"sourceLanguage":18,"type":243},"skills/email-report","Auto-generate the weekly or monthly email performance report in three formats — Slack update, CEO email, board-deck section — from real ESP data","email-report",{"claudeCode":12},"SKILL.md frontmatter at skills/email-report/SKILL.md",[373],{"path":267,"priority":268},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":269,"sourceLanguage":18,"type":243},"skills/ga4-bigquery-schema","GA4 BigQuery Export Schema Reference — complete field reference, nested structures, query patterns, and performance tips","ga4-bigquery-schema",{"claudeCode":12},"SKILL.md frontmatter at skills/ga4-bigquery-schema/SKILL.md",[381],{"path":267,"priority":268},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":269,"sourceLanguage":18,"type":243},"skills/ga4-events","GA4 Event Implementation Reference — complete event taxonomy, parameter lists, implementation patterns (gtag.js, GTM, Measurement Protocol), and validation techniques","ga4-events",{"claudeCode":12},"SKILL.md frontmatter at skills/ga4-events/SKILL.md",[389],{"path":267,"priority":268},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":269,"sourceLanguage":18,"type":243},"skills/gaql-reference","Google Ads Query Language (GAQL) Reference — complete syntax, resource types, fields, operators, date macros, and ready-to-use query patterns","gaql-reference",{"claudeCode":12},"SKILL.md frontmatter at skills/gaql-reference/SKILL.md",[397],{"path":267,"priority":268},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":269,"sourceLanguage":18,"type":243},"skills/google-ads-scripts","Google Ads Scripts Reference — JavaScript automation, AdsApp object model, selectors, GAQL queries, 10+ working script patterns, MCC parallel processing, Sheets integration","google-ads-scripts",{"claudeCode":12},"SKILL.md frontmatter at skills/google-ads-scripts/SKILL.md",[405],{"path":267,"priority":268},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":269,"sourceLanguage":18,"type":243},"skills/gtm-setup","GTM Event Tracking & Setup Reference — dataLayer fundamentals, trigger types, variable types, GA4 tag configuration, debug mode, and best practices","gtm-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/gtm-setup/SKILL.md",[413],{"path":267,"priority":268},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":269,"sourceLanguage":18,"type":243},"skills/landing-page-review","CRO review of a landing page with specific conversion recommendations","landing-page-review",{"claudeCode":12},"SKILL.md frontmatter at skills/landing-page-review/SKILL.md",[421],{"path":267,"priority":268},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":269,"sourceLanguage":18,"type":243},"skills/lead-qualification","Research and qualify business leads against your ICP","lead-qualification",{"claudeCode":12},"SKILL.md frontmatter at skills/lead-qualification/SKILL.md",[429],{"path":267,"priority":268},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":269,"sourceLanguage":18,"type":243},"skills/linkedin-ads-audit","Full LinkedIn Ads account audit — campaign structure, targeting, creative performance, spend efficiency","linkedin-ads-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/linkedin-ads-audit/SKILL.md",[437],{"path":267,"priority":268},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":269,"sourceLanguage":18,"type":243},"skills/linkedin-launch-video","Produce a LinkedIn-native 1:1 (or 16:9) launch video using HyperFrames. Caption-first, sound-off, B2B register, anti-corporate-jargon. Optionally hand off to LinkedIn Ads to launch as a sponsored content campaign with ICP-aligned targeting.","linkedin-launch-video",{"claudeCode":12},"SKILL.md frontmatter at skills/linkedin-launch-video/SKILL.md",[445,446,448],{"path":267,"priority":268},{"path":447,"priority":296},"references/brand-identity.md",{"path":449,"priority":296},"references/composition-template.html",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":269,"sourceLanguage":18,"type":243},"skills/linkedin-micro-campaigns","Create precision-targeted LinkedIn ad campaigns for specific ICP segments — translates CRM data to LinkedIn targeting","linkedin-micro-campaigns",{"claudeCode":12},"SKILL.md frontmatter at skills/linkedin-micro-campaigns/SKILL.md",[457],{"path":267,"priority":268},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":269,"sourceLanguage":18,"type":243},"skills/meta-capi","Meta Conversions API (CAPI) Setup Reference — architecture, event types, customer information hashing, deduplication, implementation examples, AEM, and testing","meta-capi",{"claudeCode":12},"SKILL.md frontmatter at skills/meta-capi/SKILL.md",[465],{"path":267,"priority":268},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":269,"sourceLanguage":18,"type":243},"skills/non-commodity-content","Interview the user for specific client stories, anecdotes, refusals, and real numbers — then turn them into non-commodity SEO content Google actually wants to rank. Kills generic listicle output at the source.","non-commodity-content",{"claudeCode":12},"SKILL.md frontmatter at skills/non-commodity-content/SKILL.md",[473],{"path":267,"priority":268},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":269,"sourceLanguage":18,"type":243},"skills/pre-send-qa","Pre-flight QA for an email campaign — merge tags, broken links, spam triggers, compliance, mobile rendering — before you hit send","pre-send-qa",{"claudeCode":12},"SKILL.md frontmatter at skills/pre-send-qa/SKILL.md",[481],{"path":267,"priority":268},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":269,"sourceLanguage":18,"type":243},"skills/reddit-launch-video","Produce a Reddit-native 1:1 or 4:5 launch video using HyperFrames. Idiomatic Reddit feel — text-first, low-polish, sound-off, subreddit-aware. Optionally hand off to Reddit Ads to launch as a promoted post targeted to specific subreddits.","reddit-launch-video",{"claudeCode":12},"SKILL.md frontmatter at skills/reddit-launch-video/SKILL.md",[489,490,491],{"path":267,"priority":268},{"path":447,"priority":296},{"path":449,"priority":296},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":269,"sourceLanguage":18,"type":243},"skills/revenue-audit","Audit an email marketing program for revenue leaks — missing flows, dormant high-value subscribers, under-segmentation, promo gaps, stale automations — ranked by estimated $ impact","revenue-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/revenue-audit/SKILL.md",[499],{"path":267,"priority":268},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":269,"sourceLanguage":18,"type":243},"skills/seo-audit","Full technical + content SEO analysis — uses live Search Console + Bing data when connected","seo-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-audit/SKILL.md",[507],{"path":267,"priority":268},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":269,"sourceLanguage":18,"type":243},"skills/seo-monitor","Monitor SEO rankings, queries, and indexing via Search Console MCP","seo-monitor",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-monitor/SKILL.md",[515],{"path":267,"priority":268},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":269,"sourceLanguage":18,"type":243},"skills/structured-data","Schema.org Structured Data Reference — JSON-LD examples for every major schema type, rich results eligibility, testing tools, and implementation patterns","structured-data",{"claudeCode":12},"SKILL.md frontmatter at skills/structured-data/SKILL.md",[523],{"path":267,"priority":268},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":269,"sourceLanguage":18,"type":243},"skills/subject-line-lab","Mine your actual subject-line history from Klaviyo / Mailchimp / Rule / Get a Newsletter, find the patterns that work for YOUR list, and generate tuned candidates","subject-line-lab",{"claudeCode":12},"SKILL.md frontmatter at skills/subject-line-lab/SKILL.md",[531],{"path":267,"priority":268},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":269,"sourceLanguage":18,"type":243},"skills/tiktok-launch-video","Produce a 9:16 TikTok-native launch video for a product, feature, or campaign using HyperFrames. Idiomatic TikTok pacing, burned-in captions, hook-in-1s structure. Optionally hand off to TikTok Ads to launch as a Spark/in-feed ad.","tiktok-launch-video",{"claudeCode":12},"SKILL.md frontmatter at skills/tiktok-launch-video/SKILL.md",[539,540,541],{"path":267,"priority":268},{"path":447,"priority":296},{"path":449,"priority":296},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":269,"sourceLanguage":18,"type":243},"skills/utm-builder","UTM Parameter Strategy & Builder — naming conventions, GA4 channel grouping rules, auto-tagging, common mistakes, and BigQuery validation queries","utm-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/utm-builder/SKILL.md",[549],{"path":267,"priority":268},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":269,"sourceLanguage":18,"type":243},"skills/video-to-gif","Convert an MP4 (e.g. a HyperFrames render or a screen recording) to a high-quality GIF using FFmpeg's two-pass palette method. Picks the right preset for the target surface — Slack/DMs/Twitter/email/Reddit/GitHub — so you don't ship a 40MB GIF to a 5MB inbox.","video-to-gif",{"claudeCode":12},"SKILL.md frontmatter at skills/video-to-gif/SKILL.md",[557],{"path":267,"priority":268},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":269,"sourceLanguage":18,"type":243},"skills/website-migration-audit","Compare a production site against a staging/redesign version — SEO parity, content integrity, missing pages, and launch readiness","website-migration-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/website-migration-audit/SKILL.md",[565],{"path":267,"priority":268},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":269,"sourceLanguage":18,"type":243},"skills/welcome-series","Generate a full 5-email welcome series from a brand URL — subjects, preheaders, bodies, and send timing, ready to paste into any ESP","welcome-series",{"claudeCode":12},"SKILL.md frontmatter at skills/welcome-series/SKILL.md",[573],{"path":267,"priority":268},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":269,"sourceLanguage":18,"type":243},"skills/winback-engine","Find dormant subscribers, segment by historical value, draft personalized winback emails per tier, and identify suppression candidates","winback-engine",{"claudeCode":12},"SKILL.md frontmatter at skills/winback-engine/SKILL.md",[581],{"path":267,"priority":268},{"sources":583},[584],"manual",{"closedIssues90d":8,"description":586,"forks":231,"homepage":587,"openIssues90d":8,"pushedAt":233,"readmeSize":229,"stars":234,"topics":588},"Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.","https://cogny.com",[589,590,591,592,593,594,595,596,597,211,598,599,600,601],"agent-skills","ai-agents","claude-code","claude-skills","cluade-mcp","cursor","geo","growth-hacking","llm","mcp","seo","vibe","windsurf",{"classifiedAt":603,"discoverAt":604,"extractAt":605,"githubAt":605,"updatedAt":603},1778684091751,1778684086122,1778684089811,[213,212,214,13,211,215],{"evaluatedAt":238,"extractAt":608,"updatedAt":238},1778684091954,[],[611,641,671,699,729,760],{"_creationTime":612,"_id":613,"community":614,"display":615,"identity":621,"providers":626,"relations":635,"tags":637,"workflow":638},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":616,"installMethods":617,"name":619,"sourceUrl":620},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":618},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":622,"githubOwner":623,"githubRepo":624,"locale":18,"slug":625,"type":243},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":627,"extract":633},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":628,"targetMarket":216,"tier":217},[629,212,630,631,632,215],"performance","optimization","claude-flow","bottleneck-detection",{"commitSha":250,"license":634},"MIT",{"repoId":636},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[212,632,631,630,629,215],{"evaluatedAt":639,"extractAt":640,"updatedAt":639},1778699217174,1778696691708,{"_creationTime":642,"_id":643,"community":644,"display":645,"identity":651,"providers":656,"relations":663,"tags":666,"workflow":667},1778699119124.668,"k174xef0y7h5dr9f932g3ax6d986n2dd",{"reviewCount":8},{"description":646,"installMethods":647,"name":649,"sourceUrl":650},"为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突，并找出最重要的选择。",{"claudeCode":648},"Whatsonyourmind/oraclaw","oraclaw-decide","https://github.com/Whatsonyourmind/oraclaw",{"basePath":652,"githubOwner":653,"githubRepo":654,"locale":655,"slug":649,"type":243},"mission-control/packages/clawhub-skills/oraclaw-decide","Whatsonyourmind","oraclaw","zh-CN",{"evaluate":657,"extract":662},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":658,"targetMarket":216,"tier":217},[659,212,630,660,661],"decision-making","graph-theory","ai-agent-tools",{"commitSha":250},{"repoId":664,"translatedFrom":665},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17fe7ybjme5s1n10mmg3emmns86nr26",[661,212,659,660,630],{"evaluatedAt":668,"extractAt":669,"updatedAt":670},1778698934136,1778698837670,1778699119124,{"_creationTime":672,"_id":673,"community":674,"display":675,"identity":681,"providers":685,"relations":693,"tags":695,"workflow":696},1778697652123.8975,"k17egwaz31kmprzw1q8m38fv4586mqah",{"reviewCount":8},{"description":676,"installMethods":677,"name":679,"sourceUrl":680},"Search and analyze your own session logs (older/parent conversations) using jq.",{"claudeCode":678},"steipete/clawdis","session-logs","https://github.com/steipete/clawdis",{"basePath":682,"githubOwner":683,"githubRepo":684,"locale":18,"slug":679,"type":243},"skills/session-logs","steipete","clawdis",{"evaluate":686,"extract":692},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":687,"targetMarket":216,"tier":217},[688,689,690,212,691],"logs","session","jq","cli",{"commitSha":250},{"repoId":694},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[212,691,690,688,689],{"evaluatedAt":697,"extractAt":698,"updatedAt":697},1778698902636,1778697652123,{"_creationTime":700,"_id":701,"community":702,"display":703,"identity":709,"providers":714,"relations":721,"tags":724,"workflow":725},1778697369386.3174,"k17bxj50v6wxff2qe5a5a4d4bn86mvk3",{"reviewCount":8},{"description":704,"installMethods":705,"name":707,"sourceUrl":708},"关于演示文稿幻灯片格式、权重系统、导航和章节结构的知识",{"claudeCode":706},"shanraisshan/claude-code-best-practice","Presentation Structure","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":710,"githubOwner":711,"githubRepo":712,"locale":655,"slug":713,"type":243},".claude/skills/presentation/presentation-structure","shanraisshan","claude-code-best-practice","presentation-structure",{"evaluate":715,"extract":720},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":716,"targetMarket":216,"tier":217},[717,718,719,212],"presentation","html","documentation",{"commitSha":250,"license":634},{"repoId":722,"translatedFrom":723},"kd74710g49kxgwbfjxeb7s132d86myxr","k175cp8c6m1kknsf9yhd75swn586m4hj",[212,719,718,717],{"evaluatedAt":726,"extractAt":727,"updatedAt":728},1778697246983,1778697205743,1778697369386,{"_creationTime":730,"_id":731,"community":732,"display":733,"identity":739,"providers":743,"relations":753,"tags":756,"workflow":757},1778695548458.3403,"k17874jrpzpfq3ftmmahe017n586nmy2",{"reviewCount":8},{"description":734,"installMethods":735,"name":737,"sourceUrl":738},"Compose or analyze sacred music in Hildegard von Bingen's distinctive modal style. Covers modal selection, melodic contour (wide-range melodies), text-setting (syllabic and melismatic), neumatic notation, and liturgical context for antiphons, sequences, and responsories. Use when composing a new piece in Hildegardian style, analyzing an existing chant for structure and mode, researching medieval modal music, preparing to perform or teach Hildegard's music, or setting Latin sacred texts.\n",{"claudeCode":736},"pjt222/agent-almanac","compose-sacred-music","https://github.com/pjt222/agent-almanac",{"basePath":740,"githubOwner":741,"githubRepo":742,"locale":18,"slug":737,"type":243},"skills/compose-sacred-music","pjt222","agent-almanac",{"evaluate":744,"extract":752},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":745,"targetMarket":216,"tier":217},[746,747,748,749,750,751,212],"hildegard","sacred-music","chant","modal","musicology","composition",{"commitSha":250},{"parentExtensionId":754,"repoId":755},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[212,748,751,746,749,750,747],{"evaluatedAt":758,"extractAt":759,"updatedAt":758},1778696688896,1778695548458,{"_creationTime":761,"_id":762,"community":763,"display":764,"identity":770,"providers":775,"relations":781,"tags":784,"workflow":785},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":765,"installMethods":766,"name":768,"sourceUrl":769},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":767},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":771,"githubOwner":772,"githubRepo":773,"locale":18,"slug":774,"type":243},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":776,"extract":780},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":777,"targetMarket":216,"tier":217},[591,778,212,630,779],"configuration","git",{"commitSha":250,"license":634},{"parentExtensionId":782,"repoId":783},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[212,591,778,779,630],{"evaluatedAt":786,"extractAt":787,"updatedAt":786},1778693275143,1778692488329]