[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Swiftner-Factory-Floor-en":3,"guides-for-Swiftner-Factory-Floor":365,"similar-k178dq3rcjtezryta3djb0hsmh86nve2-en":366},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":17,"identity":264,"isFallback":249,"parentExtension":269,"providers":270,"relations":276,"repo":278,"tags":361,"workflow":362},1778697905439.1465,"k178dq3rcjtezryta3djb0hsmh86nve2",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":15,"sourceUrl":16},"Startup coach for founders and early-stage teams. Trigger when someone mentions: \"what should we focus on\", \"should we build X\", \"should we raise\", \"we're stuck\", \"why isn't this growing\", \"pipeline is thin\", \"we're not converting\", \"we're spread too thin\", \"team is busy but nothing ships\", \"I don't know what to do next\", or asks about churn, hiring, runway, burn rate, deal flow, fundraising, WIP, JTBD, customer factory, constraint, throughput — in a startup context. NOT for: freelancers, agencies, established companies, coding help, debugging.\n",{"claudeCode":12,"clawhub":13,"npm":14},"Swiftner/Factory-Floor","factory-floor","@swiftner/factory-floor","Factory Floor","https://github.com/Swiftner/Factory-Floor",{"_creationTime":18,"_id":19,"extensionId":5,"locale":20,"result":21,"trustSignals":247,"workflow":262},1778697943694.3428,"kn7dcmy7zfxraknry836smfw7186mzre","en",{"checks":22,"evaluatedAt":198,"extensionSummary":199,"features":200,"nonGoals":206,"practices":210,"prerequisites":215,"promptVersionExtension":218,"promptVersionScoring":219,"purpose":220,"rationale":221,"score":222,"summary":223,"tags":224,"targetMarket":233,"tier":234,"useCases":235,"workflow":240},[23,28,31,34,38,41,46,50,53,56,60,64,68,72,75,78,81,84,87,90,93,97,101,105,109,112,116,119,123,126,129,132,135,138,141,145,149,153,156,160,163,166,169,172,176,179,182,185,188,191,195],{"category":24,"check":25,"severity":26,"summary":27},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem (startup prioritization and execution) and the context in which it arises, setting the stage for the skill's utility.",{"category":24,"check":29,"severity":26,"summary":30},"Unique selling proposition","The skill offers a structured approach to startup strategy and execution that goes beyond standard LLM capabilities by integrating multiple frameworks and enforcing a disciplined workflow.",{"category":24,"check":32,"severity":26,"summary":33},"Production readiness","The skill's markdown-based architecture, clear protocols, and integration with state management suggest it is ready for production use in guiding founders through strategic decisions.",{"category":35,"check":36,"severity":26,"summary":37},"Scope","Single responsibility principle","The skill focuses on a single, coherent domain: acting as a startup coach for prioritization and execution, guided by a structured decision tree and framework integration.",{"category":35,"check":39,"severity":26,"summary":40},"Description quality","The description is concise, readable, and accurately reflects the skill's purpose and scope as a startup coach.",{"category":42,"check":43,"severity":44,"summary":45},"Invocation","Scoped tools","not_applicable","The skill operates via a markdown-based decision tree and doesn't expose specific tools in the traditional sense.",{"category":47,"check":48,"severity":44,"summary":49},"Documentation","Configuration & parameter reference","The skill does not expose configuration parameters or options beyond its core workflow, making explicit documentation unnecessary.",{"category":35,"check":51,"severity":44,"summary":52},"Tool naming","The skill does not expose individual tools with names; its operation is guided by the markdown content.",{"category":35,"check":54,"severity":44,"summary":55},"Minimal I/O surface","The skill's I/O is conversational and state-based, not through formal tool schemas with parameters.",{"category":57,"check":58,"severity":26,"summary":59},"License","License usability","While no specific LICENSE file or SPDX identifier was detected in the provided context, the `package.json` indicates an MIT license, which is permissive and usable.",{"category":61,"check":62,"severity":26,"summary":63},"Maintenance","Commit recency","The repository shows recent commits within the last 3 months, indicating active maintenance.",{"category":61,"check":65,"severity":66,"summary":67},"Dependency Management","info","The project has a package.json for its scripts, but it lacks a lockfile, indicating potential for dependency drift and lack of strict version pinning.",{"category":69,"check":70,"severity":26,"summary":71},"Security","Secret Management","The skill operates on markdown and doesn't appear to handle secrets directly; no secrets are exposed in committed code or expected in its operational flow.",{"category":69,"check":73,"severity":26,"summary":74},"Injection","The skill's markdown-based logic and parallel read strategy are designed to treat loaded content as data, not instructions, mitigating injection risks.",{"category":69,"check":76,"severity":26,"summary":77},"Transitive Supply-Chain Grenades","The skill relies on bundled markdown and a single Node.js script for diagram rendering; it does not fetch remote code or data at runtime.",{"category":69,"check":79,"severity":26,"summary":80},"Sandbox Isolation","As a markdown-based skill with minimal scripting, it operates within the Claude Code environment and does not interact with the file system outside its designated `.factory/` scope.",{"category":69,"check":82,"severity":26,"summary":83},"Sandbox escape primitives","No detached processes, retry loops around denied calls, or other sandbox-escape primitives were found in the bundled scripts or markdown.",{"category":69,"check":85,"severity":26,"summary":86},"Data Exfiltration","The skill's operation is self-contained and does not involve outbound calls for telemetry or data submission, thus posing no risk of data exfiltration.",{"category":69,"check":88,"severity":26,"summary":89},"Hidden Text Tricks","The markdown content appears clean and free of hidden steering tricks, control characters, or invisible Unicode characters.",{"category":69,"check":91,"severity":26,"summary":92},"Opaque code execution","The only script used is for diagram rendering, which is plain JavaScript and not obfuscated or dynamically fetched.",{"category":94,"check":95,"severity":26,"summary":96},"Portability","Structural Assumption","The skill's state layer correctly handles the absence of `.factory/` and the `.gitignore` file, making it resilient to different project setups.",{"category":98,"check":99,"severity":26,"summary":100},"Trust","Issues Attention","There are no open issues reported in the trust signals, indicating excellent maintainer engagement or a lack of reported problems.",{"category":102,"check":103,"severity":26,"summary":104},"Versioning","Release Management","The `package.json` includes a version number, satisfying the requirement for detectable versioning.",{"category":106,"check":107,"severity":44,"summary":108},"Execution","Validation","The skill's core logic is markdown-based; it doesn't expose executable code or structured output that would require schema validation libraries.",{"category":69,"check":110,"severity":26,"summary":111},"Unguarded Destructive Operations","The skill's operations are primarily read-only concerning the user's project state, and any writes are to a managed `.factory/` directory without destructive primitives.",{"category":113,"check":114,"severity":26,"summary":115},"Code Execution","Error Handling","The skill's markdown and minimal script logic are expected to handle errors gracefully by either informing the user or continuing where possible, without crashing the agent.",{"category":113,"check":117,"severity":26,"summary":118},"Logging","The state layer includes a journal file for logging interactions, which is gitignored by default, allowing for review without versioning.",{"category":120,"check":121,"severity":26,"summary":122},"Compliance","GDPR","The skill does not operate on personal data; its state management is local to the project directory and does not involve third-party submissions.",{"category":120,"check":124,"severity":26,"summary":125},"Target market","The skill is a general-purpose startup coaching tool and has no apparent regional or jurisdictional limitations; its target market is global.",{"category":94,"check":127,"severity":26,"summary":128},"Runtime stability","The skill's markdown core and Node.js script for diagrams are broadly portable across POSIX-like environments and do not assume specific OS or editor features.",{"category":47,"check":130,"severity":26,"summary":131},"README","A README.md file exists and clearly states the extension's purpose and functionality.",{"category":35,"check":133,"severity":44,"summary":134},"Tool surface size","This is a single-purpose markdown skill, not a collection of tools.",{"category":42,"check":136,"severity":44,"summary":137},"Overlapping near-synonym tools","The skill does not expose multiple tools or commands with overlapping functionality.",{"category":47,"check":139,"severity":26,"summary":140},"Phantom features","All advertised features, particularly the state layer and protocol naming, are implemented and verifiable in the code and documentation.",{"category":142,"check":143,"severity":26,"summary":144},"Install","Installation instruction","The README provides clear installation instructions for Claude Code, OpenAI Codex, and manual setup for Claude Desktop, including copy-paste examples.",{"category":146,"check":147,"severity":26,"summary":148},"Errors","Actionable error messages","The skill's design implies that errors encountered during state loading or writing will be reported to the user with enough context to understand the issue.",{"category":106,"check":150,"severity":151,"summary":152},"Pinned dependencies","warning","The `package.json` for scripts is present but lacks a lockfile (`package-lock.json` or `yarn.lock`), meaning dependencies are not pinned, which can lead to execution instability.",{"category":35,"check":154,"severity":44,"summary":155},"Dry-run preview","The skill does not perform state-changing operations that require a dry-run preview; its writes are to a dedicated local state directory.",{"category":157,"check":158,"severity":26,"summary":159},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily file I/O and markdown parsing, not remote calls or state-changing operations that would require idempotency or timeouts.",{"category":120,"check":161,"severity":26,"summary":162},"Telemetry opt-in","The skill does not emit any telemetry; its state logging is local and gitignored by default.",{"category":42,"check":164,"severity":26,"summary":165},"Precise Purpose","The description clearly articulates the skill's purpose as a startup coach and specifies its triggers and non-goals, providing precise guidance for invocation.",{"category":42,"check":167,"severity":26,"summary":168},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability and triggers without keyword stuffing.",{"category":47,"check":170,"severity":26,"summary":171},"Concise Body","The SKILL.md body is well-structured, with the decision tree and core rules presented concisely, delegating deeper material to separate reference files.",{"category":173,"check":174,"severity":26,"summary":175},"Context","Progressive Disclosure","The skill utilizes progressive disclosure effectively by routing to specific stage files based on context, keeping the initial interaction focused and delegating detailed framework information to separate reference files.",{"category":173,"check":177,"severity":44,"summary":178},"Forked exploration","The skill does not involve deep code exploration or multi-file inspection that would necessitate the 'context: fork' setting.",{"category":24,"check":180,"severity":26,"summary":181},"Usage examples","The README and `references/state.md` provide clear examples of state files and conversational interactions, demonstrating the skill's usage effectively.",{"category":24,"check":183,"severity":26,"summary":184},"Edge cases","The `references/state.md` file thoroughly documents eight edge cases related to state management, including handling missing files, renames, and founder overrides, with clear recovery paths.",{"category":113,"check":186,"severity":44,"summary":187},"Tool Fallback","The skill does not rely on external tools or MCP servers, thus having no need for fallback mechanisms.",{"category":94,"check":189,"severity":26,"summary":190},"Stack assumptions","The skill's reliance on Node.js for a minor script and general markdown processing implies broad portability across standard environments.",{"category":192,"check":193,"severity":26,"summary":194},"Safety","Halt on unexpected state","The state layer's design includes specific handling for stale data and renamed headers, ensuring the workflow either corrects gracefully or prompts the user for clarification, rather than halting unexpectedly.",{"category":94,"check":196,"severity":26,"summary":197},"Cross-skill coupling","The Factory Floor skill is self-contained and does not appear to rely on or implicitly couple with other specific skills being loaded in the same session.",1778697943566,"Factory Floor acts as a startup operating system, guiding founders through prioritization and execution using a blend of strategic frameworks like Goldratt's Theory of Constraints, Maurya's Customer Factory, and Sharp's brand growth laws. It features a state layer for continuity across sessions and protocol discoverability through named references.",[201,202,203,204,205],"Startup coaching across multiple strategic frameworks","Persistent state layer for session continuity","Stage-based routing and coaching protocols","Constraint identification and management","Discoverable named protocols for specific actions",[207,208,209],"Providing direct coding or debugging assistance.","Replacing the founder's strategic thinking, but rather augmenting it.","Acting as a general-purpose task manager.",[211,212,213,214],"Strategic Discipline","Constraint Management","Customer Focus","Iterative Improvement",[216,217],"Claude Code or compatible agent environment","Node.js (for optional diagram rendering script)","3.0.0","4.4.0","To help startup founders and teams make better strategic decisions and execute more effectively by acting as a disciplined thinking partner.","The skill is exceptionally well-documented, integrates a robust state management system, and provides clear, actionable guidance across multiple startup frameworks. The proactive handling of edge cases and discoverability improvements contribute to a high-quality user experience.",99,"A comprehensive startup coach integrating multiple frameworks with a persistent state layer.",[225,226,227,228,229,230,231,232],"startup","strategy","coaching","prioritization","frameworks","lean","goldratt","jtbd","global","community",[236,237,238,239],"Use when you need help prioritizing what to work on.","Use when you're stuck on a specific funnel bottleneck.","Use when you need to run a weekly review of your startup's progress.","Use when you want to make strategic decisions based on established business frameworks.",[241,242,243,244,245,246],"Trigger skill based on founder's need for prioritization/coaching.","Load existing state if available, otherwise run intake protocol.","Route to appropriate stage file based on context (stage, constraint).","Coach founder through diagnostics, strategy, and execution steps.","Write state updates (journal entries, context changes) after ritual completions.","Provide discoverable named protocols for specific actions.",{"codeQuality":248,"collectedAt":250,"documentation":251,"maintenance":254,"popularity":257,"security":259,"testCoverage":261},{"hasLockfile":249},false,1778697933836,{"descriptionLength":252,"readmeSize":253},551,8703,{"closedIssues90d":8,"forks":8,"hasChangelog":249,"openIssues90d":8,"pushedAt":255,"stars":256},1775667002000,8,{"npmDownloads":258},67,{"hasNpmPackage":260,"smitheryVerified":249},true,{"hasCi":249,"hasTests":249},{"updatedAt":263},1778697943694,{"basePath":265,"githubOwner":266,"githubRepo":267,"locale":20,"slug":267,"type":268},"","Swiftner","Factory-Floor","skill",null,{"evaluate":271,"extract":273},{"promptVersionExtension":218,"promptVersionScoring":219,"score":222,"tags":272,"targetMarket":233,"tier":234},[225,226,227,228,229,230,231,232],{"commitSha":274,"license":275},"HEAD","MIT",{"repoId":277},"kd7ec0p3r45yy0rdjk4ckhqb7s86mbc1",{"_creationTime":279,"_id":277,"identity":280,"providers":281,"workflow":356},1778697898982.3347,{"githubOwner":266,"githubRepo":267,"sourceUrl":16},{"classify":282,"discover":348,"extract":351,"github":352,"npm":355},{"commitSha":274,"extensions":283},[284,337],{"basePath":265,"description":10,"displayName":13,"installMethods":285,"rationale":286,"selectedPaths":287,"source":336,"sourceLanguage":20,"type":268},{"claudeCode":12},"SKILL.md frontmatter at SKILL.md",[288,291,294,297,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334],{"path":289,"priority":290},"SKILL.md","mandatory",{"path":292,"priority":293},"README.md","high",{"path":295,"priority":296},"CLAUDE.md","medium",{"path":298,"priority":299},"assets/icon.svg","low",{"path":301,"priority":299},"docs/superpowers/plans/2026-04-07-factory-floor-state-layer.md",{"path":303,"priority":299},"docs/superpowers/specs/2026-04-07-factory-floor-state-layer-design.md",{"path":305,"priority":296},"references/coaching-patterns.md",{"path":307,"priority":296},"references/estimation.md",{"path":309,"priority":296},"references/intake.md",{"path":311,"priority":296},"references/jtbd.md",{"path":313,"priority":296},"references/misdiagnoses.md",{"path":315,"priority":296},"references/pillar-goldratt.md",{"path":317,"priority":296},"references/pillar-maurya.md",{"path":319,"priority":296},"references/pillar-ritson.md",{"path":321,"priority":296},"references/pillar-sharp.md",{"path":323,"priority":296},"references/pillar-strategy.md",{"path":325,"priority":296},"references/state.md",{"path":327,"priority":296},"references/weekly-diagrams.md",{"path":329,"priority":296},"references/weekly-review.md",{"path":331,"priority":299},"scripts/package-skill.mjs",{"path":333,"priority":299},"scripts/package.json",{"path":335,"priority":299},"scripts/render-diagram.mjs","rule",{"basePath":265,"description":338,"displayName":14,"installMethods":339,"license":275,"rationale":340,"selectedPaths":341,"source":336,"sourceLanguage":20,"type":347},"A Claude Code skill for startup prioritisation using Theory of Constraints, Customer Factory, How Brands Grow, Marketing Strategy Discipline, and Strategic Thinking",{"npm":14},"cli ecosystem detected at /",[342,344,345],{"path":343,"priority":290},"package.json",{"path":292,"priority":290},{"path":346,"priority":296},"bin/install.mjs","cli",{"sources":349},[350],"manual",{"npmPackage":14},{"closedIssues90d":8,"description":353,"forks":8,"openIssues90d":8,"pushedAt":255,"readmeSize":253,"stars":256,"topics":354},"A Claude Code skill that coaches founders through prioritization, bottlenecks, and what to build next.",[],{"downloads":258},{"classifiedAt":357,"discoverAt":358,"extractAt":359,"githubAt":359,"npmAt":360,"updatedAt":357},1778697905258,1778697898982,1778697901159,1778697903726,[227,229,231,232,230,228,225,226],{"evaluatedAt":263,"extractAt":363,"updatedAt":364},1778697905439,1778697980390,[],[367,395,422,449,480,508],{"_creationTime":368,"_id":369,"community":370,"display":371,"identity":377,"providers":381,"relations":388,"tags":391,"workflow":392},1778675056600.2134,"k176he2eqq4px8bpjsh3azaqkd86ndex",{"reviewCount":8},{"description":372,"installMethods":373,"name":375,"sourceUrl":376},"/cs:cpo-review \u003Cplan> — JTBD-driven interrogation of product roadmap, PMF signal, and portfolio focus.",{"claudeCode":374},"alirezarezvani/claude-skills","cpo-review","https://github.com/alirezarezvani/claude-skills",{"basePath":378,"githubOwner":379,"githubRepo":380,"locale":20,"slug":375,"type":268},"c-level-advisor/c-level-agents/skills/cpo-review","alirezarezvani","claude-skills",{"evaluate":382,"extract":387},{"promptVersionExtension":218,"promptVersionScoring":219,"score":222,"tags":383,"targetMarket":233,"tier":386},[384,385,226,232,228],"product-management","roadmap","verified",{"commitSha":274},{"parentExtensionId":389,"repoId":390},"k172bm0n7hp1thk5xp6n6rwyj986mym4","kd7ff9s1w43mfyy1n7hf87816186m6px",[232,228,384,385,226],{"evaluatedAt":393,"extractAt":394,"updatedAt":393},1778676501430,1778675056600,{"_creationTime":396,"_id":397,"community":398,"display":399,"identity":405,"providers":409,"relations":415,"tags":418,"workflow":419},1778686037155.627,"k170cqya1d6rhcbs6k25bycb5186nmme",{"reviewCount":8},{"description":400,"installMethods":401,"name":403,"sourceUrl":404},"Choose a prioritization framework based on stage, team context, and stakeholder needs. Use when deciding between RICE, ICE, value/effort, or another scoring approach.",{"claudeCode":402},"deanpeters/Product-Manager-Skills","prioritization-advisor","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":406,"githubOwner":407,"githubRepo":408,"locale":20,"slug":403,"type":268},"skills/prioritization-advisor","deanpeters","Product-Manager-Skills",{"evaluate":410,"extract":414},{"promptVersionExtension":218,"promptVersionScoring":219,"score":411,"tags":412,"targetMarket":233,"tier":386},98,[384,228,229,413,226],"decision-making",{"commitSha":274},{"parentExtensionId":416,"repoId":417},"k17f16tjazbj49a2ber3mr5f6s86nfkm","kd79w54je3w4zrhk2stxg9246186nbp1",[413,229,228,384,226],{"evaluatedAt":420,"extractAt":421,"updatedAt":420},1778687938277,1778686037155,{"_creationTime":423,"_id":424,"community":425,"display":426,"identity":432,"providers":437,"relations":443,"tags":445,"workflow":446},1778694240519.739,"k17bekm6y9dr7tmn30374vwksx86npt8",{"reviewCount":8},{"description":427,"installMethods":428,"name":430,"sourceUrl":431},"Feature and initiative prioritization using 7 frameworks (RICE, ICE, WSJF, MoSCoW, Value/Effort, Kano, Weighted Scoring). Auto-detects mode: stack rank, scoring, opportunity assessment, trade-off analysis, or scope cut. Triggers on: \"prioritize\", \"rank these features\", \"RICE score\", \"what should we build next\", \"scope cut\", \"trade-off\".\n",{"claudeCode":429},"mshadmanrahman/pm-pilot","PM Pilot Prioritize","https://github.com/mshadmanrahman/pm-pilot",{"basePath":433,"githubOwner":434,"githubRepo":435,"locale":20,"slug":436,"type":268},"skills/pm-core/prioritize","mshadmanrahman","pm-pilot","prioritize",{"evaluate":438,"extract":442},{"promptVersionExtension":218,"promptVersionScoring":219,"score":439,"tags":440,"targetMarket":233,"tier":234},91,[228,384,229,441,226],"scoring",{"commitSha":274,"license":275},{"repoId":444},"kd728wqst6vwd95ymycxb97nrx86mnsn",[229,228,384,441,226],{"evaluatedAt":447,"extractAt":448,"updatedAt":447},1778694528283,1778694240519,{"_creationTime":450,"_id":451,"community":452,"display":453,"identity":459,"providers":463,"relations":473,"tags":476,"workflow":477},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":454,"installMethods":455,"name":457,"sourceUrl":458},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":456},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":460,"githubOwner":461,"githubRepo":462,"locale":20,"slug":457,"type":268},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":464,"extract":472},{"promptVersionExtension":218,"promptVersionScoring":219,"score":465,"tags":466,"targetMarket":233,"tier":386},100,[467,227,468,469,470,471],"teaching","presentation","documentation","explanation","guidance",{"commitSha":274},{"parentExtensionId":474,"repoId":475},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[227,469,470,471,468,467],{"evaluatedAt":478,"extractAt":479,"updatedAt":478},1778701952682,1778695548458,{"_creationTime":481,"_id":482,"community":483,"display":484,"identity":490,"providers":494,"relations":502,"tags":504,"workflow":505},1778688112811.7483,"k178nypfqdsjragsjfa30tedw986mfsq",{"reviewCount":8},{"description":485,"installMethods":486,"name":488,"sourceUrl":489},"Design and run effective 1:1 meetings that build trust, develop people, and surface problems early. Covers cadence setup, agenda ownership, conversation frameworks, question banks, and handling difficult topics. Use when: a new manager learning to run 1:1s, resetting unproductive 1:1s that became status updates, onboarding a new direct report, preparing for a difficult performance conversation, building trust with a new team, or coaching through career development discussions.",{"claudeCode":487},"guia-matthieu/clawfu-skills","one-on-ones","https://github.com/guia-matthieu/clawfu-skills",{"basePath":491,"githubOwner":492,"githubRepo":493,"locale":20,"slug":488,"type":268},"skills/leadership/one-on-ones","guia-matthieu","clawfu-skills",{"evaluate":495,"extract":501},{"promptVersionExtension":218,"promptVersionScoring":219,"score":465,"tags":496,"targetMarket":233,"tier":386},[497,498,499,227,500],"management","leadership","1-on-1s","performance",{"commitSha":274},{"repoId":503},"kd72qvzyvm658ya7pbyh5ey47h86md53",[499,227,498,497,500],{"evaluatedAt":506,"extractAt":507,"updatedAt":506},1778690060639,1778688112811,{"_creationTime":509,"_id":510,"community":511,"display":512,"identity":516,"providers":518,"relations":528,"tags":529,"workflow":530},1778688112811.7388,"k174kb1xw6gjba17pk5eyty60s86nv32",{"reviewCount":8},{"description":513,"installMethods":514,"name":515,"sourceUrl":489},"Apply Russell Brunson's Expert Secrets framework to build a mass movement around expertise — create a charismatic leader persona, design a new-opportunity offer, craft belief-breaking stories, and structure a Perfect Webinar that converts. Use when: positioning as an expert to monetize knowledge, creating an online course or coaching program, designing a webinar sales presentation, building a tribe with an identity and cause, crafting an Epiphany Bridge origin story, or packaging expertise into a value ladder.",{"claudeCode":487},"expert-secrets",{"basePath":517,"githubOwner":492,"githubRepo":493,"locale":20,"slug":515,"type":268},"skills/content/expert-secrets",{"evaluate":519,"extract":527},{"promptVersionExtension":218,"promptVersionScoring":219,"score":465,"tags":520,"targetMarket":233,"tier":386},[521,522,523,524,525,227,526],"marketing","sales","expert-positioning","framework","webinar","online-course",{"commitSha":274},{"repoId":503},[227,523,524,521,526,522,525],{"evaluatedAt":531,"extractAt":507,"updatedAt":531},1778689263469]