[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Eronred-market-pulse-en":3,"guides-for-Eronred-market-pulse":664,"similar-k173v7e9p1qshmvt61ehm6k19186ncd2-en":665},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":235,"isFallback":219,"parentExtension":240,"providers":298,"relations":302,"repo":303,"tags":662,"workflow":663},1778686547483.5205,"k173v7e9p1qshmvt61ehm6k19186ncd2",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"Eronred/aso-skills","market-pulse","https://github.com/Eronred/aso-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":217,"workflow":233},1778687231445.6052,"kn7e8yn0xdft9h684f1trrzwss86nq25","en",{"checks":20,"evaluatedAt":188,"extensionSummary":189,"features":190,"nonGoals":195,"promptVersionExtension":198,"promptVersionScoring":199,"purpose":200,"rationale":201,"score":202,"summary":203,"tags":204,"targetMarket":210,"tier":211,"useCases":212},[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],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses the user's need for comprehensive App Store market overviews, including specific use cases like daily/weekly briefings and combined views of various market signals.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill aggregates multiple data sources (`get_market_movers`, `get_trending_keywords`, etc.) and presents them in structured frameworks, offering significant value beyond a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill defines a clear workflow for data collection and analysis, providing structured outputs for various use cases, indicating it is ready for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on App Store market intelligence, with clear sub-tasks related to market overviews, trending keywords, and app performance.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities, providing clear triggers and boundaries for its use.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, narrow tools like `get_market_movers` and `get_trending_keywords`, which are well-suited for its data collection needs.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md details the data collection steps, data sources, and output formats, implicitly documenting the parameters needed for the tools.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tools used by the skill, such as `get_market_movers` and `get_trending_keywords`, are descriptive and clearly indicate their function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tools appear to request specific data points (e.g., market movers, trending keywords) and the output formats are structured for analysis, not diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 8, 2026, which is recent, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use third-party dependencies beyond potential API calls to Appeeky, which are managed by the skill's integration.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose any secrets directly. API keys are managed through the Appeeky integration configuration.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill relies on specific API calls for data collection and does not appear to load or execute arbitrary third-party code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime or execute external scripts; all data collection is through defined API calls.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are limited to API calls for data retrieval and do not involve file system modifications or operations outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's logic consists of API calls and structured output generation, with no detached process spawns or deny-retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function is to collect public market data and does not involve submitting confidential data to any third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is standard Markdown and code, with no evidence of hidden steering tricks or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in readable Markdown and standard tool calls, with no obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure; it operates based on parameters like country and category.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 issues opened and 1 closed in the last 90 days, the maintainer engagement is high.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill declares a version (1.0.0) in its frontmatter, aligning with semver standards.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill relies on specific API tool calls for data and does not appear to involve complex user input validation beyond the parameters for these tools.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is purely read-only, focused on data retrieval, and therefore has no destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's workflow implies structured error handling for API calls, with clear reporting on data collection failures.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","As a read-only skill focused on data retrieval via API calls, it does not require local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill collects public App Store market data, which does not inherently include personal data requiring specific GDPR sanitization.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill explicitly asks for a country, allowing for regional specificity, and defaults to 'global' if not specified, aligning with user input.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill's operations are primarily API calls, making it portable across different environments that can access the Appeeky API.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of the skills, installation instructions, and how they work, supplementing the specific skill documentation.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill utilizes a focused set of 6 tools for data collection, staying within the ideal range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools used (`get_market_movers`, `get_market_activity`, etc.) have distinct functions and do not appear to overlap significantly.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md correspond to actual implemented tools and capabilities.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for various environments (Cursor, Claude Code, manual) and includes copy-paste invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill's framework implies that API call failures would be reported with context and potential remediation steps, consistent with good error handling.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill does not have explicit third-party dependencies that require pinning, as it relies on API integrations.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","This skill is read-only and does not perform any state-changing operations, thus a dry-run mode is not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill relies on API calls, and standard practices for API integrations include timeouts and retry mechanisms, presumed to be handled by the underlying tools/API.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected by this skill; any data usage would be related to the Appeeky API, which has its own terms.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the purpose (comprehensive App Store market overview) and specific use cases, along with explicit non-goals and triggers.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, self-contained, and accurately summarizes the core capability and provides specific trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, outlining the workflow without excessive length, and delegates deeper material appropriately.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and data collection steps clearly, with the intention of providing structured outputs rather than embedding extensive bulk material.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill; it retrieves and summarizes data, so context forking is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides multiple command-line examples for invoking the skills, demonstrating their usage and expected outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md discusses handling different output formats and prompts for user clarification (scope, country, format), addressing potential edge cases.",{"category":104,"check":183,"severity":24,"summary":184},"Halt on unexpected state","The skill's workflow dictates checks for user scope and country, and implies error handling for API calls, ensuring it halts on unexpected states.",{"category":92,"check":186,"severity":24,"summary":187},"Cross-skill coupling","The skill is self-contained, performing market analysis without implicit reliance on other skills, and cross-references related skills clearly in the README.",1778687231336,"This skill acts as an expert App Store market analyst, consolidating data from various sources like chart movements, trending keywords, featured apps, and new releases to provide a comprehensive market overview. It supports different output formats including quick briefings and detailed reports.",[191,192,193,194],"Comprehensive App Store market overviews","Daily/weekly market briefing","Combined view of chart movements, trending keywords, featured apps, and new releases","Supports multiple output formats (quick briefing, detailed report, competitive focus)",[196,197],"For chart-specific rank changes only, see market-movers.","For keyword trends only, see keyword-research.","3.0.0","4.4.0","To provide users with a comprehensive and actionable overview of the App Store market, enabling informed decision-making for app marketing strategies.","All checks passed with no warnings or criticals, indicating a high-quality, well-maintained skill.",97,"A high-quality skill providing comprehensive App Store market overviews.",[205,206,207,208,209],"app-store","market-intelligence","app-analytics","data-analysis","marketing","global","verified",[213,214,215,216],"When the user wants a comprehensive App Store market overview.","For daily/weekly market briefings.","To get a combined view of chart movements, trending keywords, featured apps, and new releases.","When the user mentions 'market overview', 'what's happening on the App Store', 'market briefing', 'weekly report', 'market trends', or 'state of the market'.",{"codeQuality":218,"collectedAt":220,"documentation":221,"maintenance":224,"security":230,"testCoverage":232},{"hasLockfile":219},false,1778687205806,{"descriptionLength":222,"readmeSize":223},452,12610,{"closedIssues90d":225,"forks":226,"hasChangelog":219,"manifestVersion":227,"openIssues90d":8,"pushedAt":228,"stars":229},1,85,"1.0.0",1778254840000,1236,{"hasNpmPackage":219,"license":231,"smitheryVerified":219},"MIT",{"hasCi":219,"hasTests":219},{"updatedAt":234},1778687231445,{"basePath":236,"githubOwner":237,"githubRepo":238,"locale":18,"slug":13,"type":239},"skills/market-pulse","Eronred","aso-skills","skill",{"_creationTime":241,"_id":242,"community":243,"display":244,"identity":247,"parentExtension":250,"providers":282,"relations":294,"tags":295,"workflow":296},1778686547483.5142,"k1727n4vhgt43pj3y260sxsq3x86m9ew",{"reviewCount":8},{"description":245,"installMethods":246,"name":238,"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":238},{"basePath":248,"githubOwner":237,"githubRepo":238,"locale":18,"slug":238,"type":249},"","plugin",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":257,"providers":259,"relations":276,"tags":278,"workflow":279},1778686547483.514,"k17dvgzahwdtxnver775p9n7m186m7hw",{"reviewCount":8},{"description":255,"installMethods":256,"name":238,"sourceUrl":14},"ASO & App Marketing skills for Claude Code — keyword research, metadata optimization, competitor analysis, and app growth",{"claudeCode":12},{"basePath":248,"githubOwner":237,"githubRepo":238,"locale":18,"slug":238,"type":258},"marketplace",{"evaluate":260,"extract":271},{"promptVersionExtension":261,"promptVersionScoring":199,"score":262,"tags":263,"targetMarket":210,"tier":270},"3.1.0",95,[264,265,266,267,268,269],"aso","app-store-optimization","app-marketing","seo","mobile-apps","growth-hacking","community",{"commitSha":272,"marketplace":273,"plugin":274},"HEAD",{"name":238,"pluginCount":225},{"mcpCount":8,"provider":275,"skillCount":8},"classify",{"repoId":277},"kd7cmwz9bgzp6ww0emxg8jfez186n7c2",[266,265,264,269,268,267],{"evaluatedAt":280,"extractAt":281,"updatedAt":280},1778686584979,1778686547483,{"evaluate":283,"extract":291},{"promptVersionExtension":198,"promptVersionScoring":199,"score":284,"tags":285,"targetMarket":210,"tier":211},99,[264,266,286,287,267,288,289,290],"ios","android","growth","analytics","paid-ua",{"commitSha":272,"plugin":292},{"mcpCount":8,"provider":275,"skillCount":293},40,{"parentExtensionId":252,"repoId":277},[289,287,266,264,288,286,290,267],{"evaluatedAt":297,"extractAt":281,"updatedAt":297},1778686597239,{"evaluate":299,"extract":301},{"promptVersionExtension":198,"promptVersionScoring":199,"score":202,"tags":300,"targetMarket":210,"tier":211},[205,206,207,208,209],{"commitSha":272},{"parentExtensionId":242,"repoId":277},{"_creationTime":304,"_id":277,"identity":305,"providers":306,"workflow":658},1778686542660.1484,{"githubOwner":237,"githubRepo":238,"sourceUrl":14},{"classify":307,"discover":645,"github":648},{"commitSha":272,"extensions":308},[309,322,328,337,345,352,360,368,376,384,392,400,408,416,424,432,440,448,456,464,472,480,488,496,504,512,520,528,533,541,549,557,565,573,581,589,597,605,613,621,629,637],{"basePath":248,"description":255,"displayName":238,"installMethods":310,"rationale":311,"selectedPaths":312,"source":321,"sourceLanguage":18,"type":258},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[313,316,318],{"path":314,"priority":315},".claude-plugin/marketplace.json","mandatory",{"path":317,"priority":315},"README.md",{"path":319,"priority":320},"LICENSE","high","rule",{"basePath":248,"description":245,"displayName":238,"installMethods":323,"rationale":324,"selectedPaths":325,"source":321,"sourceLanguage":18,"type":249},{"claudeCode":238},"inline plugin source from marketplace.json at /",[326,327],{"path":317,"priority":315},{"path":319,"priority":320},{"basePath":329,"description":330,"displayName":331,"installMethods":332,"rationale":333,"selectedPaths":334,"source":321,"sourceLanguage":18,"type":239},"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",[335],{"path":336,"priority":315},"SKILL.md",{"basePath":338,"description":339,"displayName":340,"installMethods":341,"rationale":342,"selectedPaths":343,"source":321,"sourceLanguage":18,"type":239},"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",[344],{"path":336,"priority":315},{"basePath":346,"description":347,"displayName":207,"installMethods":348,"rationale":349,"selectedPaths":350,"source":321,"sourceLanguage":18,"type":239},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/app-analytics/SKILL.md",[351],{"path":336,"priority":315},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":321,"sourceLanguage":18,"type":239},"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",[359],{"path":336,"priority":315},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":321,"sourceLanguage":18,"type":239},"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",[367],{"path":336,"priority":315},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":321,"sourceLanguage":18,"type":239},"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",[375],{"path":336,"priority":315},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":321,"sourceLanguage":18,"type":239},"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",[383],{"path":336,"priority":315},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":321,"sourceLanguage":18,"type":239},"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",[391],{"path":336,"priority":315},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":321,"sourceLanguage":18,"type":239},"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",[399],{"path":336,"priority":315},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":321,"sourceLanguage":18,"type":239},"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",[407],{"path":336,"priority":315},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":321,"sourceLanguage":18,"type":239},"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",[415],{"path":336,"priority":315},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":321,"sourceLanguage":18,"type":239},"skills/asc-metrics","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.","asc-metrics",{"claudeCode":12},"SKILL.md frontmatter at skills/asc-metrics/SKILL.md",[423],{"path":336,"priority":315},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":321,"sourceLanguage":18,"type":239},"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",[431],{"path":336,"priority":315},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":321,"sourceLanguage":18,"type":239},"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",[439],{"path":336,"priority":315},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":321,"sourceLanguage":18,"type":239},"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",[447],{"path":336,"priority":315},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":321,"sourceLanguage":18,"type":239},"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",[455],{"path":336,"priority":315},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":321,"sourceLanguage":18,"type":239},"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",[463],{"path":336,"priority":315},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":321,"sourceLanguage":18,"type":239},"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",[471],{"path":336,"priority":315},{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":321,"sourceLanguage":18,"type":239},"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",[479],{"path":336,"priority":315},{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":321,"sourceLanguage":18,"type":239},"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",[487],{"path":336,"priority":315},{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":321,"sourceLanguage":18,"type":239},"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",[495],{"path":336,"priority":315},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":321,"sourceLanguage":18,"type":239},"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",[503],{"path":336,"priority":315},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":321,"sourceLanguage":18,"type":239},"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",[511],{"path":336,"priority":315},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":321,"sourceLanguage":18,"type":239},"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",[519],{"path":336,"priority":315},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":321,"sourceLanguage":18,"type":239},"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",[527],{"path":336,"priority":315},{"basePath":236,"description":10,"displayName":13,"installMethods":529,"rationale":530,"selectedPaths":531,"source":321,"sourceLanguage":18,"type":239},{"claudeCode":12},"SKILL.md frontmatter at skills/market-pulse/SKILL.md",[532],{"path":336,"priority":315},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":321,"sourceLanguage":18,"type":239},"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",[540],{"path":336,"priority":315},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":321,"sourceLanguage":18,"type":239},"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",[548],{"path":336,"priority":315},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":321,"sourceLanguage":18,"type":239},"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",[556],{"path":336,"priority":315},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":321,"sourceLanguage":18,"type":239},"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",[564],{"path":336,"priority":315},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":321,"sourceLanguage":18,"type":239},"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",[572],{"path":336,"priority":315},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":321,"sourceLanguage":18,"type":239},"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",[580],{"path":336,"priority":315},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":321,"sourceLanguage":18,"type":239},"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",[588],{"path":336,"priority":315},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":321,"sourceLanguage":18,"type":239},"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",[596],{"path":336,"priority":315},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":321,"sourceLanguage":18,"type":239},"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",[604],{"path":336,"priority":315},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":321,"sourceLanguage":18,"type":239},"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",[612],{"path":336,"priority":315},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":321,"sourceLanguage":18,"type":239},"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",[620],{"path":336,"priority":315},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":321,"sourceLanguage":18,"type":239},"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",[628],{"path":336,"priority":315},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":321,"sourceLanguage":18,"type":239},"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",[636],{"path":336,"priority":315},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":321,"sourceLanguage":18,"type":239},"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",[644],{"path":336,"priority":315},{"sources":646},[647],"manual",{"closedIssues90d":225,"description":649,"forks":226,"homepage":650,"license":231,"openIssues90d":8,"pushedAt":228,"readmeSize":223,"stars":229,"topics":651},"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/",[264,209,652,653,654,655,656,657,265],"mobile-app","mcp","skills","app-store-analytics","app-store-connect","app-store-live",{"classifiedAt":659,"discoverAt":660,"extractAt":661,"githubAt":661,"updatedAt":659},1778686547269,1778686542660,1778686545186,[207,205,208,206,209],{"evaluatedAt":234,"extractAt":281,"updatedAt":234},[],[666,683,700,730,752,781],{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":672,"providers":673,"relations":679,"tags":680,"workflow":681},1778686547483.5203,"k172586j85zy6ed9hr0r7pwby986m8z3",{"reviewCount":8},{"description":522,"installMethods":671,"name":523,"sourceUrl":14},{"claudeCode":12},{"basePath":521,"githubOwner":237,"githubRepo":238,"locale":18,"slug":523,"type":239},{"evaluate":674,"extract":678},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":676,"targetMarket":210,"tier":211},100,[205,264,206,289,677],"mobile-marketing",{"commitSha":272},{"parentExtensionId":242,"repoId":277},[289,205,264,206,677],{"evaluatedAt":682,"extractAt":281,"updatedAt":682},1778687205370,{"_creationTime":684,"_id":685,"community":686,"display":687,"identity":689,"providers":690,"relations":696,"tags":697,"workflow":698},1778686547483.5193,"k179bqfh136fygtrg75mv49v5d86m0d1",{"reviewCount":8},{"description":490,"installMethods":688,"name":491,"sourceUrl":14},{"claudeCode":12},{"basePath":489,"githubOwner":237,"githubRepo":238,"locale":18,"slug":491,"type":239},{"evaluate":691,"extract":695},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":692,"targetMarket":210,"tier":211},[205,264,693,209,694],"apple","product-pages",{"commitSha":272},{"parentExtensionId":242,"repoId":277},[205,693,264,209,694],{"evaluatedAt":699,"extractAt":281,"updatedAt":699},1778687084169,{"_creationTime":701,"_id":702,"community":703,"display":704,"identity":710,"providers":714,"relations":723,"tags":726,"workflow":727},1778695548458.4036,"k171cqe6hd4yd3ktqnf3qy9z5186mmff",{"reviewCount":8},{"description":705,"installMethods":706,"name":708,"sourceUrl":709},"Design and execute insect population surveys covering survey design, sampling methods, field execution, specimen identification, diversity index calculation including Shannon-Wiener and Simpson indices, statistical analysis, and reporting. Covers defining survey objectives, selecting study sites, determining sampling intensity and replication, choosing sampling methods appropriate to target taxa, standardizing collection effort, recording environmental covariates, identifying specimens to the lowest practical taxonomic level, calculating species richness, Shannon-Wiener diversity (H'), Simpson diversity (1-D), evenness, rarefaction curves, multivariate ordination, and producing survey reports with species lists and conservation implications. Use when conducting baseline biodiversity assessments, monitoring insect populations over time, comparing insect communities across habitats or treatments, assessing environmental impact, or supporting conservation planning with quantitative ecological data.\n",{"claudeCode":707},"pjt222/agent-almanac","survey-insect-population","https://github.com/pjt222/agent-almanac",{"basePath":711,"githubOwner":712,"githubRepo":713,"locale":18,"slug":708,"type":239},"skills/survey-insect-population","pjt222","agent-almanac",{"evaluate":715,"extract":722},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":716,"targetMarket":210,"tier":211},[717,718,719,720,721,208],"entomology","insects","ecology","biodiversity","survey",{"commitSha":272},{"parentExtensionId":724,"repoId":725},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[720,208,719,717,718,721],{"evaluatedAt":728,"extractAt":729,"updatedAt":728},1778701822946,1778695548458,{"_creationTime":731,"_id":732,"community":733,"display":734,"identity":738,"providers":740,"relations":748,"tags":749,"workflow":750},1778695548458.3613,"k17dx6tyy2yb3z5pp1vgmg46ad86nm18",{"reviewCount":8},{"description":735,"installMethods":736,"name":737,"sourceUrl":709},"Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.\n",{"claudeCode":707},"fit-drift-diffusion-model",{"basePath":739,"githubOwner":712,"githubRepo":713,"locale":18,"slug":737,"type":239},"skills/fit-drift-diffusion-model",{"evaluate":741,"extract":747},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":742,"targetMarket":210,"tier":211},[743,744,745,746,208],"cognitive-science","modeling","statistics","python",{"commitSha":272},{"parentExtensionId":724,"repoId":725},[743,208,744,746,745],{"evaluatedAt":751,"extractAt":729,"updatedAt":751},1778698191612,{"_creationTime":753,"_id":754,"community":755,"display":756,"identity":762,"providers":766,"relations":774,"tags":777,"workflow":778},1778695720086.7703,"k176r34g5a5fjn1z1a4gq6v88186nje0",{"reviewCount":8},{"description":757,"installMethods":758,"name":760,"sourceUrl":761},"Designs an A/B test or experiment with clear hypothesis, variants, success metrics, sample size, and duration. Use when planning experiments to validate product changes or test hypotheses.",{"claudeCode":759},"product-on-purpose/pm-skills","measure-experiment-design","https://github.com/product-on-purpose/pm-skills",{"basePath":763,"githubOwner":764,"githubRepo":765,"locale":18,"slug":760,"type":239},"skills/measure-experiment-design","product-on-purpose","pm-skills",{"evaluate":767,"extract":773},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":768,"targetMarket":210,"tier":211},[769,770,771,772,208],"ab-testing","experimentation","product-management","a-b-testing",{"commitSha":272},{"parentExtensionId":775,"repoId":776},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[772,769,208,770,771],{"evaluatedAt":779,"extractAt":780,"updatedAt":779},1778696438706,1778695720086,{"_creationTime":782,"_id":783,"community":784,"display":785,"identity":791,"providers":796,"relations":804,"tags":806,"workflow":807},1778691799740.488,"k1707r3f2j67714pvq6wk0r6y186m2zd",{"reviewCount":8},{"description":786,"installMethods":787,"name":789,"sourceUrl":790},"Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.",{"claudeCode":788},"K-Dense-AI/claude-scientific-skills","PyDESeq2","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":792,"githubOwner":793,"githubRepo":794,"locale":18,"slug":795,"type":239},"scientific-skills/pydeseq2","K-Dense-AI","claude-scientific-skills","pydeseq2",{"evaluate":797,"extract":803},{"promptVersionExtension":198,"promptVersionScoring":199,"score":675,"tags":798,"targetMarket":210,"tier":211},[799,800,801,802,746,208],"bioinformatics","genomics","rna-seq","deseq2",{"commitSha":272,"license":231},{"repoId":805},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[799,208,802,800,746,801],{"evaluatedAt":808,"extractAt":809,"updatedAt":808},1778693766611,1778691799740]