[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ognjengt-sop-creator-zh-CN":3,"guides-for-ognjengt-sop-creator":560,"similar-k1718ng4fv8evz9mw7ctndked986mv7c-zh-CN":561},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":226,"parentExtension":247,"providers":308,"relations":312,"repo":314,"tags":557,"workflow":558},1778695220456.3047,"k1718ng4fv8evz9mw7ctndked986mv7c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"创建业务流程的详细标准操作程序 (SOP)。当用户需要 SOP、流程文档、操作指南、工作流文档或可重复业务流程的步骤说明时使用。",{"claudeCode":12},"ognjengt/founder-skills","sop-creator","https://github.com/ognjengt/founder-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":240},1778695220456.305,"kn7cj2pjmff07ymjtt44avtn3s86nqvs","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"tier":218,"useCases":219},[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,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了为业务流程创建详细标准操作程序 (SOP) 的问题，并列出了流程文档和操作指南等具体用例。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能将非结构化的流程描述转换为结构化的 SOP，并具有特定的编写规则和定义的输出格式，提供了超越基本提示的巨大价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能已完全实现，能够处理输入，通过 `AskUserQuestion` 提出澄清性问题，并生成包含自我验证步骤的完整 SOP，涵盖了 SOP 创建的整个生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于为业务流程创建 SOP，遵循单一、明确定义的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了该技能创建 SOP 的功能，并列出了相关的用例。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能利用 `AskUserQuestion` 等特定工具进行澄清，并具有基于参数的明确执行逻辑，避免了通用命令执行。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 详细说明了执行逻辑、任务执行步骤、编写规则、输出格式、质量清单和默认值，提供了全面的文档。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","主要的工具/技能名称 'sop-creator' 具有描述性，并遵循 kebab-case 格式。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","该技能的输入处理基于参数是否存在而清晰，其输出根据指定的 SOP 格式进行结构化，仅请求必要的信息。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 MIT 许可证授权，如 LICENSE 文件和 README.md 中的 'MIT' 声明所确认。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最新的提交是在 2026 年 2 月 12 日，在过去 3 个月内。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能似乎不使用任何需要显式管理的第三方依赖项。",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","该技能不处理或暴露任何秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能的逻辑依赖于用户提供的文本和内部结构，没有迹象表明会加载或执行不受信任的第三方数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能在运行时不获取外部内容，也不使用远程管道到 shell 的模式。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能在其定义的范围内运行，主要处理文本并可能使用 `AskUserQuestion`，没有迹象表明会写入预期的项目文件夹或范围之外。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的技能逻辑中，没有分离进程启动或拒绝重试循环的迹象。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能专注于从用户输入生成 SOP，不执行任何传出调用来提交机密数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和描述没有隐藏的操纵技巧，依赖于标准的 Markdown 和纯文本。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","技能逻辑以纯粹、可读的 Markdown 形式呈现，不使用 base64 或 eval 等混淆的代码执行方法。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能在项目根目录中引用 `FOUNDER_CONTEXT.md`，这是一个已记录的假设，并且在不存在时也能得到妥善处理。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内，没有打开也没有关闭问题，表明问题数量少且维护响应及时。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","README.md 提到了 SOP 的版本控制，LICENSE 文件表明了最近的版权年份，尽管没有明确详细说明技能本身的形式化版本控制方案。",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","该技能的参数处理和澄清性问题的逻辑暗示了对用户输入的验证和模式遵循。",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","该技能专注于文本生成，不执行任何破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","该技能为缺失参数概述了清晰的错误处理策略，并提供了用于生成 SOP 的质量清单以进行自我验证。",{"category":104,"check":114,"severity":63,"summary":115},"Logging","该技能主要是基于文本的，不涉及需要本地审计日志的破坏性操作或传出调用。",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","该技能处理用户提供的用于 SOP 创建的文本，除了该过程的必要内容外，似乎不处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该技能是通用的，不与任何特定的地理区域或法律管辖区相关联；`targetMarket` 是 global。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于标准的文本处理和 `AskUserQuestion` 工具，没有对特定操作系统、shell 或运行时环境的明显假设。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 提供了技能包的清晰概述、安装说明，并列出了包括 'sop-creator' 在内的可用技能。",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","这是一个单技能扩展，不适用于计算多个工具。",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","作为单技能扩展，没有重叠的工具可供评估。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有关于 SOP 创建的宣传功能都在 SKILL.md 逻辑和输出格式中实现。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了通过 npx 和手动复制的清晰安装说明，包括特定技能的示例。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","该技能提供了关于如何响应初始提示的清晰说明，并包含了一个用于生成 SOP 的自我验证清单。",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","该技能似乎没有需要固定的外部脚本依赖项。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该技能生成文档，不执行状态更改操作或向外发送数据。",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","该技能同步执行文本处理，不涉及需要幂等性或超时的远程调用或状态更改操作。",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","该技能似乎不发出任何遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地说明了目的（创建 SOP）和目标受众/用例，定义了其操作对象（业务流程）和用户的意图（文档）。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 中的 frontmatter 简洁明了，在字符限制内清楚地说明了技能的名称和目的。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好且相当简洁，详细说明了执行逻辑和输出格式，没有过多的冗余内容。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 概述了流程，并为规则、输出格式和质量清单等不同方面使用了清晰的章节，没有嵌入大量外部材料。",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","该技能不是一个探索性强的技能，不需要分叉的上下文。",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","虽然 README 显示了技能包的一般用法示例，但在 SKILL.md 中没有提供 'sop-creator' 的具体端到端示例来演示输入、调用和输出。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","SKILL.md 记录了假设，指定了如何处理缺失的上下文 (`FOUNDER_CONTEXT.md`)，并包含了一个用于自我验证的质量清单，涵盖了潜在的故障模式。",{"category":92,"check":184,"severity":63,"summary":185},"Tool Fallback","该技能不依赖于 MCP 服务器等外部工具，而是使用内置函数或标准代理功能。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","该技能的执行逻辑包括对参数存在的检查，并具有用于自我验证的质量清单，确保在不满足先决条件时能够停止并报告。",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，依赖于自身的逻辑和 `AskUserQuestion` 工具，没有对其他技能的隐式依赖。",1778695046617,"此技能为业务流程生成详细的标准操作程序 (SOP)。它会分析用户提供的描述，在需要时提出澄清性问题，并按照严格的结构格式化输出，确保清晰度和可用性。",[196,197,198,199,200],"从非结构化输入创建详细的 SOP","使用业务上下文个性化 SOP","提出有针对性的澄清问题","强制执行严格的编写规则（五年级水平、动作动词）","包括质量检查和常见问题解决",[202,203,204,205],"创建一次性任务说明","记录没有明确结果的流程","在没有上下文的情况下生成高度技术性或特定领域文档","取代完整的业务流程分析工具","3.0.0","4.4.0","将非结构化的流程描述转换为清晰、可操作的标准操作程序，以五年级阅读水平编写，供任何人使用。","该扩展在所有评估标准上都展示了出色的质量，具有明确的目的、强大的文档和安全的应用。唯一的小缺点是，它缺乏 SOP 创建过程本身的特定端到端示例。",98,"一个高质量的技能，用于生成具有清晰说明和自我验证的详细标准操作程序。",[213,214,215,216,217],"documentation","process","automation","business","sop","verified",[220,221,222,223],"需要记录可重复的业务流程时","创建操作指南或工作流文档时","为新员工制定分步说明时","标准化复杂或易出错的任务时",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":235,"security":236,"testCoverage":239},{"hasLockfile":226},false,1778695031879,{"descriptionLength":229,"readmeSize":230},234,4610,{"closedIssues90d":8,"forks":232,"hasChangelog":226,"openIssues90d":8,"pushedAt":233,"stars":234},16,1770890990000,162,{"npmDownloads":8},{"hasNpmPackage":237,"license":238,"smitheryVerified":226},true,"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":241},1778695220456,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/sop-creator","ognjengt","founder-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":255,"parentExtension":259,"providers":294,"relations":303,"tags":304,"workflow":305},1778694811971.6494,"k170ydj4magdfn5r5dmnaggd1986m422",{"reviewCount":8},{"description":252,"installMethods":253,"name":254,"sourceUrl":14},"20+ proven marketing, copywriting, and product skills for founders, marketers, and business owners",{"claudeCode":245},"Founder Skills",{"basePath":256,"githubOwner":244,"githubRepo":245,"locale":257,"slug":245,"type":258},"","en","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":287,"tags":289,"workflow":290},1778694811971.6492,"k175kfqvfcdefqx05rgbwb1v7186mp22",{"reviewCount":8},{"description":264,"installMethods":265,"name":245,"sourceUrl":14},"Claude Code skills for founders — SOPs, CRO, content creation, outreach, and strategic planning",{"claudeCode":12},{"basePath":256,"githubOwner":244,"githubRepo":245,"locale":257,"slug":245,"type":267},"marketplace",{"evaluate":269,"extract":281},{"promptVersionExtension":270,"promptVersionScoring":207,"score":271,"tags":272,"targetMarket":279,"tier":280},"3.1.0",78,[273,274,275,216,276,217,277,278],"founder","marketing","content-creation","strategy","copywriting","cro","global","community",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":245,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd70j7a6xkcc8dvzgj8g3b123d86mk5c",[216,275,277,278,273,274,217,276],{"evaluatedAt":291,"extractAt":292,"updatedAt":293},1778694827036,1778694811971,1778695253496,{"evaluate":295,"extract":300},{"promptVersionExtension":206,"promptVersionScoring":207,"score":296,"tags":297,"targetMarket":279,"tier":218},97,[274,277,298,299,216],"product-strategy","founder-tools",{"commitSha":282,"license":238,"plugin":301},{"mcpCount":8,"provider":286,"skillCount":302},15,{"parentExtensionId":261,"repoId":288},[216,277,299,274,298],{"evaluatedAt":306,"extractAt":292,"updatedAt":307},1778694840892,1778695253695,{"evaluate":309,"extract":311},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":310,"targetMarket":279,"tier":218},[213,214,215,216,217],{"commitSha":282},{"parentExtensionId":249,"repoId":288,"translatedFrom":313},"k17eeq1sea8s0ckq6q6vtrn1ex86n4a7",{"_creationTime":315,"_id":288,"identity":316,"providers":317,"workflow":552},1778694805815.3408,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":318,"discover":544,"extract":547,"github":548,"npm":551},{"commitSha":282,"extensions":319},[320,333,375,390,398,413,421,431,443,453,465,475,483,493,499,507,520,534],{"basePath":256,"description":264,"displayName":245,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":257,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":256,"description":252,"displayName":245,"installMethods":334,"license":238,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":257,"type":258},{"claudeCode":245},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/brand-copywriter/SKILL.md","medium",{"path":345,"priority":343},"skills/competitor-intel/SKILL.md",{"path":347,"priority":343},"skills/cro-optimization/SKILL.md",{"path":349,"priority":343},"skills/go-to-market-plan/SKILL.md",{"path":351,"priority":343},"skills/lead-magnet-generator/SKILL.md",{"path":353,"priority":343},"skills/linkedin-writer/SKILL.md",{"path":355,"priority":343},"skills/marketing-ideas/SKILL.md",{"path":357,"priority":343},"skills/outreach-specialist/SKILL.md",{"path":359,"priority":343},"skills/prd-generator/SKILL.md",{"path":361,"priority":343},"skills/pricing-strategist/SKILL.md",{"path":363,"priority":343},"skills/product-hunt-launch-plan/SKILL.md",{"path":365,"priority":343},"skills/sop-creator/SKILL.md",{"path":367,"priority":343},"skills/strategic-planning/SKILL.md",{"path":369,"priority":343},"skills/viral-hook-creator/SKILL.md",{"path":371,"priority":343},"skills/x-writer/SKILL.md",{"path":373,"priority":374},"bin/cli.js","low",{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":332,"sourceLanguage":257,"type":246},"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",[382,384,386,388],{"path":383,"priority":326},"SKILL.md",{"path":385,"priority":343},"references/.gitkeep",{"path":387,"priority":343},"references/copy_frameworks.md",{"path":389,"priority":343},"references/writing_styles.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":332,"sourceLanguage":257,"type":246},"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",[397],{"path":383,"priority":326},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":332,"sourceLanguage":257,"type":246},"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",[405,406,407,409,411],{"path":383,"priority":326},{"path":385,"priority":343},{"path":408,"priority":343},"references/cro_principles.md",{"path":410,"priority":343},"references/element_audit_framework.md",{"path":412,"priority":343},"references/landing_page_patterns.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":332,"sourceLanguage":257,"type":246},"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",[420],{"path":383,"priority":326},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":332,"sourceLanguage":257,"type":246},"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",[428,429],{"path":383,"priority":326},{"path":430,"priority":343},"references/lead-magnet-patterns.md",{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":332,"sourceLanguage":257,"type":246},"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",[438,439,441],{"path":383,"priority":326},{"path":440,"priority":343},"references/linkedin-formats.md",{"path":442,"priority":343},"references/linkedin-posts.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":332,"sourceLanguage":257,"type":246},"skills/marketing-ideas","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.","marketing-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/marketing-ideas/SKILL.md",[450,451],{"path":383,"priority":326},{"path":452,"priority":343},"references/marketing-ideas-database.md",{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":332,"sourceLanguage":257,"type":246},"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",[460,461,463],{"path":383,"priority":326},{"path":462,"priority":343},"references/outreach-templates.md",{"path":464,"priority":343},"references/sequence-strategy.md",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":332,"sourceLanguage":257,"type":246},"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",[472,473],{"path":383,"priority":326},{"path":474,"priority":343},"references/prd_template.md",{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":332,"sourceLanguage":257,"type":246},"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",[482],{"path":383,"priority":326},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":332,"sourceLanguage":257,"type":246},"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",[490,491],{"path":383,"priority":326},{"path":492,"priority":343},"references/ultimate_product_hunt_launch_guide.md",{"basePath":243,"description":494,"displayName":13,"installMethods":495,"rationale":496,"selectedPaths":497,"source":332,"sourceLanguage":257,"type":246},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/sop-creator/SKILL.md",[498],{"path":383,"priority":326},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":332,"sourceLanguage":257,"type":246},"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",[506],{"path":383,"priority":326},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":332,"sourceLanguage":257,"type":246},"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",[514,515,516,518],{"path":383,"priority":326},{"path":385,"priority":343},{"path":517,"priority":343},"references/hook-patterns.md",{"path":519,"priority":343},"references/trigger_words.md",{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":332,"sourceLanguage":257,"type":246},"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",[527,528,530,532],{"path":383,"priority":326},{"path":529,"priority":343},"references/formats.md",{"path":531,"priority":343},"references/posts.md",{"path":533,"priority":343},"references/voices.md",{"basePath":256,"description":264,"displayName":245,"installMethods":535,"license":238,"rationale":536,"selectedPaths":537,"source":332,"sourceLanguage":257,"type":543},{"npm":245},"cli ecosystem detected at /",[538,540,541,542],{"path":539,"priority":326},"package.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":373,"priority":343},"cli",{"sources":545},[546],"manual",{"npmPackage":245},{"closedIssues90d":8,"description":549,"forks":232,"license":238,"openIssues90d":8,"pushedAt":233,"readmeSize":230,"stars":234,"topics":550},"Claude skills for founders",[],{"downloads":8},{"classifiedAt":553,"discoverAt":554,"extractAt":555,"githubAt":555,"npmAt":556,"updatedAt":553},1778694811788,1778694805815,1778694808620,1778694810372,[215,216,213,214,217],{"evaluatedAt":559,"extractAt":292,"updatedAt":241},1778695046732,[],[562,589,617,648,676,698],{"_creationTime":563,"_id":564,"community":565,"display":566,"identity":572,"providers":575,"relations":583,"tags":585,"workflow":586},1778696923757.7725,"k17c4m9c7dd4039yczkzej1wrs86n3pk",{"reviewCount":8},{"description":567,"installMethods":568,"name":570,"sourceUrl":571},"Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.",{"claudeCode":569},"sboghossian/master-claude-for-legal","Master Claude for Legal","https://github.com/sboghossian/master-claude-for-legal",{"basePath":256,"githubOwner":573,"githubRepo":574,"locale":257,"slug":574,"type":246},"sboghossian","master-claude-for-legal",{"evaluate":576,"extract":582},{"promptVersionExtension":206,"promptVersionScoring":207,"score":577,"tags":578,"targetMarket":279,"tier":218},100,[579,580,215,581,213],"legal","llm-ops","compliance",{"commitSha":282,"license":238},{"repoId":584},"kd72fmh49vwat89ksfnb322tbh86nazp",[215,581,213,579,580],{"evaluatedAt":587,"extractAt":588,"updatedAt":587},1778696937293,1778696923757,{"_creationTime":590,"_id":591,"community":592,"display":593,"identity":599,"providers":603,"relations":610,"tags":613,"workflow":614},1778692726926.7605,"k17b9nah2c24tz49ykt35tbb6586n0km",{"reviewCount":8},{"description":594,"installMethods":595,"name":597,"sourceUrl":598},"SOP and runbook generator for PM processes. Documents steps, decision points, checklists, ownership, and compliance checkpoints. Produces actionable runbooks. Use when someone says \"SOP\", \"standard operating procedure\", \"runbook\", \"process doc\", \"how do we do X\", \"document the process\", \"playbook\", \"checklist\", \"workflow documentation\".\n",{"claudeCode":596},"marfoerst/the-pragmatic-pm","pm-process-docs","https://github.com/marfoerst/the-pragmatic-pm",{"basePath":600,"githubOwner":601,"githubRepo":602,"locale":257,"slug":597,"type":246},"skills/pm-process-docs","marfoerst","the-pragmatic-pm",{"evaluate":604,"extract":609},{"promptVersionExtension":206,"promptVersionScoring":207,"score":605,"tags":606,"targetMarket":279,"tier":218},95,[213,607,217,214,608],"runbook","product-management",{"commitSha":282},{"parentExtensionId":611,"repoId":612},"k17ehawghqbe3ff7rxmq9cq1xs86nm21","kd731k864fr1ezp8r85ecbhz9986mzz7",[213,214,608,607,217],{"evaluatedAt":615,"extractAt":616,"updatedAt":615},1778693450542,1778692726926,{"_creationTime":618,"_id":619,"community":620,"display":621,"identity":627,"providers":632,"relations":641,"tags":644,"workflow":645},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":622,"installMethods":623,"name":625,"sourceUrl":626},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":624},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":628,"githubOwner":629,"githubRepo":630,"locale":257,"slug":631,"type":246},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":633,"extract":640},{"promptVersionExtension":206,"promptVersionScoring":207,"score":577,"tags":634,"targetMarket":279,"tier":218},[635,636,637,638,215,543,639],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":282,"license":238},{"parentExtensionId":642,"repoId":643},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,543,639,636,635,638,637],{"evaluatedAt":646,"extractAt":647,"updatedAt":646},1778699613343,1778699234184,{"_creationTime":649,"_id":650,"community":651,"display":652,"identity":658,"providers":660,"relations":668,"tags":671,"workflow":672},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":653,"installMethods":654,"name":656,"sourceUrl":657},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":655},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":256,"githubOwner":659,"githubRepo":656,"locale":18,"slug":656,"type":246},"zagmoai",{"evaluate":661,"extract":667},{"promptVersionExtension":206,"promptVersionScoring":207,"score":577,"tags":662,"targetMarket":279,"tier":218},[663,664,665,215,666],"google-docs","google-sheets","productivity","api-client",{"commitSha":282},{"repoId":669,"translatedFrom":670},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[666,215,663,664,665],{"evaluatedAt":673,"extractAt":674,"updatedAt":675},1778699485884,1778699468747,1778699505679,{"_creationTime":677,"_id":678,"community":679,"display":680,"identity":683,"providers":686,"relations":694,"tags":695,"workflow":696},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":681,"installMethods":682,"name":630,"sourceUrl":626},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":624},{"basePath":684,"githubOwner":629,"githubRepo":630,"locale":257,"slug":685,"type":246},"skills/ask","ask",{"evaluate":687,"extract":693},{"promptVersionExtension":206,"promptVersionScoring":207,"score":577,"tags":688,"targetMarket":279,"tier":218},[543,215,689,690,691,692],"llm","prompting","code-review","artifact-generation",{"commitSha":282,"license":238},{"parentExtensionId":642,"repoId":643},[692,215,543,691,689,690],{"evaluatedAt":697,"extractAt":647,"updatedAt":697},1778699303045,{"_creationTime":699,"_id":700,"community":701,"display":702,"identity":708,"providers":713,"relations":721,"tags":724,"workflow":725},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":703,"installMethods":704,"name":706,"sourceUrl":707},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":705},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":709,"githubOwner":710,"githubRepo":711,"locale":18,"slug":712,"type":246},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":714,"extract":720},{"promptVersionExtension":206,"promptVersionScoring":207,"score":577,"tags":715,"targetMarket":279,"tier":218},[716,717,215,718,719],"browser","debugging","ux","developer-tools",{"commitSha":282,"license":238},{"repoId":722,"translatedFrom":723},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[215,716,717,719,718],{"evaluatedAt":726,"extractAt":727,"updatedAt":728},1778699261239,1778699106670,1778699366078]