[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Eronred-asc-metrics-zh-CN":3,"guides-for-Eronred-asc-metrics":676,"similar-k1773s644zj719pbtbgwknn4n586mh2c-zh-CN":677},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":251,"parentExtension":252,"providers":309,"relations":313,"repo":314,"tags":674,"workflow":675},1778686547483.517,"k1773s644zj719pbtbgwknn4n586mh2c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads, revenue, IAP, subscriptions, trials, or country breakdowns synced via Appeeky Connect. Use when the user asks about \"my downloads\", \"my revenue\", \"how is my app performing\", \"ASC data\", \"sales and trends\", \"my subscription numbers\", \"App Store Connect metrics\", or wants to compare periods or top markets. For third-party app estimates, see app-analytics. For subscription analytics depth, see monetization-strategy.",{"claudeCode":12},"Eronred/aso-skills","asc-metrics","https://github.com/Eronred/aso-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":244},1778686873482.3125,"kn7e17w5a1ymjtvazh1vgw90x586m1a5","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"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,107,110,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 user problem of analyzing first-party App Store Connect data and provides specific trigger phrases and use cases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers significant value by directly analyzing a user's own App Store Connect data, which is a specific capability beyond generic AI analysis.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill outlines clear prerequisites, data fetching steps, and an analysis framework, indicating readiness for real-world use with first-party data.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on analyzing App Store Connect metrics, aligning with its declared scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's functionality, scope, and use cases, including clear boundaries and relevant trigger phrases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific, scoped tools like GET /v1/connect/metrics/apps and GET /v1/connect/metrics/apps/:appId, rather than a single generalist execute tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The skill clearly documents prerequisites such as Appeeky account connection, plan level, and data sync details, serving as configuration.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The API endpoints used (`/v1/connect/metrics/apps`, `/v1/connect/metrics/apps/:appId`) are descriptive and relevant to the skill's domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The API calls described use specific parameters like `from`, `to`, and `appId`, indicating a minimal and relevant input surface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT License, which is permissive and commonly used.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits as of May 8, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies that require explicit management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill relies on an Appeeky API key which is handled via external configuration (Authorization header), not hardcoded or exposed in logs.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's documented workflow involves calling external APIs with specific parameters and does not appear to load or execute untrusted third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill primarily makes API calls to Appeeky Connect and does not appear to fetch or execute arbitrary code or data from remote URLs at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are limited to API calls and data analysis, with no indication of file system modifications outside its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were identified in the described workflow.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's outbound calls are documented as API requests to Appeeky Connect for metrics, with no indication of exfiltrating confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled SKILL.md and README.md files appear to be free of hidden text tricks or obfuscation.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation relies on API calls and documented analysis frameworks, not obfuscated code or runtime script execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the presence of an Appeeky account and connection, which is a documented prerequisite, not a project structural assumption.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 issues opened and 1 closed in the last 90 days, the closure rate is 100%, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `manifestVersion` is 1.0.0 and the `version` in SKILL.md frontmatter is also 1.0.0, indicating a clear versioning signal.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The API calls are made with specific parameters like dates and app IDs, implying structured input that is likely validated by the Appeeky API.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is purely analytical and performs no destructive operations.",{"category":104,"check":111,"severity":112,"summary":113},"Error Handling","info","The SKILL.md mentions returning an error if ASC is not connected, but does not detail structured error reporting for API call failures.",{"category":104,"check":115,"severity":63,"summary":116},"Logging","As this skill primarily makes API calls and performs analysis, a local audit log for destructive actions is not applicable.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill analyzes App Store Connect data, which may contain personal data, but it does so via an authorized API and does not submit PII to third parties beyond the API's intended use.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill operates on App Store Connect data and uses English prompts, with no explicit regional restrictions; targetMarket is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard API calls and documented analysis steps, making it portable across different runtime environments that support these API interactions.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview of the ASO skills, installation instructions, and how this skill integrates.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a single-tool skill, focused on a specific set of API calls for metrics analysis.",{"category":40,"check":134,"severity":63,"summary":135},"Overlapping near-synonym tools","The skill utilizes specific API endpoints rather than a broad set of commands, so no overlapping synonyms are present.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as analyzing downloads and revenue, are directly supported by the documented API calls and analysis frameworks.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for various environments (Cursor, Claude Code) and mentions the Appeeky Connect integration setup.",{"category":144,"check":145,"severity":112,"summary":146},"Errors","Actionable error messages","The SKILL.md mentions an error for a missing App Store Connect connection, but lacks details on specific remediation steps for API call failures.",{"category":148,"check":149,"severity":63,"summary":150},"Execution","Pinned dependencies","The skill does not bundle scripts with dependencies that require pinning.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill is analytical and does not perform state-changing operations, making a dry-run feature inapplicable.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill relies on standard API calls to Appeeky Connect; any retry or timeout logic would be handled by the underlying API client or the Appeeky service itself.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no indication of telemetry being emitted by this skill; all data processing is for the user's direct analysis.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined as analyzing first-party App Store Connect data via Appeeky Connect, with clear use cases and boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and provides relevant trigger phrases within a reasonable character limit.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and relatively concise, outlining prerequisites, steps, and analysis frameworks without excessive verbosity.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md references an external API reference document (`appeeky-connect.md`), demonstrating progressive disclosure.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This skill focuses on direct data analysis and API calls, not deep exploration or code review, making 'context: fork' not applicable.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear output format examples for 'Performance Snapshot' and 'Trend Alert', demonstrating intended usage and outcomes.",{"category":22,"check":181,"severity":112,"summary":182},"Edge cases","The skill mentions handling the case where ASC is not connected, but detailed documentation on other potential edge cases (e.g., API rate limits, data sync delays) and their recovery steps is lacking.",{"category":104,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill relies on the Appeeky API and does not have external tool dependencies that would require a fallback.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill assumes access to the Appeeky API and a compatible agent environment, which is standard and documented.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The skill clearly states that it will prompt the user to connect ASC if it's not configured, effectively halting and reporting on an unexpected pre-state.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill stands alone and explicitly cross-references related skills like `app-analytics` and `monetization-strategy` in its documentation, indicating clear coordination.",1778686873184,"This skill analyzes official App Store Connect data synced via Appeeky Connect, providing insights into downloads, revenue, subscriptions, trials, and country breakdowns. It requires an Appeeky account with App Store Connect integration and a specific plan level.",[199,200,201,202,203],"Analyze App Store Connect downloads, revenue, IAP, subscriptions, and trials","Provide country-specific breakdowns of app performance","Facilitate period-over-period comparisons of key metrics","Identify trends, spikes, and drops in daily performance data","Generate performance snapshots and trend alerts",[205,206,207],"Providing third-party app estimates.","In-depth monetization strategy consulting (use `monetization-strategy` skill).","Setting up full analytics stacks (use `app-analytics` skill).","3.0.0","4.4.0","To provide users with direct access and analysis of their own app's performance data from App Store Connect, enabling data-driven marketing decisions.","The extension exhibits high quality across documentation, security, and functionality, with only minor informational findings related to error handling depth and edge case documentation.",97,"Excellent skill for analyzing first-party App Store Connect data with clear instructions and analysis frameworks.",[215,216,217,218,219,220],"app-store-connect","analytics","revenue","downloads","subscriptions","mobile-marketing","global","verified",[224,225,226,227],"Analyze my app's downloads and revenue trends over the past month.","Compare this week's subscription numbers to last week's.","Identify my top-performing countries by revenue and downloads.","Understand the impact of a recent app update on key metrics.",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":241,"testCoverage":243},{"hasLockfile":230},false,1778686853260,{"descriptionLength":233,"readmeSize":234},528,12610,{"closedIssues90d":236,"forks":237,"hasChangelog":230,"manifestVersion":238,"openIssues90d":8,"pushedAt":239,"stars":240},1,85,"1.0.0",1778254840000,1236,{"hasNpmPackage":230,"license":242,"smitheryVerified":230},"MIT",{"hasCi":230,"hasTests":230},{"updatedAt":245},1778686873482,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":13,"type":250},"skills/asc-metrics","Eronred","aso-skills","skill",true,{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":259,"parentExtension":262,"providers":294,"relations":305,"tags":306,"workflow":307},1778686547483.5142,"k1727n4vhgt43pj3y260sxsq3x86m9ew",{"reviewCount":8},{"description":257,"installMethods":258,"name":249,"sourceUrl":14},"17 ASO and app marketing skills for indie developers, app marketers, and growth teams. Covers keyword research, metadata optimization, competitor analysis, market intelligence, chart tracking, screenshot design, review management, localization, user acquisition, monetization, and more.",{"claudeCode":249},{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":261},"","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":269,"providers":271,"relations":288,"tags":290,"workflow":291},1778686547483.514,"k17dvgzahwdtxnver775p9n7m186m7hw",{"reviewCount":8},{"description":267,"installMethods":268,"name":249,"sourceUrl":14},"ASO & App Marketing skills for Claude Code — keyword research, metadata optimization, competitor analysis, and app growth",{"claudeCode":12},{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":270},"marketplace",{"evaluate":272,"extract":283},{"promptVersionExtension":273,"promptVersionScoring":209,"score":274,"tags":275,"targetMarket":221,"tier":282},"3.1.0",95,[276,277,278,279,280,281],"aso","app-store-optimization","app-marketing","seo","mobile-apps","growth-hacking","community",{"commitSha":284,"marketplace":285,"plugin":286},"HEAD",{"name":249,"pluginCount":236},{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd7cmwz9bgzp6ww0emxg8jfez186n7c2",[278,277,276,281,280,279],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778686584979,1778686547483,{"evaluate":295,"extract":302},{"promptVersionExtension":208,"promptVersionScoring":209,"score":296,"tags":297,"targetMarket":221,"tier":222},99,[276,278,298,299,279,300,216,301],"ios","android","growth","paid-ua",{"commitSha":284,"plugin":303},{"mcpCount":8,"provider":287,"skillCount":304},40,{"parentExtensionId":264,"repoId":289},[216,299,278,276,300,298,301,279],{"evaluatedAt":308,"extractAt":293,"updatedAt":308},1778686597239,{"evaluate":310,"extract":312},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":311,"targetMarket":221,"tier":222},[215,216,217,218,219,220],{"commitSha":284},{"parentExtensionId":254,"repoId":289},{"_creationTime":315,"_id":289,"identity":316,"providers":317,"workflow":670},1778686542660.1484,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":318,"discover":657,"github":660},{"commitSha":284,"extensions":319},[320,333,339,348,356,364,372,380,388,396,404,412,420,428,433,441,449,457,465,473,481,489,497,505,513,521,529,537,545,553,561,569,577,585,593,601,609,617,625,633,641,649],{"basePath":260,"description":267,"displayName":249,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":260,"description":257,"displayName":249,"installMethods":334,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":261},{"claudeCode":249},"inline plugin source from marketplace.json at /",[337,338],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":332,"sourceLanguage":18,"type":250},"skills/ab-test-store-listing","When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions \"A/B test\", \"product page optimization\", \"test my screenshots\", \"test my icon\", \"conversion rate optimization\", \"CPP\", or \"custom product pages\". For screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization.","ab-test-store-listing",{"claudeCode":12},"SKILL.md frontmatter at skills/ab-test-store-listing/SKILL.md",[346],{"path":347,"priority":326},"SKILL.md",{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":332,"sourceLanguage":18,"type":250},"skills/android-aso","When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions \"Google Play\", \"Android\", \"Play Store\", \"Play Console\", \"short description\", \"full description indexed\", \"Google Play ASO\", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.","android-aso",{"claudeCode":12},"SKILL.md frontmatter at skills/android-aso/SKILL.md",[355],{"path":347,"priority":326},{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":332,"sourceLanguage":18,"type":250},"skills/app-analytics","When the user wants to set up, interpret, or improve their app analytics and tracking. Also use when the user mentions \"analytics\", \"tracking\", \"metrics\", \"KPIs\", \"App Store Connect analytics\", \"install tracking\", \"funnel\", \"attribution\", or \"how is my app performing\". For A/B testing, see ab-test-store-listing. For retention metrics, see retention-optimization.","app-analytics",{"claudeCode":12},"SKILL.md frontmatter at skills/app-analytics/SKILL.md",[363],{"path":347,"priority":326},{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":332,"sourceLanguage":18,"type":250},"skills/app-clips","When the user wants to implement, optimize, or use App Clips for app discovery and conversion. Use when the user mentions \"App Clip\", \"app clip code\", \"mini app\", \"instant app\", \"App Clip card\", \"App Clip link\", \"no download required\", \"instant experience\", or wants to understand how App Clips appear in App Store search. For general App Store discoverability, see aso-audit. For marketing campaigns, see ua-campaign.","app-clips",{"claudeCode":12},"SKILL.md frontmatter at skills/app-clips/SKILL.md",[371],{"path":347,"priority":326},{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":332,"sourceLanguage":18,"type":250},"skills/app-icon-optimization","When the user wants to design, test, or improve their app icon to increase tap-through rate and conversions in App Store search and browse. Use when the user mentions \"app icon\", \"icon design\", \"icon A/B test\", \"icon variants\", \"tap-through rate\", \"icon conversion\", \"icon refresh\", or wants to know what makes a good app icon. For screenshot optimization, see screenshot-optimization. For full listing A/B tests, see ab-test-store-listing.","app-icon-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/app-icon-optimization/SKILL.md",[379],{"path":347,"priority":326},{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":332,"sourceLanguage":18,"type":250},"skills/app-launch","When the user wants to plan a launch strategy for a new app or major update. Also use when the user mentions \"app launch\", \"launch plan\", \"launch checklist\", \"pre-launch\", \"launch day\", or \"how to launch my app\". For ongoing ASO after launch, see aso-audit. For paid acquisition during launch, see ua-campaign.","app-launch",{"claudeCode":12},"SKILL.md frontmatter at skills/app-launch/SKILL.md",[387],{"path":347,"priority":326},{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":332,"sourceLanguage":18,"type":250},"skills/app-marketing-context","When the user wants to create or update their app marketing context document. Also use when the user mentions \"app context\", \"marketing brief\", \"app positioning\", or when starting any ASO or app marketing project. This is the foundation skill — all other skills check for this context first.","app-marketing-context",{"claudeCode":12},"SKILL.md frontmatter at skills/app-marketing-context/SKILL.md",[395],{"path":347,"priority":326},{"basePath":397,"description":398,"displayName":399,"installMethods":400,"rationale":401,"selectedPaths":402,"source":332,"sourceLanguage":18,"type":250},"skills/app-preview-video","When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions \"App Preview\", \"preview video\", \"app store video\", \"promo video\", \"Play Store video\", \"video poster frame\", \"YouTube promo for Play Store\", \"30 second app video\", \"video script\", \"video specs\", or \"should I add a preview video\". For static screenshots, see screenshot-optimization. For A/B testing the video, see ab-test-store-listing. For broader creative briefs, see screenshot-optimization (covers stills).","app-preview-video",{"claudeCode":12},"SKILL.md frontmatter at skills/app-preview-video/SKILL.md",[403],{"path":347,"priority":326},{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":332,"sourceLanguage":18,"type":250},"skills/app-rejection-recovery","When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions \"app rejected\", \"App Review rejection\", \"guideline violation\", \"Apple rejected my app\", \"Google Play rejected\", \"Play policy violation\", \"Resolution Center\", \"metadata rejection\", \"binary rejection\", \"guideline 2.1\", \"guideline 4.3\", \"guideline 5.1.1\", \"Sign in with Apple required\", \"Apple ID rejection\", \"Play Store suspension\", \"appeal\", \"I need to respond to App Review\", or \"expedited review\". For pre-submission listing health, see aso-audit. For metadata-only fixes, see metadata-optimization.","app-rejection-recovery",{"claudeCode":12},"SKILL.md frontmatter at skills/app-rejection-recovery/SKILL.md",[411],{"path":347,"priority":326},{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":332,"sourceLanguage":18,"type":250},"skills/app-store-featured","When the user wants to get featured on the App Store or understand the editorial process. Also use when the user mentions \"get featured\", \"App Store editorial\", \"App of the Day\", \"Today tab\", \"Apple featuring\", or \"how to get Apple to feature my app\". For launch strategy, see app-launch. For ASO optimization, see aso-audit.","app-store-featured",{"claudeCode":12},"SKILL.md frontmatter at skills/app-store-featured/SKILL.md",[419],{"path":347,"priority":326},{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":332,"sourceLanguage":18,"type":250},"skills/apple-search-ads","When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions \"Apple Search Ads\", \"ASA\", \"Search Ads\", \"Search tab ads\", \"Today tab ads\", \"CPT\", \"TTR\", \"Search Match\", \"exact match\", \"broad match\", \"CPP in ads\", \"ASA bidding\", or \"Search Ads budget\". For Meta/Google UAC/TikTok paid UA, see ua-campaign.","apple-search-ads",{"claudeCode":12},"SKILL.md frontmatter at skills/apple-search-ads/SKILL.md",[427],{"path":347,"priority":326},{"basePath":247,"description":10,"displayName":13,"installMethods":429,"rationale":430,"selectedPaths":431,"source":332,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at skills/asc-metrics/SKILL.md",[432],{"path":347,"priority":326},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":332,"sourceLanguage":18,"type":250},"skills/aso-audit","When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions \"ASO audit\", \"ASO score\", \"why am I not ranking\", \"listing review\", or \"optimize my app store page\". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.","aso-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/aso-audit/SKILL.md",[440],{"path":347,"priority":326},{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":332,"sourceLanguage":18,"type":250},"skills/aso-router","Single entry point that routes any ASO, App Store, Google Play, app marketing, paid UA, monetization, retention, reviews, ratings, market-intel, or app-analytics question to the correct specialist skill in this library. Use FIRST whenever the user mentions an app, App Store, Play Store, keywords, ranking, downloads, revenue, subscriptions, screenshots, icon, reviews, competitors, charts, in-app events, launch, press, or ads — but the right specialized skill is not obvious. Triggers: \"/aso-skill\", \"/aso\", \"aso help\", \"help me with my app\", \"I need ASO\", \"which skill should I use\", or any ambiguous app-marketing request. Skip this router only when the user explicitly invokes a specific skill (e.g. /aso-audit, /keyword-research).","aso-router",{"claudeCode":12},"SKILL.md frontmatter at skills/aso-router/SKILL.md",[448],{"path":347,"priority":326},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":332,"sourceLanguage":18,"type":250},"skills/attribution-setup","When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when the user mentions \"SKAdNetwork\", \"SKAN\", \"SKAN 4\", \"AdAttributionKit\", \"AAK\", \"MMP\", \"AppsFlyer\", \"Adjust\", \"Singular\", \"Branch\", \"attribution\", \"conversion value\", \"postback\", \"Install Referrer\", \"deferred deep link\", \"iOS 14.5\", \"ATT\", \"App Tracking Transparency\", \"IDFA\", or \"I can't measure my ad campaigns\". For paid campaign strategy, see ua-campaign and apple-search-ads. For analytics events, see app-analytics.","attribution-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/attribution-setup/SKILL.md",[456],{"path":347,"priority":326},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":332,"sourceLanguage":18,"type":250},"skills/category-positioning","When the user wants to choose, change, or evaluate their App Store / Google Play category and subcategory — including primary vs secondary category trade-offs, chart-rank competitive analysis, category-driven discoverability, and how category choice affects featuring eligibility. Use when the user mentions \"which category\", \"App Store category\", \"primary category\", \"secondary category\", \"change my category\", \"Health & Fitness vs Lifestyle\", \"Productivity vs Utilities\", \"rank higher in a smaller category\", \"category chart\", \"subcategory\", \"Play Store category\", or \"should I switch categories\". For full ASO health beyond category, see aso-audit. For competitor analysis within the chosen category, see competitor-analysis. For chart movements within categories, see market-movers.","category-positioning",{"claudeCode":12},"SKILL.md frontmatter at skills/category-positioning/SKILL.md",[464],{"path":347,"priority":326},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":332,"sourceLanguage":18,"type":250},"skills/competitor-analysis","When the user wants to analyze competitors' App Store strategy, find keyword gaps, or understand competitive positioning. Also use when the user mentions \"competitor analysis\", \"competitive research\", \"keyword gap\", \"what are my competitors doing\", or \"compare my app to\". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.","competitor-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-analysis/SKILL.md",[472],{"path":347,"priority":326},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":332,"sourceLanguage":18,"type":250},"skills/competitor-tracking","When the user wants to monitor competitor apps on an ongoing basis — tracking metadata changes, keyword shifts, screenshot updates, rating trends, or new features. Use when the user mentions \"competitor monitoring\", \"track competitors\", \"competitor alert\", \"competitor changed their title\", \"watch a competitor app\", \"competitor weekly report\", \"competitive intelligence\", or \"what changed in competitor's listing\". For a one-time deep competitive analysis, see competitor-analysis. For market-wide chart movements, see market-movers.","competitor-tracking",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-tracking/SKILL.md",[480],{"path":347,"priority":326},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":332,"sourceLanguage":18,"type":250},"skills/crash-analytics","When the user wants to monitor, triage, or reduce their app's crash rate — including setting up Crashlytics, prioritizing which crashes to fix first, interpreting crash data, and understanding how crashes affect App Store ranking. Use when the user mentions \"crash\", \"crashlytics\", \"crash rate\", \"ANR\", \"app not responding\", \"crash-free sessions\", \"crash-free users\", \"symbolication\", \"stability\", \"firebase crashes\", \"app crashing\", or \"crash report\". For overall analytics setup, see app-analytics.","crash-analytics",{"claudeCode":12},"SKILL.md frontmatter at skills/crash-analytics/SKILL.md",[488],{"path":347,"priority":326},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":332,"sourceLanguage":18,"type":250},"skills/creator-ugc-marketing","When the user wants to plan, brief, source, or measure organic creator / influencer / UGC marketing for their app — including TikTok creators, Instagram Reels, YouTube Shorts, micro-influencers, paid creator briefs, UGC ad creative for Meta/TikTok, affiliate programs, and seeding strategy. Use when the user mentions \"creators\", \"influencers\", \"TikTok marketing\", \"UGC\", \"user-generated content\", \"creator briefs\", \"creator outreach\", \"influencer marketing\", \"Reels\", \"Shorts\", \"creator gifting\", \"seeding\", \"affiliate\", \"Whop\", \"TikTok Spark Ads\", \"Instagram collab posts\", or \"I want my app to go viral on TikTok\". For paid social ad campaigns (Meta/TikTok ad accounts), see ua-campaign. For PR / press, see press-and-pr. For viral in-app loops, see referral-program.","creator-ugc-marketing",{"claudeCode":12},"SKILL.md frontmatter at skills/creator-ugc-marketing/SKILL.md",[496],{"path":347,"priority":326},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":332,"sourceLanguage":18,"type":250},"skills/custom-product-pages","When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions \"Custom Product Page\", \"CPP\", \"alternate product page\", \"App Store URL variant\", \"ASA CPP\", \"campaign-specific landing page\", \"product page per audience\", \"App Store Connect CPP\", \"ppoUrl\", \"?cpp=\" parameter, or \"show different screenshots to different ad audiences\". For App Store A/B tests on the default page, see ab-test-store-listing. For paid ad campaigns that route to CPPs, see apple-search-ads or ua-campaign.","custom-product-pages",{"claudeCode":12},"SKILL.md frontmatter at skills/custom-product-pages/SKILL.md",[504],{"path":347,"priority":326},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":332,"sourceLanguage":18,"type":250},"skills/in-app-events","When the user wants to create, plan, or optimize App Store In-App Events — the event cards that appear on the Today tab, search results, and your product page. Use when the user mentions \"in-app event\", \"App Store event\", \"event card\", \"Today tab\", \"live event\", \"challenge\", \"game event\", \"seasonal event card\", or wants visibility beyond organic search. For general ASO, see aso-audit. For seasonal keyword strategy, see seasonal-aso.","in-app-events",{"claudeCode":12},"SKILL.md frontmatter at skills/in-app-events/SKILL.md",[512],{"path":347,"priority":326},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":332,"sourceLanguage":18,"type":250},"skills/keyword-research","When the user wants to discover, evaluate, or prioritize App Store keywords. Also use when the user mentions \"keyword research\", \"find keywords\", \"search volume\", \"keyword difficulty\", \"keyword ideas\", or \"what keywords should I target\". For implementing keywords into metadata, see metadata-optimization. For auditing current keyword performance, see aso-audit.","keyword-research",{"claudeCode":12},"SKILL.md frontmatter at skills/keyword-research/SKILL.md",[520],{"path":347,"priority":326},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":332,"sourceLanguage":18,"type":250},"skills/localization","When the user wants to localize their App Store listing for international markets. Also use when the user mentions \"localization\", \"translate my app\", \"international markets\", \"expand to new countries\", \"localize metadata\", or \"which countries should I target\". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization.","localization",{"claudeCode":12},"SKILL.md frontmatter at skills/localization/SKILL.md",[528],{"path":347,"priority":326},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":332,"sourceLanguage":18,"type":250},"skills/market-movers","When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering the top 100, or identify apps dropping out of charts. Also use when the user mentions \"chart movers\", \"rank changes\", \"who's rising\", \"who's falling\", \"new chart entries\", \"top gainers\", or \"market shifts\". For broader market overview, see market-pulse. For competitive keyword analysis, see competitor-analysis.","market-movers",{"claudeCode":12},"SKILL.md frontmatter at skills/market-movers/SKILL.md",[536],{"path":347,"priority":326},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":332,"sourceLanguage":18,"type":250},"skills/market-pulse","When the user wants a comprehensive App Store market overview, daily/weekly market briefing, or combined view of chart movements, trending keywords, featured apps, and new releases. Also use when the user mentions \"market overview\", \"what's happening on the App Store\", \"market briefing\", \"weekly report\", \"market trends\", or \"state of the market\". For chart-specific rank changes only, see market-movers. For keyword trends only, see keyword-research.","market-pulse",{"claudeCode":12},"SKILL.md frontmatter at skills/market-pulse/SKILL.md",[544],{"path":347,"priority":326},{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":332,"sourceLanguage":18,"type":250},"skills/metadata-optimization","When the user wants to optimize App Store metadata — title, subtitle, keyword field, or description. Also use when the user mentions \"optimize my title\", \"ASO metadata\", \"keyword field\", \"character limits\", \"app description\", or \"write my subtitle\". For keyword discovery, see keyword-research. For full ASO audits, see aso-audit.","metadata-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/metadata-optimization/SKILL.md",[552],{"path":347,"priority":326},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":332,"sourceLanguage":18,"type":250},"skills/monetization-strategy","When the user wants to design or optimize their app's monetization — pricing, paywalls, subscriptions, or in-app purchases. Also use when the user mentions \"pricing\", \"paywall\", \"subscription\", \"IAP\", \"how to monetize\", \"revenue optimization\", \"free trial\", or \"conversion to paid\". For retention impact, see retention-optimization. For competitive pricing, see competitor-analysis.","monetization-strategy",{"claudeCode":12},"SKILL.md frontmatter at skills/monetization-strategy/SKILL.md",[560],{"path":347,"priority":326},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":332,"sourceLanguage":18,"type":250},"skills/onboarding-optimization","When the user wants to improve their app's onboarding experience, increase activation rate, reduce Day 1 drop-off, or optimize the first-run flow. Use when the user mentions \"onboarding\", \"first-run\", \"activation\", \"tutorial\", \"day 1 retention\", \"new user flow\", \"permission prompts\", \"sign-up conversion\", \"onboarding funnel\", or \"users dropping off early\". For overall retention strategy, see retention-optimization. For paywall placement, see monetization-strategy.","onboarding-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/onboarding-optimization/SKILL.md",[568],{"path":347,"priority":326},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":332,"sourceLanguage":18,"type":250},"skills/paywall-optimization","When the user wants to design, test, or optimize their app's paywall — layout, copy, pricing display, trial offers, plan structure, hard vs soft paywall, paywall placement, or paywall A/B tests. Use when the user mentions \"paywall\", \"paywall design\", \"paywall conversion\", \"trial-to-paid\", \"soft paywall\", \"hard paywall\", \"paywall A/B test\", \"paywall copy\", \"plan picker\", \"annual vs monthly display\", \"best paywall\", \"RevenueCat paywall\", \"Superwall\", \"Adapty\", or \"my paywall isn't converting\". For overall pricing strategy and monetization model choice, see monetization-strategy. For trial nurture, dunning, and churn, see subscription-lifecycle. For where in the onboarding the paywall fires, see onboarding-optimization.","paywall-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/paywall-optimization/SKILL.md",[576],{"path":347,"priority":326},{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":332,"sourceLanguage":18,"type":250},"skills/press-and-pr","When the user wants to get press coverage, media mentions, or editorial features for their app — including writing press releases, pitching journalists, getting on \"best apps\" lists, or building an app press kit. Use when the user mentions \"press\", \"PR\", \"media coverage\", \"TechCrunch\", \"journalist\", \"press release\", \"app press kit\", \"get featured in media\", \"editorial coverage\", \"review from a blogger\", or \"app launch announcement\". For Apple editorial featuring, see app-store-featured. For launch strategy, see app-launch.","press-and-pr",{"claudeCode":12},"SKILL.md frontmatter at skills/press-and-pr/SKILL.md",[584],{"path":347,"priority":326},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":332,"sourceLanguage":18,"type":250},"skills/rating-prompt-strategy","When the user wants to improve their app's star rating, increase ratings volume, optimize when and how they prompt users for a review, or recover from a bad rating period. Use when the user mentions \"app rating\", \"star rating\", \"review prompt\", \"SKStoreReviewRequest\", \"In-App Review API\", \"ask for review\", \"low rating\", \"rating drop\", \"get more reviews\", or \"recover from 1-star\". For responding to reviews, see review-management. For overall ASO health, see aso-audit.","rating-prompt-strategy",{"claudeCode":12},"SKILL.md frontmatter at skills/rating-prompt-strategy/SKILL.md",[592],{"path":347,"priority":326},{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":332,"sourceLanguage":18,"type":250},"skills/referral-program","When the user wants to design, launch, or optimize an in-app referral / invite / share-to-earn program — including reward structure, mechanics, fraud prevention, deep link setup, and viral coefficient measurement. Use when the user mentions \"referral program\", \"invite a friend\", \"refer and earn\", \"share to earn\", \"viral loop\", \"viral coefficient\", \"K-factor\", \"double-sided rewards\", \"give X get X\", \"referral rewards\", \"invite link\", \"share sheet\", \"Branch referrals\", \"in-app invites\", or \"how to make my app go viral\". For deep link infrastructure that referrals depend on, see attribution-setup. For organic content-driven virality (UGC, creator), see creator-ugc-marketing.","referral-program",{"claudeCode":12},"SKILL.md frontmatter at skills/referral-program/SKILL.md",[600],{"path":347,"priority":326},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":332,"sourceLanguage":18,"type":250},"skills/retention-optimization","When the user wants to reduce churn, improve user engagement, or increase lifetime value. Also use when the user mentions \"retention\", \"churn\", \"users leaving\", \"engagement\", \"DAU/MAU\", \"user activation\", or \"why are users uninstalling\". For onboarding-specific issues, see app-launch. For monetization, see monetization-strategy.","retention-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/retention-optimization/SKILL.md",[608],{"path":347,"priority":326},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":332,"sourceLanguage":18,"type":250},"skills/review-management","When the user wants to analyze, respond to, or improve their app reviews and ratings. Also use when the user mentions \"reviews\", \"ratings\", \"negative reviews\", \"how to get more reviews\", \"review response\", or \"my rating is dropping\". For broader ASO audit, see aso-audit. For retention issues causing bad reviews, see retention-optimization.","review-management",{"claudeCode":12},"SKILL.md frontmatter at skills/review-management/SKILL.md",[616],{"path":347,"priority":326},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":332,"sourceLanguage":18,"type":250},"skills/screenshot-optimization","When the user wants to design, optimize, or evaluate App Store screenshots and preview videos. Also use when the user mentions \"screenshots\", \"app preview\", \"product page design\", \"screenshot design\", \"creative assets\", or \"what should my screenshots show\". For A/B testing screenshots, see ab-test-store-listing. For full ASO audit, see aso-audit.","screenshot-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/screenshot-optimization/SKILL.md",[624],{"path":347,"priority":326},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":332,"sourceLanguage":18,"type":250},"skills/seasonal-aso","When the user wants to optimize their App Store listing for seasonal events, holidays, or trending moments — including keyword opportunities, metadata updates, screenshot theming, and timing strategy. Use when the user mentions \"seasonal\", \"holiday\", \"Christmas\", \"New Year\", \"Valentine's Day\", \"summer\", \"back to school\", \"seasonal keywords\", \"trending now\", \"limited time\", or wants to capitalize on a calendar event. For general keyword research, see keyword-research. For full metadata rewrites, see metadata-optimization.","seasonal-aso",{"claudeCode":12},"SKILL.md frontmatter at skills/seasonal-aso/SKILL.md",[632],{"path":347,"priority":326},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":332,"sourceLanguage":18,"type":250},"skills/subscription-lifecycle","When the user wants to optimize their subscription business end-to-end — from trial start through renewal, cancellation, and win-back. Use when the user mentions \"subscription lifecycle\", \"trial conversion\", \"churn\", \"cancellation\", \"win-back\", \"lapsed subscribers\", \"dunning\", \"billing retry\", \"grace period\", \"renewal rate\", \"subscriber LTV\", or \"resubscribe\". For paywall design and pricing strategy, see monetization-strategy. For subscription analytics dashboards, see app-analytics.","subscription-lifecycle",{"claudeCode":12},"SKILL.md frontmatter at skills/subscription-lifecycle/SKILL.md",[640],{"path":347,"priority":326},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":332,"sourceLanguage":18,"type":250},"skills/ua-campaign","When the user wants to plan or optimize paid user acquisition campaigns. Also use when the user mentions \"Apple Search Ads\", \"user acquisition\", \"paid ads\", \"UA\", \"ad campaign\", \"install campaign\", \"Facebook ads for apps\", \"TikTok ads\", or \"cost per install\". For organic growth, see aso-audit. For launch-specific UA, see app-launch.","ua-campaign",{"claudeCode":12},"SKILL.md frontmatter at skills/ua-campaign/SKILL.md",[648],{"path":347,"priority":326},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":332,"sourceLanguage":18,"type":250},"skills/web-to-app-funnel","When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, \"open in app\" CTAs, and the trade-off between paying on web vs in-app. Use when the user mentions \"web to app\", \"smart app banner\", \"Stripe before app\", \"web paywall before install\", \"Branch web SDK\", \"web funnel for app\", \"AppsFlyer OneLink web\", \"Universal Links\", \"App Links\", \"QR code to app\", \"open in app\", \"deferred deep link from web\", or \"should I sell on web first then push to app\". For pure in-app onboarding, see onboarding-optimization. For deep link infra, see attribution-setup.","web-to-app-funnel",{"claudeCode":12},"SKILL.md frontmatter at skills/web-to-app-funnel/SKILL.md",[656],{"path":347,"priority":326},{"sources":658},[659],"manual",{"closedIssues90d":236,"description":661,"forks":237,"homepage":662,"license":242,"openIssues90d":8,"pushedAt":239,"readmeSize":234,"stars":240,"topics":663},"AI agent skills for App Store Optimization (ASO) and app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata optimization, competitor analysis, and app growth.","https://appeeky.com/",[276,664,665,666,667,668,215,669,277],"marketing","mobile-app","mcp","skills","app-store-analytics","app-store-live",{"classifiedAt":671,"discoverAt":672,"extractAt":673,"githubAt":673,"updatedAt":671},1778686547269,1778686542660,1778686545186,[216,215,218,220,217,219],{"evaluatedAt":245,"extractAt":293,"updatedAt":245},[],[678,696,730,759,786,816],{"_creationTime":679,"_id":680,"community":681,"display":682,"identity":684,"providers":685,"relations":692,"tags":693,"workflow":694},1778686547483.5203,"k172586j85zy6ed9hr0r7pwby986m8z3",{"reviewCount":8},{"description":531,"installMethods":683,"name":532,"sourceUrl":14},{"claudeCode":12},{"basePath":530,"githubOwner":248,"githubRepo":249,"locale":18,"slug":532,"type":250},{"evaluate":686,"extract":691},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":688,"targetMarket":221,"tier":222},100,[689,276,690,216,220],"app-store","market-intelligence",{"commitSha":284},{"parentExtensionId":254,"repoId":289},[216,689,276,690,220],{"evaluatedAt":695,"extractAt":293,"updatedAt":695},1778687205370,{"_creationTime":697,"_id":698,"community":699,"display":700,"identity":706,"providers":712,"relations":722,"tags":725,"workflow":726},1778699133476.6787,"k1781nsw0x98bnp3a0cnw94z1n86mgd4",{"reviewCount":8},{"description":701,"installMethods":702,"name":704,"sourceUrl":705},"AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测（含置信区间）。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。",{"claudeCode":703},"Whatsonyourmind/oraclaw","OraClaw Forecast","https://github.com/Whatsonyourmind/oraclaw",{"basePath":707,"githubOwner":708,"githubRepo":709,"locale":710,"slug":711,"type":250},"mission-control/packages/clawhub-skills/oraclaw-forecast","Whatsonyourmind","oraclaw","zh-CN","oraclaw-forecast",{"evaluate":713,"extract":721},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":714,"targetMarket":221,"tier":222},[715,716,717,718,719,216,720],"forecasting","time-series","prediction","arima","holt-winters","data-science",{"commitSha":284,"license":242},{"repoId":723,"translatedFrom":724},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17a19x757qjaehqa5jah8k7y986n55p",[216,718,720,715,719,717,716],{"evaluatedAt":727,"extractAt":728,"updatedAt":729},1778698975269,1778698837670,1778699133476,{"_creationTime":731,"_id":732,"community":733,"display":734,"identity":740,"providers":744,"relations":752,"tags":755,"workflow":756},1778695720086.77,"k17dem9k6ck7j5dvtc629g0cdh86np6g",{"reviewCount":8},{"description":735,"installMethods":736,"name":738,"sourceUrl":739},"Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.",{"claudeCode":737},"product-on-purpose/pm-skills","measure-dashboard-requirements","https://github.com/product-on-purpose/pm-skills",{"basePath":741,"githubOwner":742,"githubRepo":743,"locale":18,"slug":738,"type":250},"skills/measure-dashboard-requirements","product-on-purpose","pm-skills",{"evaluate":745,"extract":751},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":746,"targetMarket":221,"tier":222},[216,747,748,749,750],"dashboard","requirements","product-management","data-visualization",{"commitSha":284},{"parentExtensionId":753,"repoId":754},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[216,747,750,749,748],{"evaluatedAt":757,"extractAt":758,"updatedAt":757},1778696393987,1778695720086,{"_creationTime":760,"_id":761,"community":762,"display":763,"identity":769,"providers":773,"relations":780,"tags":782,"workflow":783},1778694240519.7402,"k172jnxq28h65x6zn1p19r731586md2x",{"reviewCount":8},{"description":764,"installMethods":765,"name":767,"sourceUrl":768},"Track skill performance and emerging patterns",{"claudeCode":766},"mshadmanrahman/pm-pilot","meta-observer","https://github.com/mshadmanrahman/pm-pilot",{"basePath":770,"githubOwner":771,"githubRepo":772,"locale":18,"slug":767,"type":250},"skills/productivity/meta-observer","mshadmanrahman","pm-pilot",{"evaluate":774,"extract":779},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":775,"targetMarket":221,"tier":222},[776,216,777,778,667],"monitoring","productivity","logging",{"commitSha":284},{"repoId":781},"kd728wqst6vwd95ymycxb97nrx86mnsn",[216,778,776,777,667],{"evaluatedAt":784,"extractAt":785,"updatedAt":784},1778694605108,1778694240519,{"_creationTime":787,"_id":788,"community":789,"display":790,"identity":796,"providers":801,"relations":809,"tags":812,"workflow":813},1778686037155.62,"k171b0gmdtned9xfwa62tb031d86mx06",{"reviewCount":8},{"description":791,"installMethods":792,"name":794,"sourceUrl":795},"Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.",{"claudeCode":793},"deanpeters/Product-Manager-Skills","Acquisition Channel Advisor","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":797,"githubOwner":798,"githubRepo":799,"locale":18,"slug":800,"type":250},"skills/acquisition-channel-advisor","deanpeters","Product-Manager-Skills","acquisition-channel-advisor",{"evaluate":802,"extract":807},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":803,"targetMarket":221,"tier":222},[749,804,664,216,805,806],"acquisition","decision-making","unit-economics",{"commitSha":284,"license":808},"NOASSERTION",{"parentExtensionId":810,"repoId":811},"k17fvvtse56j7y3zaag454yw5986m2q1","kd79w54je3w4zrhk2stxg9246186nbp1",[804,216,805,664,749,806],{"evaluatedAt":814,"extractAt":815,"updatedAt":814},1778687204952,1778686037155,{"_creationTime":817,"_id":818,"community":819,"display":820,"identity":826,"providers":831,"relations":840,"tags":843,"workflow":844},1778675056600.2642,"k17aczx5qdprvyyqzzhkg5epys86nv76",{"reviewCount":8},{"description":821,"installMethods":822,"name":824,"sourceUrl":825},"Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.",{"claudeCode":823},"alirezarezvani/claude-skills","Social Media Analyzer","https://github.com/alirezarezvani/claude-skills",{"basePath":827,"githubOwner":828,"githubRepo":829,"locale":18,"slug":830,"type":250},"marketing-skill/skills/social-media-analyzer","alirezarezvani","claude-skills","social-media-analyzer",{"evaluate":832,"extract":839},{"promptVersionExtension":208,"promptVersionScoring":209,"score":687,"tags":833,"targetMarket":221,"tier":222},[834,664,216,835,836,837,838],"social-media","performance-tracking","roi","engagement-metrics","benchmarking",{"commitSha":284,"license":242},{"parentExtensionId":841,"repoId":842},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[216,838,837,664,835,836,834],{"evaluatedAt":845,"extractAt":846,"updatedAt":845},1778685204538,1778675056600]