[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ognjengt-marketing-ideas-en":3,"guides-for-ognjengt-marketing-ideas":573,"similar-k170yx9v390b819ncvh22fpjw986m0jj-en":574},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":242,"parentExtension":264,"providers":323,"relations":327,"repo":328,"tags":570,"workflow":571},1778694811971.6511,"k170yx9v390b819ncvh22fpjw986m0jj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Produces the best marketing ideas for your business by analyzing your FOUNDER_CONTEXT and matching it against a curated database of 170+ proven marketing strategies. Use when user needs creative, actionable marketing ideas tailored to their business.",{"claudeCode":12},"ognjengt/founder-skills","Marketing Ideas","https://github.com/ognjengt/founder-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":256},1778694963318.3452,"kn71vwsbackvkw074d9y5xjeyn86n6ym","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"practices":207,"prerequisites":211,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,44,49,52,55,59,64,67,71,74,77,80,83,86,89,93,97,101,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses the problem of generating marketing ideas by analyzing business context and matching it against proven strategies.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond basic LLM capabilities by analyzing specific business context (`FOUNDER_CONTEXT`) and a curated database of 170+ strategies to provide tailored recommendations, offering distinct value over a generic prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle from input analysis to output generation with clear steps and a detailed reference database.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on generating marketing ideas, a single coherent domain, without silently extending into unrelated areas.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities as described in the SKILL.md, including the use of a database and tailored analysis.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose discrete tools; it functions as a single-purpose agent.",{"category":45,"check":46,"severity":47,"summary":48},"Documentation","Configuration & parameter reference","info","The SKILL.md mentions reading `FOUNDER_CONTEXT.md` but doesn't explicitly document its expected structure or fields.",{"category":33,"check":50,"severity":42,"summary":51},"Tool naming","This skill does not expose discrete tools with names.",{"category":33,"check":53,"severity":42,"summary":54},"Minimal I/O surface","This skill does not expose discrete tools with input/output schemas.",{"category":56,"check":57,"severity":24,"summary":58},"License","License usability","The extension is distributed under the MIT license, which is a permissive open-source license clearly indicated in the LICENSE file and README.",{"category":60,"check":61,"severity":62,"summary":63},"Maintenance","Commit recency","warning","The last commit was over 3 months ago (February 12, 2026), suggesting the project may be unmaintained.",{"category":60,"check":65,"severity":42,"summary":66},"Dependency Management","The skill does not appear to use any third-party dependencies.",{"category":68,"check":69,"severity":42,"summary":70},"Security","Secret Management","The skill does not handle or expose secrets.",{"category":68,"check":72,"severity":24,"summary":73},"Injection","The skill explicitly states to read reference files and business context as data, and does not appear to contain instructions for executing arbitrary code or following instructions within loaded data.",{"category":68,"check":75,"severity":24,"summary":76},"Transitive Supply-Chain Grenades","The skill only reads local reference files and does not fetch remote content at runtime or execute downloaded code.",{"category":68,"check":78,"severity":24,"summary":79},"Sandbox Isolation","The skill operates by reading files and processing text; it does not appear to modify files outside its intended scope or use absolute paths.",{"category":68,"check":81,"severity":24,"summary":82},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided script.",{"category":68,"check":84,"severity":24,"summary":85},"Data Exfiltration","The skill's operation is limited to reading local files and processing data; there are no undocumented outbound calls or instructions to submit confidential data.",{"category":68,"check":87,"severity":24,"summary":88},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden-steering tricks, control characters, or invisible Unicode tags.",{"category":90,"check":91,"severity":24,"summary":92},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":94,"check":95,"severity":24,"summary":96},"Portability","Structural Assumption","The skill explicitly references files relative to the project root (`./references/marketing-ideas-database.md`, `FOUNDER_CONTEXT.md`) and does not make assumptions about OS-specific paths.",{"category":98,"check":99,"severity":24,"summary":100},"Trust","Issues Attention","There are no open issues and no issues closed in the last 90 days, indicating a low volume of recent activity but no unresolved problems.",{"category":102,"check":103,"severity":62,"summary":104},"Versioning","Release Management","There is no explicit versioning declared in the SKILL.md frontmatter, package.json, or changelog, and the installation instructions reference the `main` branch, making version pinning difficult.",{"category":106,"check":107,"severity":42,"summary":108},"Code Execution","Validation","The skill primarily processes text and context; it does not involve executable code with complex input arguments that would require schema validation libraries.",{"category":68,"check":110,"severity":42,"summary":111},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The skill defines clear steps for handling missing context and provides specific fallback instructions, indicating well-defined error paths.",{"category":106,"check":116,"severity":42,"summary":117},"Logging","The skill is read-only and does not perform destructive actions or outbound calls, thus does not require an audit log.",{"category":119,"check":120,"severity":47,"summary":121},"Compliance","GDPR","The skill operates on business context which may include personal data, and while it doesn't submit it to a third party, it doesn't specify extra sanitization before LLM processing.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The extension is designed to be globally applicable and does not exhibit any regional or jurisdictional logic.",{"category":94,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's logic is presented in markdown and relies on the Claude Code environment, with no assumptions about specific editors, shells, or operating systems.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file clearly states the extension's purpose and provides installation and usage instructions.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single-purpose skill and does not expose multiple tools.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This skill does not expose multiple tools, so there are no overlapping near-synonym tools.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All features advertised in the README and SKILL.md (generating marketing ideas based on business context and a database) have a corresponding implementation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions via both npx and manual methods, along with usage examples and guidance on customizing with FOUNDER_CONTEXT.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The skill's instructions detail how to handle missing context (e.g., `FOUNDER_CONTEXT.md` not existing) by prompting the user, providing a clear remediation step.",{"category":149,"check":150,"severity":42,"summary":151},"Execution","Pinned dependencies","The skill does not use third-party dependencies and does not bundle scripts requiring specific interpreters.",{"category":33,"check":153,"severity":42,"summary":154},"Dry-run preview","The skill is read-only and does not perform state-changing operations or send data outward.",{"category":156,"check":157,"severity":42,"summary":158},"Protocol","Idempotent retry & timeouts","The skill is read-only and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":119,"check":160,"severity":42,"summary":161},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The purpose is precisely stated, outlining what the skill does (produces marketing ideas) and when to use it (user needs creative, actionable ideas tailored to their business) by analyzing FOUNDER_CONTEXT against proven strategies.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter in SKILL.md is concise and self-contained, clearly summarizing the core capability and providing trigger phrases.",{"category":45,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md body is well-structured and under 500 lines, delegating the bulk of the marketing strategies to a separate reference file.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The main SKILL.md outlines the procedure and explicitly links to the `marketing-ideas-database.md` file for detailed strategy information.",{"category":172,"check":176,"severity":42,"summary":177},"Forked exploration","The skill's workflow is not characterized by deep exploration; it focuses on direct analysis and recommendation.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The SKILL.md includes a comprehensive example demonstrating the input, invocation, and expected output format, which appears plausible.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The skill documents failure modes, such as missing `FOUNDER_CONTEXT.md`, and provides recovery steps (asking the user for input).",{"category":106,"check":185,"severity":42,"summary":186},"Tool Fallback","The skill does not rely on external tools like an MCP server.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The skill explicitly instructs to abort and report if `FOUNDER_CONTEXT.md` is missing, preventing execution without necessary context.",{"category":94,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other skills being loaded in the same session.",1778694963209,"This skill analyzes a business's context and a database of marketing strategies to produce personalized marketing ideas and action plans. It requires a `FOUNDER_CONTEXT.md` file or user input for business details.",[197,198,199,200,201],"Analyzes FOUNDER_CONTEXT for personalized recommendations","Matches business needs against 170+ proven marketing strategies","Generates 5 ranked marketing ideas with specific action plans","Supports various business types (B2B SaaS, B2C, e-commerce)","Provides a quick-start action plan for immediate implementation",[203,204,205,206],"Inventing marketing strategies not present in the database","Providing generic advice without business context","Executing marketing campaigns directly","Handling highly technical or niche marketing domains outside the scope of general business strategies",[208,209,210],"Marketing strategy","Content generation","Business analysis",[212,213],"Access to the `marketing-ideas` skill","A `FOUNDER_CONTEXT.md` file in the project root or user-provided business context","3.0.0","4.4.0","To provide users with tailored, actionable marketing ideas derived from a curated database of proven strategies, helping businesses grow.","The skill is well-documented and functional, but the lack of explicit versioning and recent commits lowers its trust score.",75,"A useful skill for generating tailored marketing ideas, grounded in a database and user context.",[221,222,223,224],"marketing","business-strategy","idea-generation","content-creation","global","community",[228,229,230,231],"Generate creative marketing ideas when stuck","Develop tailored growth strategies for a specific business","Find actionable marketing plans for early-stage startups","Optimize marketing efforts for customer acquisition and retention",[233,234,235,236,237,238,239],"Check for user-provided arguments or prompt for additional instructions.","Read the `./references/marketing-ideas-database.md` file.","Read `FOUNDER_CONTEXT.md` or prompt user for business context.","Analyze user requirements and business context.","Score and select the top 5 marketing ideas based on relevance, impact, feasibility, and uniqueness.","Write recommendations, including strategy explanation and business-specific application.","Format output according to the specified structure and perform self-verification.",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"popularity":251,"security":252,"testCoverage":255},{"hasLockfile":242},false,1778694942914,{"descriptionLength":245,"readmeSize":246},250,4610,{"closedIssues90d":8,"forks":248,"hasChangelog":242,"openIssues90d":8,"pushedAt":249,"stars":250},16,1770890990000,162,{"npmDownloads":8},{"hasNpmPackage":253,"license":254,"smitheryVerified":242},true,"MIT",{"hasCi":242,"hasTests":242},{"updatedAt":257},1778694963318,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/marketing-ideas","ognjengt","founder-skills","marketing-ideas","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":272,"parentExtension":275,"providers":308,"relations":318,"tags":319,"workflow":320},1778694811971.6494,"k170ydj4magdfn5r5dmnaggd1986m422",{"reviewCount":8},{"description":269,"installMethods":270,"name":271,"sourceUrl":14},"20+ proven marketing, copywriting, and product skills for founders, marketers, and business owners",{"claudeCode":261},"Founder Skills",{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":274},"","plugin",{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":282,"providers":284,"relations":301,"tags":303,"workflow":304},1778694811971.6492,"k175kfqvfcdefqx05rgbwb1v7186mp22",{"reviewCount":8},{"description":280,"installMethods":281,"name":261,"sourceUrl":14},"Claude Code skills for founders — SOPs, CRO, content creation, outreach, and strategic planning",{"claudeCode":12},{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":283},"marketplace",{"evaluate":285,"extract":295},{"promptVersionExtension":286,"promptVersionScoring":215,"score":287,"tags":288,"targetMarket":225,"tier":226},"3.1.0",78,[289,221,224,290,291,292,293,294],"founder","business","strategy","sop","copywriting","cro",{"commitSha":296,"marketplace":297,"plugin":299},"HEAD",{"name":261,"pluginCount":298},1,{"mcpCount":8,"provider":300,"skillCount":8},"classify",{"repoId":302},"kd70j7a6xkcc8dvzgj8g3b123d86mk5c",[290,224,293,294,289,221,292,291],{"evaluatedAt":305,"extractAt":306,"updatedAt":307},1778694827036,1778694811971,1778695253496,{"evaluate":309,"extract":315},{"promptVersionExtension":214,"promptVersionScoring":215,"score":310,"tags":311,"targetMarket":225,"tier":314},97,[221,293,312,313,290],"product-strategy","founder-tools","verified",{"commitSha":296,"license":254,"plugin":316},{"mcpCount":8,"provider":300,"skillCount":317},15,{"parentExtensionId":277,"repoId":302},[290,293,313,221,312],{"evaluatedAt":321,"extractAt":306,"updatedAt":322},1778694840892,1778695253695,{"evaluate":324,"extract":326},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":325,"targetMarket":225,"tier":226},[221,222,223,224],{"commitSha":296,"license":254},{"parentExtensionId":266,"repoId":302},{"_creationTime":329,"_id":302,"identity":330,"providers":331,"workflow":565},1778694805815.3408,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":332,"discover":557,"extract":560,"github":561,"npm":564},{"commitSha":296,"extensions":333},[334,347,389,404,412,427,435,445,457,464,476,486,494,504,512,520,533,547],{"basePath":273,"description":280,"displayName":261,"installMethods":335,"rationale":336,"selectedPaths":337,"source":346,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[338,341,343],{"path":339,"priority":340},".claude-plugin/marketplace.json","mandatory",{"path":342,"priority":340},"README.md",{"path":344,"priority":345},"LICENSE","high","rule",{"basePath":273,"description":269,"displayName":261,"installMethods":348,"license":254,"rationale":349,"selectedPaths":350,"source":346,"sourceLanguage":18,"type":274},{"claudeCode":261},"plugin manifest at .claude-plugin/plugin.json",[351,353,354,355,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386],{"path":352,"priority":340},".claude-plugin/plugin.json",{"path":342,"priority":340},{"path":344,"priority":345},{"path":356,"priority":357},"skills/brand-copywriter/SKILL.md","medium",{"path":359,"priority":357},"skills/competitor-intel/SKILL.md",{"path":361,"priority":357},"skills/cro-optimization/SKILL.md",{"path":363,"priority":357},"skills/go-to-market-plan/SKILL.md",{"path":365,"priority":357},"skills/lead-magnet-generator/SKILL.md",{"path":367,"priority":357},"skills/linkedin-writer/SKILL.md",{"path":369,"priority":357},"skills/marketing-ideas/SKILL.md",{"path":371,"priority":357},"skills/outreach-specialist/SKILL.md",{"path":373,"priority":357},"skills/prd-generator/SKILL.md",{"path":375,"priority":357},"skills/pricing-strategist/SKILL.md",{"path":377,"priority":357},"skills/product-hunt-launch-plan/SKILL.md",{"path":379,"priority":357},"skills/sop-creator/SKILL.md",{"path":381,"priority":357},"skills/strategic-planning/SKILL.md",{"path":383,"priority":357},"skills/viral-hook-creator/SKILL.md",{"path":385,"priority":357},"skills/x-writer/SKILL.md",{"path":387,"priority":388},"bin/cli.js","low",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":346,"sourceLanguage":18,"type":263},"skills/brand-copywriter","Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.","brand-copywriter",{"claudeCode":12},"SKILL.md frontmatter at skills/brand-copywriter/SKILL.md",[396,398,400,402],{"path":397,"priority":340},"SKILL.md",{"path":399,"priority":357},"references/.gitkeep",{"path":401,"priority":357},"references/copy_frameworks.md",{"path":403,"priority":357},"references/writing_styles.md",{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":346,"sourceLanguage":18,"type":263},"skills/competitor-intel","Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.","competitor-intel",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-intel/SKILL.md",[411],{"path":397,"priority":340},{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":346,"sourceLanguage":18,"type":263},"skills/cro-optimization","Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO principles, and delivers actionable recommendations in report format.","cro-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/cro-optimization/SKILL.md",[419,420,421,423,425],{"path":397,"priority":340},{"path":399,"priority":357},{"path":422,"priority":357},"references/cro_principles.md",{"path":424,"priority":357},"references/element_audit_framework.md",{"path":426,"priority":357},"references/landing_page_patterns.md",{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":346,"sourceLanguage":18,"type":263},"skills/go-to-market-plan","Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and distribution channels. Use when user needs go-to-market strategy, launch planning, market entry strategy, or actionable GTM roadmap.","go-to-market-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/go-to-market-plan/SKILL.md",[434],{"path":397,"priority":340},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":346,"sourceLanguage":18,"type":263},"skills/lead-magnet-generator","Creates viral lead magnet posts that drive comments and DMs. Produces 2 versions - a quick punchy format and a detailed format with bullet points. Use when user needs social media posts to give away a lead magnet in exchange for engagement.","lead-magnet-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/lead-magnet-generator/SKILL.md",[442,443],{"path":397,"priority":340},{"path":444,"priority":357},"references/lead-magnet-patterns.md",{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":346,"sourceLanguage":18,"type":263},"skills/linkedin-writer","Creates viral LinkedIn posts using proven formats, post templates, and voice matching. Use when user needs engaging, high-performing posts for LinkedIn.","linkedin-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/linkedin-writer/SKILL.md",[452,453,455],{"path":397,"priority":340},{"path":454,"priority":357},"references/linkedin-formats.md",{"path":456,"priority":357},"references/linkedin-posts.md",{"basePath":259,"description":10,"displayName":262,"installMethods":458,"rationale":459,"selectedPaths":460,"source":346,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at skills/marketing-ideas/SKILL.md",[461,462],{"path":397,"priority":340},{"path":463,"priority":357},"references/marketing-ideas-database.md",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":346,"sourceLanguage":18,"type":263},"skills/outreach-specialist","Crafts high-converting outreach messages and email sequences for cold outreach, LinkedIn DMs, and follow-ups. Use when user needs personalized outreach messages that book calls and get replies.","outreach-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/outreach-specialist/SKILL.md",[471,472,474],{"path":397,"priority":340},{"path":473,"priority":357},"references/outreach-templates.md",{"path":475,"priority":357},"references/sequence-strategy.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":346,"sourceLanguage":18,"type":263},"skills/prd-generator","Generates professional PRD (Product Requirements Document) files optimized for AI coding tools. Takes a rough product idea, asks clarifying questions, and outputs a structured PDF ready to feed into AI coding assistants.","prd-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/prd-generator/SKILL.md",[483,484],{"path":397,"priority":340},{"path":485,"priority":357},"references/prd_template.md",{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":346,"sourceLanguage":18,"type":263},"skills/pricing-strategist","Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.","pricing-strategist",{"claudeCode":12},"SKILL.md frontmatter at skills/pricing-strategist/SKILL.md",[493],{"path":397,"priority":340},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":346,"sourceLanguage":18,"type":263},"skills/product-hunt-launch-plan","Creates a comprehensive, personalized Product Hunt launch plan to rank","product-hunt-launch-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/product-hunt-launch-plan/SKILL.md",[501,502],{"path":397,"priority":340},{"path":503,"priority":357},"references/ultimate_product_hunt_launch_guide.md",{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":346,"sourceLanguage":18,"type":263},"skills/sop-creator","Creates detailed Standard Operating Procedures (SOPs) for business processes. Use when user needs SOPs, process documentation, operational guides, workflow documentation, or step-by-step instructions for repeatable business processes.","sop-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/sop-creator/SKILL.md",[511],{"path":397,"priority":340},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":346,"sourceLanguage":18,"type":263},"skills/strategic-planning","Analyzes the founder's business context to deliver the 3 highest-impact next moves for growth (marketing or sales). Asks up to 10 diagnostic questions when needed to uncover bottlenecks, struggles, and opportunities. Use when user needs strategic guidance, next steps, growth planning, or actionable business strategy.","strategic-planning",{"claudeCode":12},"SKILL.md frontmatter at skills/strategic-planning/SKILL.md",[519],{"path":397,"priority":340},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":346,"sourceLanguage":18,"type":263},"skills/viral-hook-creator","Creates viral social media hooks using proven psychological patterns and trigger words. Use when user needs attention-grabbing openings for posts, threads, videos, or content.","viral-hook-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/viral-hook-creator/SKILL.md",[527,528,529,531],{"path":397,"priority":340},{"path":399,"priority":357},{"path":530,"priority":357},"references/hook-patterns.md",{"path":532,"priority":357},"references/trigger_words.md",{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":346,"sourceLanguage":18,"type":263},"skills/x-writer","Creates viral X (Twitter) posts using proven formats, post templates, and creator voice matching. Use when user needs engaging, high-performing posts for X/Twitter.","x-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/x-writer/SKILL.md",[540,541,543,545],{"path":397,"priority":340},{"path":542,"priority":357},"references/formats.md",{"path":544,"priority":357},"references/posts.md",{"path":546,"priority":357},"references/voices.md",{"basePath":273,"description":280,"displayName":261,"installMethods":548,"license":254,"rationale":549,"selectedPaths":550,"source":346,"sourceLanguage":18,"type":556},{"npm":261},"cli ecosystem detected at /",[551,553,554,555],{"path":552,"priority":340},"package.json",{"path":342,"priority":340},{"path":344,"priority":345},{"path":387,"priority":357},"cli",{"sources":558},[559],"manual",{"npmPackage":261},{"closedIssues90d":8,"description":562,"forks":248,"license":254,"openIssues90d":8,"pushedAt":249,"readmeSize":246,"stars":250,"topics":563},"Claude skills for founders",[],{"downloads":8},{"classifiedAt":566,"discoverAt":567,"extractAt":568,"githubAt":568,"npmAt":569,"updatedAt":566},1778694811788,1778694805815,1778694808620,1778694810372,[222,224,223,221],{"evaluatedAt":257,"extractAt":306,"updatedAt":572},1778695254784,[],[575,610,643,666,696,726],{"_creationTime":576,"_id":577,"community":578,"display":579,"identity":585,"providers":590,"relations":603,"tags":606,"workflow":607},1778675056600.264,"k17169sg21srwv5sf3enw3dgcd86m4sh",{"reviewCount":8},{"description":580,"installMethods":581,"name":583,"sourceUrl":584},"When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.",{"claudeCode":582},"alirezarezvani/claude-skills","Social Content","https://github.com/alirezarezvani/claude-skills",{"basePath":586,"githubOwner":587,"githubRepo":588,"locale":18,"slug":589,"type":263},"marketing-skill/skills/social-content","alirezarezvani","claude-skills","social-content",{"evaluate":591,"extract":602},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":593,"targetMarket":225,"tier":314},100,[221,594,224,595,596,597,598,599,600,601],"social-media","content-strategy","scheduling","twitter","linkedin","instagram","tiktok","facebook",{"commitSha":296,"license":254},{"parentExtensionId":604,"repoId":605},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[224,595,601,599,598,221,596,594,600,597],{"evaluatedAt":608,"extractAt":609,"updatedAt":608},1778685179349,1778675056600,{"_creationTime":611,"_id":612,"community":613,"display":614,"identity":620,"providers":625,"relations":636,"tags":639,"workflow":640},1778686037155.629,"k171qvfp9m15f5nxw2spm6vdeh86n416",{"reviewCount":8},{"description":615,"installMethods":616,"name":618,"sourceUrl":619},"Evaluate SaaS unit economics and capital efficiency. Use when deciding whether the business can scale efficiently or needs correction.",{"claudeCode":617},"deanpeters/Product-Manager-Skills","SaaS Economics Efficiency Metrics","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":621,"githubOwner":622,"githubRepo":623,"locale":18,"slug":624,"type":263},"skills/saas-economics-efficiency-metrics","deanpeters","Product-Manager-Skills","saas-economics-efficiency-metrics",{"evaluate":626,"extract":634},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":627,"targetMarket":225,"tier":314},[628,629,630,631,632,222,633],"finance","saas","unit-economics","capital-efficiency","product-management","metrics",{"commitSha":296,"license":635},"NOASSERTION",{"parentExtensionId":637,"repoId":638},"k1720bkmbdvj6wfx4kmrn9c71986n4h3","kd79w54je3w4zrhk2stxg9246186nbp1",[222,631,628,633,632,629,630],{"evaluatedAt":641,"extractAt":642,"updatedAt":641},1778688148828,1778686037155,{"_creationTime":644,"_id":645,"community":646,"display":647,"identity":651,"providers":653,"relations":661,"tags":663,"workflow":664},1778675056600.2156,"k17b9ag4rssww4h234bf2mz0sn86mq8p",{"reviewCount":8},{"description":648,"installMethods":649,"name":650,"sourceUrl":584},"/cs:office-hours \u003Ctopic> — YC-style 6-question founder interrogation before any advice. Forces clarity on problem, customer, distribution, defensibility, capital, and founder fit.",{"claudeCode":582},"office-hours",{"basePath":652,"githubOwner":587,"githubRepo":588,"locale":18,"slug":650,"type":263},"c-level-advisor/c-level-agents/skills/office-hours",{"evaluate":654,"extract":660},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":655,"targetMarket":225,"tier":314},[222,656,657,658,659],"founder-interrogation","decision-framework","startup-advisory","yc-style",{"commitSha":296},{"parentExtensionId":662,"repoId":605},"k172bm0n7hp1thk5xp6n6rwyj986mym4",[222,657,656,658,659],{"evaluatedAt":665,"extractAt":609,"updatedAt":665},1778676823996,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":676,"providers":680,"relations":689,"tags":692,"workflow":693},1778691497595.9692,"k176sya2sfa1hhvs6cmy1sp3sd86nvgb",{"reviewCount":8},{"description":671,"installMethods":672,"name":674,"sourceUrl":675},"Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions \"发布公众号\", \"post to wechat\", \"微信公众号\", or \"贴图/图文/文章\".",{"claudeCode":673},"jimliu/baoyu-skills","baoyu-post-to-wechat","https://github.com/jimliu/baoyu-skills",{"basePath":677,"githubOwner":678,"githubRepo":679,"locale":18,"slug":674,"type":263},"skills/baoyu-post-to-wechat","jimliu","baoyu-skills",{"evaluate":681,"extract":688},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":682,"targetMarket":225,"tier":314},[683,684,685,224,686,687],"wechat","official-account","posting","markdown","html",{"commitSha":296},{"parentExtensionId":690,"repoId":691},"k172q4hxm2acmg5ree5aeemx1x86m6hx","kd718jn448p61w289hzf15tecd86n3a4",[224,687,686,684,685,683],{"evaluatedAt":694,"extractAt":695,"updatedAt":694},1778691860790,1778691497596,{"_creationTime":697,"_id":698,"community":699,"display":700,"identity":706,"providers":710,"relations":719,"tags":722,"workflow":723},1778685615701.8425,"k1707ctze9p8fn1e339nd2czjn86m6p5",{"reviewCount":8},{"description":701,"installMethods":702,"name":704,"sourceUrl":705},"When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,' 'AI video,' 'Remotion,' 'Hyperframes,' 'HeyGen,' 'Synthesia,' 'Veo,' 'Runway,' 'Kling,' 'Pika,' 'video generation,' 'AI avatar,' 'talking head video,' 'programmatic video,' 'video template,' 'explainer video,' 'product demo video,' 'video pipeline,' or 'make me a video.' Use this for video creation, generation, and production workflows. For video content strategy and what to post, see social-content. For paid video ad creative, see ad-creative.",{"claudeCode":703},"coreyhaines31/marketingskills","video","https://github.com/coreyhaines31/marketingskills",{"basePath":707,"githubOwner":708,"githubRepo":709,"locale":18,"slug":704,"type":263},"skills/video","coreyhaines31","marketingskills",{"evaluate":711,"extract":718},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":712,"targetMarket":225,"tier":314},[704,713,714,715,716,717,224],"production","ai-video","remotion","heygen","runway",{"commitSha":296},{"parentExtensionId":720,"repoId":721},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[714,224,716,713,715,717,704],{"evaluatedAt":724,"extractAt":725,"updatedAt":724},1778686582142,1778685615701,{"_creationTime":727,"_id":728,"community":729,"display":730,"identity":736,"providers":740,"relations":747,"tags":749,"workflow":750},1778684091954.6733,"k173avzfkfg0rfbz9c723f9zpd86n7yd",{"reviewCount":8},{"description":731,"installMethods":732,"name":734,"sourceUrl":735},"Interview the user for specific client stories, anecdotes, refusals, and real numbers — then turn them into non-commodity SEO content Google actually wants to rank. Kills generic listicle output at the source.",{"claudeCode":733},"cognyai/claude-code-marketing-skills","non-commodity-content","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":737,"githubOwner":738,"githubRepo":739,"locale":18,"slug":734,"type":263},"skills/non-commodity-content","cognyai","claude-code-marketing-skills",{"evaluate":741,"extract":746},{"promptVersionExtension":214,"promptVersionScoring":215,"score":592,"tags":742,"targetMarket":225,"tier":314},[743,224,221,744,745],"seo","writing","seo-content",{"commitSha":296},{"repoId":748},"kd7371gwzbdr07nc839hsmagw986nje6",[224,221,743,745,744],{"evaluatedAt":751,"extractAt":752,"updatedAt":751},1778684741935,1778684091954]