[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-deanpeters-skill-authoring-workflow-zh-CN":3,"guides-for-deanpeters-skill-authoring-workflow":1090,"similar-k17ejbv9m4jt1459snr2bb2fad86mw1r-zh-CN":1091},{"_creationTime":4,"_id":5,"children":6,"community":47,"display":48,"evaluation":51,"identity":282,"isFallback":279,"parentExtension":284,"providers":316,"relations":320,"repo":321,"tags":1088,"workflow":1089},1778686037155.6199,"k17ejbv9m4jt1459snr2bb2fad86mw1r",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":25,"relations":41,"tags":43,"workflow":44},1778686037155.6294,"k179d68vy7fze6emafgw0n95kn86nae8",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"Turn raw PM content into a compliant, publish-ready skill. Use when creating or updating a repo skill without breaking standards.",{"claudeCode":15},"deanpeters/Product-Manager-Skills","Skill Authoring Workflow","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":24},"skills/skill-authoring-workflow","deanpeters","Product-Manager-Skills","en","skill-authoring-workflow","skill",{"evaluate":26,"extract":38},{"promptVersionExtension":27,"promptVersionScoring":28,"score":29,"tags":30,"targetMarket":36,"tier":37},"3.0.0","4.4.0",98,[31,32,33,34,35],"skill-authoring","workflow","validation","documentation","product-management","global","verified",{"commitSha":39,"license":40},"HEAD","CC-BY-NC-SA-4.0",{"parentExtensionId":5,"repoId":42},"kd79w54je3w4zrhk2stxg9246186nbp1",[34,35,31,33,32],{"evaluatedAt":45,"extractAt":46,"updatedAt":45},1778688192322,1778686037155,{"reviewCount":11},{"description":49,"installMethods":50,"name":23,"sourceUrl":17},"Turn raw PM content into a compliant, publish-ready skill.",{"claudeCode":23},{"_creationTime":52,"_id":53,"extensionId":5,"locale":22,"result":54,"trustSignals":264,"workflow":280},1778687186864.2188,"kn71f0xm3xcv4hdn1fnm0f869h86nq0x",{"checks":55,"evaluatedAt":240,"extensionSummary":241,"features":242,"nonGoals":248,"promptVersionExtension":27,"promptVersionScoring":28,"purpose":252,"rationale":253,"score":254,"summary":255,"tags":256,"targetMarket":36,"tier":37,"useCases":259},[56,61,64,67,71,74,79,83,86,89,93,97,100,104,107,110,113,116,119,122,126,130,134,138,142,145,148,151,155,158,161,164,167,170,173,177,181,185,188,192,195,198,201,204,207,210,213,216,219,222,226,229,232,236],{"category":57,"check":58,"severity":59,"summary":60},"Practical Utility","Problem relevance","pass","The description clearly states the problem of turning raw PM content into a compliant, publish-ready skill, which is a concrete pain point for users.",{"category":57,"check":62,"severity":59,"summary":63},"Unique selling proposition","The plugin offers a structured workflow for skill authoring and validation, going beyond simple prompt engineering and providing value over direct LLM interaction.",{"category":57,"check":65,"severity":59,"summary":66},"Production readiness","The `skill-authoring-workflow` covers the complete lifecycle from content generation to validation and packaging, enabling production use.",{"category":68,"check":69,"severity":59,"summary":70},"Scope","Single responsibility principle","The plugin focuses on the specific domain of skill authoring and validation, adhering to a single, coherent workflow.",{"category":68,"check":72,"severity":59,"summary":73},"Description quality","The displayed description accurately and concisely reflects the plugin's core functionality of transforming PM content into ready-to-use skills.",{"category":75,"check":76,"severity":77,"summary":78},"Invocation","Scoped tools","not_applicable","This plugin is a workflow skill and does not expose individual tools in the way a multi-tool plugin would. Therefore, this check is not applicable.",{"category":80,"check":81,"severity":77,"summary":82},"Documentation","Configuration & parameter reference","The skill-authoring-workflow is a command-line script executed via './scripts/add-a-skill.sh', which does not expose configurable parameters or require specific configuration files beyond its own source code.",{"category":68,"check":84,"severity":77,"summary":85},"Tool naming","This is a workflow skill and does not expose individual tools/commands with user-facing names.",{"category":68,"check":87,"severity":77,"summary":88},"Minimal I/O surface","This is a workflow skill and does not expose individual tools/commands with parameter schemas or response shapes.",{"category":90,"check":91,"severity":59,"summary":92},"License","License usability","The license is clearly stated as CC BY-NC-SA 4.0 in the LICENSE file and the README, which is a permissive open-source license for non-commercial use.",{"category":94,"check":95,"severity":59,"summary":96},"Maintenance","Commit recency","The last commit was on April 28, 2026, which is within the last 90 days.",{"category":94,"check":98,"severity":77,"summary":99},"Dependency Management","The repository does not appear to have any third-party dependencies that require explicit management. The scripts are self-contained.",{"category":101,"check":102,"severity":59,"summary":103},"Security","Secret Management","The workflow does not appear to handle or expose any secrets; it operates on local file content and metadata.",{"category":101,"check":105,"severity":59,"summary":106},"Injection","The scripts are primarily focused on file manipulation and validation within the repository, with no apparent mechanisms for loading or executing untrusted external code.",{"category":101,"check":108,"severity":59,"summary":109},"Transitive Supply-Chain Grenades","The workflow operates on local files and uses internal scripts, with no evidence of runtime fetching of external code or data that could be a supply chain risk.",{"category":101,"check":111,"severity":59,"summary":112},"Sandbox Isolation","The workflow operates within the repository's directory structure and uses standard shell commands, respecting sandbox isolation principles.",{"category":101,"check":114,"severity":59,"summary":115},"Sandbox escape primitives","No detached processes or deny-retry loops were found in the provided scripts.",{"category":101,"check":117,"severity":59,"summary":118},"Data Exfiltration","The workflow is self-contained and does not perform any outbound network calls, thus preventing data exfiltration.",{"category":101,"check":120,"severity":59,"summary":121},"Hidden Text Tricks","The bundled content and scripts appear to be free of hidden text tricks or obfuscation.",{"category":123,"check":124,"severity":59,"summary":125},"Hooks","Opaque code execution","The scripts used in the workflow are plain Bash and Python, with no evidence of obfuscation, base64 encoding, or runtime fetching of code.",{"category":127,"check":128,"severity":59,"summary":129},"Portability","Structural Assumption","The scripts operate within the repository structure and do not make assumptions about the user's project organization outside of the skill files themselves.",{"category":131,"check":132,"severity":59,"summary":133},"Trust","Issues Attention","In the last 90 days, 3 issues were opened and 0 were closed, indicating active engagement despite a low closure rate, but the low open count keeps it within acceptable bounds.",{"category":135,"check":136,"severity":59,"summary":137},"Versioning","Release Management","A meaningful semver version (v0.78) is declared in the README and used in GitHub release tags, indicating clear versioning.",{"category":139,"check":140,"severity":59,"summary":141},"Code Execution","Validation","The workflow includes explicit validation steps using `check-skill-metadata.py` and `check-skill-triggers.py`, ensuring metadata and triggers are constrained and validated.",{"category":101,"check":143,"severity":59,"summary":144},"Unguarded Destructive Operations","The workflow primarily involves file creation, modification, and validation within the repository; it does not perform unguarded destructive operations.",{"category":139,"check":146,"severity":59,"summary":147},"Error Handling","The scripts and workflow include explicit validation and testing steps, ensuring that errors during skill authoring and validation are caught and reported.",{"category":139,"check":149,"severity":77,"summary":150},"Logging","The workflow is a local execution process and does not involve persistent actions or outbound calls that would necessitate a local audit log.",{"category":152,"check":153,"severity":77,"summary":154},"Compliance","GDPR","The workflow operates on skill code and metadata; it does not process personal data.",{"category":152,"check":156,"severity":59,"summary":157},"Target market","The extension is globally applicable and does not exhibit any regional or jurisdictional logic.",{"category":127,"check":159,"severity":59,"summary":160},"Runtime stability","The workflow relies on standard shell commands and Python scripts, making it highly portable across POSIX-compliant systems.",{"category":80,"check":162,"severity":59,"summary":163},"README","A comprehensive README exists and clearly outlines the plugin's purpose, usage, and contribution guidelines.",{"category":68,"check":165,"severity":77,"summary":166},"Tool surface size","This is a workflow skill and does not expose multiple distinct tools or commands.",{"category":75,"check":168,"severity":77,"summary":169},"Overlapping near-synonym tools","This is a workflow skill and does not expose multiple distinct tools with potentially overlapping names.",{"category":80,"check":171,"severity":59,"summary":172},"Phantom features","All features described in the README, such as the various script utilities and workflow phases, have corresponding implementations in the repository.",{"category":174,"check":175,"severity":59,"summary":176},"Install","Installation instruction","The README provides clear installation instructions for various platforms (Claude Code, Codex, etc.) and includes copy-paste examples for using the scripts.",{"category":178,"check":179,"severity":59,"summary":180},"Errors","Actionable error messages","The validation scripts and workflow steps are designed to provide clear error messages, indicating what failed and guiding the user toward remediation.",{"category":182,"check":183,"severity":59,"summary":184},"Execution","Pinned dependencies","The scripts do not appear to rely on external third-party dependencies that require pinning. Python scripts use standard libraries, and shell scripts are self-contained.",{"category":68,"check":186,"severity":77,"summary":187},"Dry-run preview","The workflow does not involve state-changing operations or outbound data sending that would necessitate a dry-run preview.",{"category":189,"check":190,"severity":77,"summary":191},"Protocol","Idempotent retry & timeouts","The workflow operates locally and synchronously, without remote calls or state-changing operations that would require idempotency or timeouts.",{"category":152,"check":193,"severity":59,"summary":194},"Telemetry opt-in","The workflow is executed locally and does not emit any telemetry data.",{"category":75,"check":196,"severity":77,"summary":197},"Name collisions","As this is a single workflow skill and not a plugin bundling multiple extensions, there are no bundled extensions to check for name collisions.",{"category":75,"check":199,"severity":77,"summary":200},"Hooks-off mechanism","This is a workflow skill and does not utilize hooks that would require a hooks-off mechanism.",{"category":75,"check":202,"severity":77,"summary":203},"Hook matcher tightness","This is a workflow skill and does not involve hooks with matchers.",{"category":101,"check":205,"severity":77,"summary":206},"Hook security","This is a workflow skill and does not utilize hooks.",{"category":123,"check":208,"severity":77,"summary":209},"Silent prompt rewriting","This is a workflow skill and does not use `UserPromptSubmit` hooks.",{"category":101,"check":211,"severity":77,"summary":212},"Permission Hook","This is a workflow skill and does not use `PermissionRequest` hooks.",{"category":152,"check":214,"severity":77,"summary":215},"Hook privacy","This is a workflow skill and does not utilize hooks for logging or telemetry.",{"category":139,"check":217,"severity":77,"summary":218},"Hook dependency","This is a workflow skill and does not rely on hooks.",{"category":80,"check":220,"severity":59,"summary":221},"Feature Transparency","The README clearly describes the purpose and usage of the `skill-authoring-workflow` and its associated scripts.",{"category":223,"check":224,"severity":59,"summary":225},"Convention","Layout convention adherence","The repository follows standard conventions with scripts in a `scripts/` directory and skills in `skills/`, and the README documents script usage.",{"category":223,"check":227,"severity":77,"summary":228},"Plugin state","This is a workflow skill and does not manage persistent plugin state.",{"category":101,"check":230,"severity":77,"summary":231},"Keychain-stored secrets","The workflow does not consume any secrets that would require keychain storage.",{"category":233,"check":234,"severity":77,"summary":235},"Dependencies","Tagged release sourcing","This workflow skill does not bundle external MCP servers or dependencies that require tagged release sourcing.",{"category":237,"check":238,"severity":77,"summary":239},"Installation","Clean uninstall","This is a workflow skill executed via scripts and does not involve installation procedures that would require a clean uninstall process.",1778687186743,"This plugin provides a detailed workflow for transforming raw product management content into compliant, publish-ready skills. It guides users through content generation, validation, and packaging, ensuring adherence to repository standards and facilitating smooth integration.",[243,244,245,246,247],"Automated skill authoring from raw content","Validation against repo standards and metadata constraints","Packaging for various platforms (Claude, Codex)","Guided workflow for skill creation and updates","Integration with existing repo tooling and documentation",[249,250,251],"Replacing the need for human judgment in skill design","Automating the creation of entirely new PM frameworks","Serving as a general-purpose text processing tool","To streamline the process of creating and updating product management skills, ensuring they are professional, compliant, and ready for use by AI agents.","The skill-authoring-workflow is a high-quality, well-documented, and robust tool. All checks passed or were not applicable, indicating a mature and reliable extension.",97,"A comprehensive workflow for creating and validating PM skills, ensuring adherence to repo standards.",[257,31,32,258,33],"pm","automation",[260,261,262,263],"Creating a new repo skill from notes or framework documentation","Updating an existing skill while maintaining repo standards","Ensuring skills are compliant and ready for marketplace submission","Streamlining the process of contributing new skills to the repository",{"codeQuality":265,"collectedAt":267,"documentation":268,"maintenance":271,"security":276,"testCoverage":278},{"hasLockfile":266},false,1778687157895,{"descriptionLength":269,"readmeSize":270},58,54595,{"closedIssues90d":11,"forks":272,"hasChangelog":266,"openIssues90d":273,"pushedAt":274,"stars":275},549,3,1777397527000,4232,{"hasNpmPackage":266,"license":277,"smitheryVerified":266},"NOASSERTION",{"hasCi":279,"hasTests":266},true,{"updatedAt":281},1778687186864,{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":283},"plugin",{"_creationTime":285,"_id":286,"community":287,"display":288,"identity":292,"parentExtension":295,"providers":296,"relations":312,"tags":313,"workflow":314},1778686037155.6084,"k1737yyx70jf9bpwv41etabg5d86m4f1",{"reviewCount":11},{"description":289,"installMethods":290,"name":291,"sourceUrl":17},"47 battle-tested product management skills for Claude Code — discovery, strategy, finance, career, and more.",{"claudeCode":15},"Product Manager Skills",{"basePath":293,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":294},"","marketplace",null,{"evaluate":297,"extract":306},{"promptVersionExtension":298,"promptVersionScoring":28,"score":299,"tags":300,"targetMarket":36,"tier":37},"3.1.0",95,[35,301,302,303,304,305],"strategy","discovery","finance","career","claudecode",{"commitSha":39,"license":40,"marketplace":307,"plugin":310},{"name":308,"pluginCount":309},"pm-skills",47,{"mcpCount":11,"provider":311,"skillCount":11},"classify",{"repoId":42},[304,305,302,303,35,301],{"evaluatedAt":315,"extractAt":46,"updatedAt":315},1778686054035,{"evaluate":317,"extract":319},{"promptVersionExtension":27,"promptVersionScoring":28,"score":254,"tags":318,"targetMarket":36,"tier":37},[257,31,32,258,33],{"commitSha":39},{"parentExtensionId":286,"repoId":42},{"_creationTime":322,"_id":42,"identity":323,"providers":324,"workflow":1084},1778686031465.5168,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":325,"discover":1074,"github":1077},{"commitSha":39,"extensions":326},[327,340,349,357,365,373,381,389,397,405,413,421,429,437,445,453,461,469,477,485,493,501,509,517,525,533,541,549,557,565,573,581,589,597,605,613,621,629,637,645,653,661,669,677,685,693,701,709,714,723,729,737,743,753,759,769,775,782,788,796,804,810,818,825,832,838,844,852,860,868,876,884,890,898,904,912,920,926,934,942,951,959,967,975,983,994,1005,1010,1018,1028,1038,1046,1053,1061,1068],{"basePath":293,"description":289,"displayName":308,"installMethods":328,"rationale":329,"selectedPaths":330,"source":339,"sourceLanguage":22,"type":294},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[331,334,336],{"path":332,"priority":333},".claude-plugin/marketplace.json","mandatory",{"path":335,"priority":333},"README.md",{"path":337,"priority":338},"LICENSE","high","rule",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":339,"sourceLanguage":22,"type":283},"skills/company-research","Create a company research brief with executive quotes, product strategy, and org context.","company-research",{"claudeCode":343},"inline plugin source from marketplace.json at skills/company-research",[347],{"path":348,"priority":338},"SKILL.md",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":339,"sourceLanguage":22,"type":283},"skills/customer-journey-map","Create a customer journey map across stages, touchpoints, actions, emotions, and metrics.","customer-journey-map",{"claudeCode":352},"inline plugin source from marketplace.json at skills/customer-journey-map",[356],{"path":348,"priority":338},{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":339,"sourceLanguage":22,"type":283},"skills/customer-journey-mapping-workshop","Run a customer journey mapping workshop with adaptive questions and outputs.","customer-journey-mapping-workshop",{"claudeCode":360},"inline plugin source from marketplace.json at skills/customer-journey-mapping-workshop",[364],{"path":348,"priority":338},{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":339,"sourceLanguage":22,"type":283},"skills/discovery-interview-prep","Plan customer discovery interviews with the right goal, segment, constraints, and method.","discovery-interview-prep",{"claudeCode":368},"inline plugin source from marketplace.json at skills/discovery-interview-prep",[372],{"path":348,"priority":338},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":339,"sourceLanguage":22,"type":283},"skills/discovery-process","Run a full discovery cycle from problem hypothesis to validated solution.","discovery-process",{"claudeCode":376},"inline plugin source from marketplace.json at skills/discovery-process",[380],{"path":348,"priority":338},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":339,"sourceLanguage":22,"type":283},"skills/jobs-to-be-done","Uncover customer jobs, pains, and gains in a structured JTBD format.","jobs-to-be-done",{"claudeCode":384},"inline plugin source from marketplace.json at skills/jobs-to-be-done",[388],{"path":348,"priority":338},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":339,"sourceLanguage":22,"type":283},"skills/lean-ux-canvas","Guide teams through Lean UX Canvas v2 to frame problems and surface assumptions.","lean-ux-canvas",{"claudeCode":392},"inline plugin source from marketplace.json at skills/lean-ux-canvas",[396],{"path":348,"priority":338},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":339,"sourceLanguage":22,"type":283},"skills/opportunity-solution-tree","Build an Opportunity Solution Tree from outcomes to opportunities, solutions, and tests.","opportunity-solution-tree",{"claudeCode":400},"inline plugin source from marketplace.json at skills/opportunity-solution-tree",[404],{"path":348,"priority":338},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":339,"sourceLanguage":22,"type":283},"skills/problem-framing-canvas","Guide teams through MITRE's Problem Framing Canvas for clearer problem statements.","problem-framing-canvas",{"claudeCode":408},"inline plugin source from marketplace.json at skills/problem-framing-canvas",[412],{"path":348,"priority":338},{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":339,"sourceLanguage":22,"type":283},"skills/problem-statement","Write a user-centered problem statement with who, what, why, and how it feels.","problem-statement",{"claudeCode":416},"inline plugin source from marketplace.json at skills/problem-statement",[420],{"path":348,"priority":338},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":339,"sourceLanguage":22,"type":283},"skills/proto-persona","Create a proto-persona from current research, market signals, and team knowledge.","proto-persona",{"claudeCode":424},"inline plugin source from marketplace.json at skills/proto-persona",[428],{"path":348,"priority":338},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":339,"sourceLanguage":22,"type":283},"skills/pestel-analysis","Analyze political, economic, social, technological, environmental, and legal forces.","pestel-analysis",{"claudeCode":432},"inline plugin source from marketplace.json at skills/pestel-analysis",[436],{"path":348,"priority":338},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":339,"sourceLanguage":22,"type":283},"skills/positioning-statement","Create a Geoffrey Moore-style positioning statement for your product.","positioning-statement",{"claudeCode":440},"inline plugin source from marketplace.json at skills/positioning-statement",[444],{"path":348,"priority":338},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":339,"sourceLanguage":22,"type":283},"skills/positioning-workshop","Run a positioning workshop to surface target customer, need, category, and differentiation.","positioning-workshop",{"claudeCode":448},"inline plugin source from marketplace.json at skills/positioning-workshop",[452],{"path":348,"priority":338},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":339,"sourceLanguage":22,"type":283},"skills/prd-development","Build a structured PRD connecting problem, users, solution, and success criteria.","prd-development",{"claudeCode":456},"inline plugin source from marketplace.json at skills/prd-development",[460],{"path":348,"priority":338},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":339,"sourceLanguage":22,"type":283},"skills/press-release","Write an Amazon-style press release that defines customer value before building.","press-release",{"claudeCode":464},"inline plugin source from marketplace.json at skills/press-release",[468],{"path":348,"priority":338},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":339,"sourceLanguage":22,"type":283},"skills/prioritization-advisor","Choose a prioritization framework based on stage, team context, and stakeholder needs.","prioritization-advisor",{"claudeCode":472},"inline plugin source from marketplace.json at skills/prioritization-advisor",[476],{"path":348,"priority":338},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":339,"sourceLanguage":22,"type":283},"skills/product-strategy-session","Run an end-to-end product strategy session across positioning, discovery, and roadmap.","product-strategy-session",{"claudeCode":480},"inline plugin source from marketplace.json at skills/product-strategy-session",[484],{"path":348,"priority":338},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":339,"sourceLanguage":22,"type":283},"skills/roadmap-planning","Plan a strategic roadmap across prioritization, epics, stakeholders, and sequencing.","roadmap-planning",{"claudeCode":488},"inline plugin source from marketplace.json at skills/roadmap-planning",[492],{"path":348,"priority":338},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":339,"sourceLanguage":22,"type":283},"skills/tam-sam-som-calculator","Calculate TAM, SAM, and SOM with explicit assumptions, methods, and caveats.","tam-sam-som-calculator",{"claudeCode":496},"inline plugin source from marketplace.json at skills/tam-sam-som-calculator",[500],{"path":348,"priority":338},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":339,"sourceLanguage":22,"type":283},"skills/eol-message","Write a clear, empathetic EOL announcement with rationale and next steps.","eol-message",{"claudeCode":504},"inline plugin source from marketplace.json at skills/eol-message",[508],{"path":348,"priority":338},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":339,"sourceLanguage":22,"type":283},"skills/epic-breakdown-advisor","Break down epics into user stories with Humanizing Work split patterns.","epic-breakdown-advisor",{"claudeCode":512},"inline plugin source from marketplace.json at skills/epic-breakdown-advisor",[516],{"path":348,"priority":338},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":339,"sourceLanguage":22,"type":283},"skills/epic-hypothesis","Frame an epic as a testable hypothesis with target user, outcome, and validation.","epic-hypothesis",{"claudeCode":520},"inline plugin source from marketplace.json at skills/epic-hypothesis",[524],{"path":348,"priority":338},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":339,"sourceLanguage":22,"type":283},"skills/storyboard","Create a six-frame storyboard showing a user's journey from problem to solution.","storyboard",{"claudeCode":528},"inline plugin source from marketplace.json at skills/storyboard",[532],{"path":348,"priority":338},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":339,"sourceLanguage":22,"type":283},"skills/user-story","Create user stories with Mike Cohn format and Gherkin acceptance criteria.","user-story",{"claudeCode":536},"inline plugin source from marketplace.json at skills/user-story",[540],{"path":348,"priority":338},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":339,"sourceLanguage":22,"type":283},"skills/user-story-mapping","Create a user story map with activities, steps, tasks, and release slices.","user-story-mapping",{"claudeCode":544},"inline plugin source from marketplace.json at skills/user-story-mapping",[548],{"path":348,"priority":338},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":339,"sourceLanguage":22,"type":283},"skills/user-story-mapping-workshop","Run a user story mapping workshop with adaptive questions and structured output.","user-story-mapping-workshop",{"claudeCode":552},"inline plugin source from marketplace.json at skills/user-story-mapping-workshop",[556],{"path":348,"priority":338},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":339,"sourceLanguage":22,"type":283},"skills/user-story-splitting","Break a large story into smaller deliverable stories using proven split patterns.","user-story-splitting",{"claudeCode":560},"inline plugin source from marketplace.json at skills/user-story-splitting",[564],{"path":348,"priority":338},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":339,"sourceLanguage":22,"type":283},"skills/acquisition-channel-advisor","Evaluate acquisition channels using unit economics, customer quality, and scalability.","acquisition-channel-advisor",{"claudeCode":568},"inline plugin source from marketplace.json at skills/acquisition-channel-advisor",[572],{"path":348,"priority":338},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":339,"sourceLanguage":22,"type":283},"skills/business-health-diagnostic","Diagnose SaaS business health across growth, retention, efficiency, and capital.","business-health-diagnostic",{"claudeCode":576},"inline plugin source from marketplace.json at skills/business-health-diagnostic",[580],{"path":348,"priority":338},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":339,"sourceLanguage":22,"type":283},"skills/feature-investment-advisor","Evaluate feature investments using revenue impact, cost structure, ROI, and strategy.","feature-investment-advisor",{"claudeCode":584},"inline plugin source from marketplace.json at skills/feature-investment-advisor",[588],{"path":348,"priority":338},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":339,"sourceLanguage":22,"type":283},"skills/finance-based-pricing-advisor","Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback.","finance-based-pricing-advisor",{"claudeCode":592},"inline plugin source from marketplace.json at skills/finance-based-pricing-advisor",[596],{"path":348,"priority":338},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":339,"sourceLanguage":22,"type":283},"skills/finance-metrics-quickref","Look up SaaS finance metrics, formulas, and benchmarks fast.","finance-metrics-quickref",{"claudeCode":600},"inline plugin source from marketplace.json at skills/finance-metrics-quickref",[604],{"path":348,"priority":338},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":339,"sourceLanguage":22,"type":283},"skills/saas-economics-efficiency-metrics","Evaluate SaaS unit economics and capital efficiency for scaling decisions.","saas-economics-efficiency-metrics",{"claudeCode":608},"inline plugin source from marketplace.json at skills/saas-economics-efficiency-metrics",[612],{"path":348,"priority":338},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":339,"sourceLanguage":22,"type":283},"skills/saas-revenue-growth-metrics","Calculate SaaS revenue, retention, and growth metrics for momentum diagnosis.","saas-revenue-growth-metrics",{"claudeCode":616},"inline plugin source from marketplace.json at skills/saas-revenue-growth-metrics",[620],{"path":348,"priority":338},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":339,"sourceLanguage":22,"type":283},"skills/altitude-horizon-framework","Understand the PM-to-Director transition through altitude and horizon thinking.","altitude-horizon-framework",{"claudeCode":624},"inline plugin source from marketplace.json at skills/altitude-horizon-framework",[628],{"path":348,"priority":338},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":339,"sourceLanguage":22,"type":283},"skills/director-readiness-advisor","Guide the PM-to-Director transition across preparing, interviewing, and landing.","director-readiness-advisor",{"claudeCode":632},"inline plugin source from marketplace.json at skills/director-readiness-advisor",[636],{"path":348,"priority":338},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":339,"sourceLanguage":22,"type":283},"skills/executive-onboarding-playbook","Plan a VP or CPO 30-60-90 day diagnostic onboarding path.","executive-onboarding-playbook",{"claudeCode":640},"inline plugin source from marketplace.json at skills/executive-onboarding-playbook",[644],{"path":348,"priority":338},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":339,"sourceLanguage":22,"type":283},"skills/product-sense-interview-answer","Structure a spoken product-sense interview answer with segmentation and MVP tradeoffs.","product-sense-interview-answer",{"claudeCode":648},"inline plugin source from marketplace.json at skills/product-sense-interview-answer",[652],{"path":348,"priority":338},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":339,"sourceLanguage":22,"type":283},"skills/vp-cpo-readiness-advisor","Guide the transition to VP or CPO across preparing, interviewing, and recalibrating.","vp-cpo-readiness-advisor",{"claudeCode":656},"inline plugin source from marketplace.json at skills/vp-cpo-readiness-advisor",[660],{"path":348,"priority":338},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":339,"sourceLanguage":22,"type":283},"skills/ai-shaped-readiness-advisor","Assess whether your product work is AI-first or AI-shaped across 5 competencies.","ai-shaped-readiness-advisor",{"claudeCode":664},"inline plugin source from marketplace.json at skills/ai-shaped-readiness-advisor",[668],{"path":348,"priority":338},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":339,"sourceLanguage":22,"type":283},"skills/context-engineering-advisor","Diagnose context stuffing vs. context engineering in AI workflows.","context-engineering-advisor",{"claudeCode":672},"inline plugin source from marketplace.json at skills/context-engineering-advisor",[676],{"path":348,"priority":338},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":339,"sourceLanguage":22,"type":283},"skills/pol-probe","Define a Proof of Life probe to test a risky hypothesis cheaply.","pol-probe",{"claudeCode":680},"inline plugin source from marketplace.json at skills/pol-probe",[684],{"path":348,"priority":338},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":339,"sourceLanguage":22,"type":283},"skills/pol-probe-advisor","Select the right Proof of Life probe type based on hypothesis, risk, and resources.","pol-probe-advisor",{"claudeCode":688},"inline plugin source from marketplace.json at skills/pol-probe-advisor",[692],{"path":348,"priority":338},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":339,"sourceLanguage":22,"type":283},"skills/recommendation-canvas","Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning.","recommendation-canvas",{"claudeCode":696},"inline plugin source from marketplace.json at skills/recommendation-canvas",[700],{"path":348,"priority":338},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":339,"sourceLanguage":22,"type":283},"skills/workshop-facilitation","Facilitate workshop sessions with consistent pacing, options, and progress tracking.","workshop-facilitation",{"claudeCode":704},"inline plugin source from marketplace.json at skills/workshop-facilitation",[708],{"path":348,"priority":338},{"basePath":19,"description":49,"displayName":23,"installMethods":710,"rationale":711,"selectedPaths":712,"source":339,"sourceLanguage":22,"type":283},{"claudeCode":23},"inline plugin source from marketplace.json at skills/skill-authoring-workflow",[713],{"path":348,"priority":338},{"basePath":566,"description":715,"displayName":568,"installMethods":716,"rationale":717,"selectedPaths":718,"source":339,"sourceLanguage":22,"type":24},"Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.",{"claudeCode":15},"SKILL.md frontmatter at skills/acquisition-channel-advisor/SKILL.md",[719,720],{"path":348,"priority":333},{"path":721,"priority":722},"examples/conversation-flow.md","low",{"basePath":662,"description":724,"displayName":664,"installMethods":725,"rationale":726,"selectedPaths":727,"source":339,"sourceLanguage":22,"type":24},"Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and choosing the next team capability to build.",{"claudeCode":15},"SKILL.md frontmatter at skills/ai-shaped-readiness-advisor/SKILL.md",[728],{"path":348,"priority":333},{"basePath":622,"description":730,"displayName":624,"installMethods":731,"rationale":732,"selectedPaths":733,"source":339,"sourceLanguage":22,"type":24},"Understand the PM-to-Director transition through altitude and horizon thinking. Use when diagnosing scope, time-horizon, or leadership-level gaps.",{"claudeCode":15},"SKILL.md frontmatter at skills/altitude-horizon-framework/SKILL.md",[734,735],{"path":348,"priority":333},{"path":736,"priority":722},"examples/sample.md",{"basePath":574,"description":738,"displayName":576,"installMethods":739,"rationale":740,"selectedPaths":741,"source":339,"sourceLanguage":22,"type":24},"Diagnose SaaS business health across growth, retention, efficiency, and capital. Use when preparing a business review or prioritizing urgent fixes.",{"claudeCode":15},"SKILL.md frontmatter at skills/business-health-diagnostic/SKILL.md",[742],{"path":348,"priority":333},{"basePath":341,"description":744,"displayName":343,"installMethods":745,"rationale":746,"selectedPaths":747,"source":339,"sourceLanguage":22,"type":24},"Create a company research brief with executive quotes, product strategy, and org context. Use when preparing for interviews, competitive analysis, partnerships, or market-entry work.",{"claudeCode":15},"SKILL.md frontmatter at skills/company-research/SKILL.md",[748,749,750],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},"template.md","medium",{"basePath":670,"description":754,"displayName":672,"installMethods":755,"rationale":756,"selectedPaths":757,"source":339,"sourceLanguage":22,"type":24},"Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.",{"claudeCode":15},"SKILL.md frontmatter at skills/context-engineering-advisor/SKILL.md",[758],{"path":348,"priority":333},{"basePath":350,"description":760,"displayName":352,"installMethods":761,"rationale":762,"selectedPaths":763,"source":339,"sourceLanguage":22,"type":24},"Create a customer journey map across stages, touchpoints, actions, emotions, and metrics. Use when diagnosing a broken experience or aligning a team on the full customer flow.",{"claudeCode":15},"SKILL.md frontmatter at skills/customer-journey-map/SKILL.md",[764,765,767,768],{"path":348,"priority":333},{"path":766,"priority":722},"examples/meta-product-manager-skills.md",{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":358,"description":770,"displayName":360,"installMethods":771,"rationale":772,"selectedPaths":773,"source":339,"sourceLanguage":22,"type":24},"Run a customer journey mapping workshop with adaptive questions and outputs. Use when you need to map stages, actions, emotions, pain points, and opportunities for a persona and scenario.",{"claudeCode":15},"SKILL.md frontmatter at skills/customer-journey-mapping-workshop/SKILL.md",[774],{"path":348,"priority":333},{"basePath":630,"description":776,"displayName":632,"installMethods":777,"rationale":778,"selectedPaths":779,"source":339,"sourceLanguage":22,"type":24},"Guide the PM-to-Director transition across preparing, interviewing, landing, and recalibrating. Use when leadership scope is changing and you need practical coaching.",{"claudeCode":15},"SKILL.md frontmatter at skills/director-readiness-advisor/SKILL.md",[780,781],{"path":348,"priority":333},{"path":721,"priority":722},{"basePath":366,"description":783,"displayName":368,"installMethods":784,"rationale":785,"selectedPaths":786,"source":339,"sourceLanguage":22,"type":24},"Plan customer discovery interviews with the right goal, segment, constraints, and method. Use when preparing interviews for problem validation, churn research, or new product ideas.",{"claudeCode":15},"SKILL.md frontmatter at skills/discovery-interview-prep/SKILL.md",[787],{"path":348,"priority":333},{"basePath":374,"description":789,"displayName":376,"installMethods":790,"rationale":791,"selectedPaths":792,"source":339,"sourceLanguage":22,"type":24},"Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.",{"claudeCode":15},"SKILL.md frontmatter at skills/discovery-process/SKILL.md",[793,794,795],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":502,"description":797,"displayName":504,"installMethods":798,"rationale":799,"selectedPaths":800,"source":339,"sourceLanguage":22,"type":24},"Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use when retiring a product, feature, or plan without creating avoidable confusion.",{"claudeCode":15},"SKILL.md frontmatter at skills/eol-message/SKILL.md",[801,802,803],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":510,"description":805,"displayName":512,"installMethods":806,"rationale":807,"selectedPaths":808,"source":339,"sourceLanguage":22,"type":24},"Break down epics into user stories with Humanizing Work split patterns. Use when a backlog item is too large to estimate, sequence, or deliver safely.",{"claudeCode":15},"SKILL.md frontmatter at skills/epic-breakdown-advisor/SKILL.md",[809],{"path":348,"priority":333},{"basePath":518,"description":811,"displayName":520,"installMethods":812,"rationale":813,"selectedPaths":814,"source":339,"sourceLanguage":22,"type":24},"Frame an epic as a testable hypothesis with target user, expected outcome, and validation method. Use when defining a major initiative before roadmap, discovery, or delivery planning.",{"claudeCode":15},"SKILL.md frontmatter at skills/epic-hypothesis/SKILL.md",[815,816,817],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":638,"description":819,"displayName":640,"installMethods":820,"rationale":821,"selectedPaths":822,"source":339,"sourceLanguage":22,"type":24},"Plan a VP or CPO 30-60-90 day diagnostic onboarding path. Use when entering a new executive product role and avoiding premature change.",{"claudeCode":15},"SKILL.md frontmatter at skills/executive-onboarding-playbook/SKILL.md",[823,824],{"path":348,"priority":333},{"path":736,"priority":722},{"basePath":582,"description":826,"displayName":584,"installMethods":827,"rationale":828,"selectedPaths":829,"source":339,"sourceLanguage":22,"type":24},"Evaluate feature investments using revenue impact, cost structure, ROI, and strategy. Use when deciding whether a feature deserves investment.",{"claudeCode":15},"SKILL.md frontmatter at skills/feature-investment-advisor/SKILL.md",[830,831],{"path":348,"priority":333},{"path":721,"priority":722},{"basePath":590,"description":833,"displayName":592,"installMethods":834,"rationale":835,"selectedPaths":836,"source":339,"sourceLanguage":22,"type":24},"Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback. Use when deciding whether a pricing move should ship.",{"claudeCode":15},"SKILL.md frontmatter at skills/finance-based-pricing-advisor/SKILL.md",[837],{"path":348,"priority":333},{"basePath":598,"description":839,"displayName":600,"installMethods":840,"rationale":841,"selectedPaths":842,"source":339,"sourceLanguage":22,"type":24},"Look up SaaS finance metrics, formulas, and benchmarks fast. Use when you need a quick metric definition, formula, or benchmark during analysis.",{"claudeCode":15},"SKILL.md frontmatter at skills/finance-metrics-quickref/SKILL.md",[843],{"path":348,"priority":333},{"basePath":382,"description":845,"displayName":384,"installMethods":846,"rationale":847,"selectedPaths":848,"source":339,"sourceLanguage":22,"type":24},"Uncover customer jobs, pains, and gains in a structured JTBD format. Use when clarifying unmet needs, repositioning a product, or improving discovery and messaging.",{"claudeCode":15},"SKILL.md frontmatter at skills/jobs-to-be-done/SKILL.md",[849,850,851],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":390,"description":853,"displayName":392,"installMethods":854,"rationale":855,"selectedPaths":856,"source":339,"sourceLanguage":22,"type":24},"Guide teams through Lean UX Canvas v2. Use when framing a business problem, surfacing assumptions, and defining what to learn next.",{"claudeCode":15},"SKILL.md frontmatter at skills/lean-ux-canvas/SKILL.md",[857,858,859],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":398,"description":861,"displayName":400,"installMethods":862,"rationale":863,"selectedPaths":864,"source":339,"sourceLanguage":22,"type":24},"Build an Opportunity Solution Tree from outcomes to opportunities, solutions, and tests. Use when a stakeholder request needs problem framing before you decide what to build.",{"claudeCode":15},"SKILL.md frontmatter at skills/opportunity-solution-tree/SKILL.md",[865,866,867],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":430,"description":869,"displayName":432,"installMethods":870,"rationale":871,"selectedPaths":872,"source":339,"sourceLanguage":22,"type":24},"Analyze political, economic, social, technological, environmental, and legal forces. Use when external market shifts could materially affect a product, roadmap, or strategy.",{"claudeCode":15},"SKILL.md frontmatter at skills/pestel-analysis/SKILL.md",[873,874,875],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":678,"description":877,"displayName":680,"installMethods":878,"rationale":879,"selectedPaths":880,"source":339,"sourceLanguage":22,"type":24},"Define a Proof of Life probe to test a risky hypothesis cheaply. Use when you need harsh truth before building real product.",{"claudeCode":15},"SKILL.md frontmatter at skills/pol-probe/SKILL.md",[881,882,883],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":686,"description":885,"displayName":688,"installMethods":886,"rationale":887,"selectedPaths":888,"source":339,"sourceLanguage":22,"type":24},"Select the right Proof of Life (PoL) probe based on hypothesis, risk, and resources. Use this to match the validation method to the real learning goal, not tooling comfort.",{"claudeCode":15},"SKILL.md frontmatter at skills/pol-probe-advisor/SKILL.md",[889],{"path":348,"priority":333},{"basePath":438,"description":891,"displayName":440,"installMethods":892,"rationale":893,"selectedPaths":894,"source":339,"sourceLanguage":22,"type":24},"Create a Geoffrey Moore-style positioning statement. Use when clarifying who you serve, what problem you solve, your category, and why you're different from alternatives.",{"claudeCode":15},"SKILL.md frontmatter at skills/positioning-statement/SKILL.md",[895,896,897],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":446,"description":899,"displayName":448,"installMethods":900,"rationale":901,"selectedPaths":902,"source":339,"sourceLanguage":22,"type":24},"Run a positioning workshop that surfaces target customer, unmet need, category, benefits, and differentiation. Use when your product messaging feels fuzzy, generic, or misaligned.",{"claudeCode":15},"SKILL.md frontmatter at skills/positioning-workshop/SKILL.md",[903],{"path":348,"priority":333},{"basePath":454,"description":905,"displayName":456,"installMethods":906,"rationale":907,"selectedPaths":908,"source":339,"sourceLanguage":22,"type":24},"Build a structured PRD that connects problem, users, solution, and success criteria. Use when turning discovery notes into an engineering-ready document for a major initiative.",{"claudeCode":15},"SKILL.md frontmatter at skills/prd-development/SKILL.md",[909,910,911],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":462,"description":913,"displayName":464,"installMethods":914,"rationale":915,"selectedPaths":916,"source":339,"sourceLanguage":22,"type":24},"Write an Amazon-style press release that defines customer value before building. Use when aligning stakeholders on a new product, feature, or strategic bet.",{"claudeCode":15},"SKILL.md frontmatter at skills/press-release/SKILL.md",[917,918,919],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":470,"description":921,"displayName":472,"installMethods":922,"rationale":923,"selectedPaths":924,"source":339,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/prioritization-advisor/SKILL.md",[925],{"path":348,"priority":333},{"basePath":406,"description":927,"displayName":408,"installMethods":928,"rationale":929,"selectedPaths":930,"source":339,"sourceLanguage":22,"type":24},"Guide teams through MITRE's Problem Framing Canvas. Use when you need a clearer problem statement before jumping to solutions.",{"claudeCode":15},"SKILL.md frontmatter at skills/problem-framing-canvas/SKILL.md",[931,932,933],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":414,"description":935,"displayName":416,"installMethods":936,"rationale":937,"selectedPaths":938,"source":339,"sourceLanguage":22,"type":24},"Write a user-centered problem statement with who is blocked, what they are trying to do, why it matters, and how it feels. Use when framing discovery, prioritization, or a PRD.",{"claudeCode":15},"SKILL.md frontmatter at skills/problem-statement/SKILL.md",[939,940,941],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":646,"description":943,"displayName":648,"installMethods":944,"rationale":945,"selectedPaths":946,"source":339,"sourceLanguage":22,"type":24},"Structure a spoken PM product-sense answer with assumptions, segmentation, pain-point prioritization, and MVP tradeoffs. Use when practicing design, improve, or build-next interview questions.",{"claudeCode":15},"SKILL.md frontmatter at skills/product-sense-interview-answer/SKILL.md",[947,948,950],{"path":348,"priority":333},{"path":949,"priority":722},"examples/improve-youtube.md",{"path":751,"priority":752},{"basePath":478,"description":952,"displayName":480,"installMethods":953,"rationale":954,"selectedPaths":955,"source":339,"sourceLanguage":22,"type":24},"Run an end-to-end product strategy session across positioning, discovery, and roadmap planning. Use when a team needs validated direction before committing to execution.",{"claudeCode":15},"SKILL.md frontmatter at skills/product-strategy-session/SKILL.md",[956,957,958],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":422,"description":960,"displayName":424,"installMethods":961,"rationale":962,"selectedPaths":963,"source":339,"sourceLanguage":22,"type":24},"Create a proto-persona from current research, market signals, and team knowledge. Use when you need a working customer profile before deeper validation.",{"claudeCode":15},"SKILL.md frontmatter at skills/proto-persona/SKILL.md",[964,965,966],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":694,"description":968,"displayName":696,"installMethods":969,"rationale":970,"selectedPaths":971,"source":339,"sourceLanguage":22,"type":24},"Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.",{"claudeCode":15},"SKILL.md frontmatter at skills/recommendation-canvas/SKILL.md",[972,973,974],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":486,"description":976,"displayName":488,"installMethods":977,"rationale":978,"selectedPaths":979,"source":339,"sourceLanguage":22,"type":24},"Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.",{"claudeCode":15},"SKILL.md frontmatter at skills/roadmap-planning/SKILL.md",[980,981,982],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":606,"description":984,"displayName":608,"installMethods":985,"rationale":986,"selectedPaths":987,"source":339,"sourceLanguage":22,"type":24},"Evaluate SaaS unit economics and capital efficiency. Use when deciding whether the business can scale efficiently or needs correction.",{"claudeCode":15},"SKILL.md frontmatter at skills/saas-economics-efficiency-metrics/SKILL.md",[988,989,991,993],{"path":348,"priority":333},{"path":990,"priority":722},"examples/cash-trap.md",{"path":992,"priority":722},"examples/healthy-unit-economics.md",{"path":751,"priority":752},{"basePath":614,"description":995,"displayName":616,"installMethods":996,"rationale":997,"selectedPaths":998,"source":339,"sourceLanguage":22,"type":24},"Calculate SaaS revenue, retention, and growth metrics. Use when diagnosing momentum, churn, expansion, or product-market-fit signals.",{"claudeCode":15},"SKILL.md frontmatter at skills/saas-revenue-growth-metrics/SKILL.md",[999,1000,1002,1004],{"path":348,"priority":333},{"path":1001,"priority":722},"examples/healthy-saas.md",{"path":1003,"priority":722},"examples/warning-signs.md",{"path":751,"priority":752},{"basePath":19,"description":13,"displayName":23,"installMethods":1006,"rationale":1007,"selectedPaths":1008,"source":339,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at skills/skill-authoring-workflow/SKILL.md",[1009],{"path":348,"priority":333},{"basePath":526,"description":1011,"displayName":528,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":339,"sourceLanguage":22,"type":24},"Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos.",{"claudeCode":15},"SKILL.md frontmatter at skills/storyboard/SKILL.md",[1015,1016,1017],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":494,"description":1019,"displayName":496,"installMethods":1020,"rationale":1021,"selectedPaths":1022,"source":339,"sourceLanguage":22,"type":24},"Calculate TAM, SAM, and SOM with explicit assumptions, methods, and caveats. Use when sizing a market for a product idea, business case, or executive review.",{"claudeCode":15},"SKILL.md frontmatter at skills/tam-sam-som-calculator/SKILL.md",[1023,1024,1025,1027],{"path":348,"priority":333},{"path":736,"priority":722},{"path":1026,"priority":722},"scripts/market-sizing.py",{"path":751,"priority":752},{"basePath":534,"description":1029,"displayName":536,"installMethods":1030,"rationale":1031,"selectedPaths":1032,"source":339,"sourceLanguage":22,"type":24},"Create user stories with Mike Cohn format and Gherkin acceptance criteria. Use when turning user needs into development-ready work with clear outcomes and testable conditions.",{"claudeCode":15},"SKILL.md frontmatter at skills/user-story/SKILL.md",[1033,1034,1035,1037],{"path":348,"priority":333},{"path":736,"priority":722},{"path":1036,"priority":722},"scripts/user-story-template.py",{"path":751,"priority":752},{"basePath":542,"description":1039,"displayName":544,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":339,"sourceLanguage":22,"type":24},"Create a user story map that lays out activities, steps, tasks, and release slices. Use when planning a workflow, backlog, or MVP around the user journey.",{"claudeCode":15},"SKILL.md frontmatter at skills/user-story-mapping/SKILL.md",[1043,1044,1045],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":550,"description":1047,"displayName":552,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":339,"sourceLanguage":22,"type":24},"Run a user story mapping workshop with adaptive questions and a structured map output. Use when you need backbone activities, tasks, and release slices for a workflow.",{"claudeCode":15},"SKILL.md frontmatter at skills/user-story-mapping-workshop/SKILL.md",[1051,1052],{"path":348,"priority":333},{"path":751,"priority":752},{"basePath":558,"description":1054,"displayName":560,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":339,"sourceLanguage":22,"type":24},"Break a large story or epic into smaller deliverable stories using proven split patterns. Use when backlog items are too big for estimation, sequencing, or independent release.",{"claudeCode":15},"SKILL.md frontmatter at skills/user-story-splitting/SKILL.md",[1058,1059,1060],{"path":348,"priority":333},{"path":736,"priority":722},{"path":751,"priority":752},{"basePath":654,"description":1062,"displayName":656,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":339,"sourceLanguage":22,"type":24},"Guide the transition to VP or CPO across preparing, interviewing, landing, and recalibrating. Use when executive product scope is changing fast.",{"claudeCode":15},"SKILL.md frontmatter at skills/vp-cpo-readiness-advisor/SKILL.md",[1066,1067],{"path":348,"priority":333},{"path":721,"priority":722},{"basePath":702,"description":1069,"displayName":704,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":339,"sourceLanguage":22,"type":24},"Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs consistent pacing, options, and progress tracking.",{"claudeCode":15},"SKILL.md frontmatter at skills/workshop-facilitation/SKILL.md",[1073],{"path":348,"priority":333},{"sources":1075},[1076],"manual",{"closedIssues90d":11,"description":1078,"forks":272,"license":277,"openIssues90d":273,"pushedAt":274,"readmeSize":270,"stars":275,"topics":1079},"Product Management skills framework built on battle-tested methods for Claude Code, Cowork, Codex, and AI agents.",[1080,1081,1082,35,1083],"ai-agents","ai-product-management","claude-skills","pm-frameworks",{"classifiedAt":1085,"discoverAt":1086,"extractAt":1087,"githubAt":1087,"updatedAt":1085},1778686036887,1778686031465,1778686034938,[258,257,31,33,32],{"evaluatedAt":281,"extractAt":46,"updatedAt":281},[],[1092,1122,1154,1179],{"_creationTime":1093,"_id":1094,"community":1095,"display":1096,"identity":1101,"providers":1105,"relations":1116,"tags":1118,"workflow":1119},1778685949178.788,"k176z1bn53zzf0sm269h9x914x86nmtv",{"reviewCount":11},{"description":1097,"installMethods":1098,"name":1099,"sourceUrl":1100},"Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code",{"claudeCode":1099},"ag2-agent-builder","https://github.com/davepoon/buildwithclaude",{"basePath":1102,"githubOwner":1103,"githubRepo":1104,"locale":22,"slug":1099,"type":283},"plugins/ag2-agent-builder","davepoon","buildwithclaude",{"evaluate":1106,"extract":1114},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1107,"tags":1108,"targetMarket":36,"tier":37},100,[1109,1110,1111,32,1112,1113],"autogen","multi-agent","agent-building","tools","python",{"commitSha":39,"license":1115},"Apache-2.0",{"repoId":1117},"kd719kw54vhmcscq7ckdp59fg586mnt6",[1111,1109,1110,1113,1112,32],{"evaluatedAt":1120,"extractAt":1121,"updatedAt":1120},1778687364609,1778685949178,{"_creationTime":1123,"_id":1124,"community":1125,"display":1126,"identity":1131,"providers":1133,"relations":1147,"tags":1150,"workflow":1151},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":11},{"description":1127,"installMethods":1128,"name":1129,"sourceUrl":1130},"40 product management skills for AI agents, covering the full product lifecycle from discovery through iteration. Includes the v2.12.0 OKR Skills set (foundation-okr-writer + measure-okr-grader for the full quarterly OKR write-and-score cycle), the v2.11.0 Meeting Skills Family (5 cross-cutting skills governed by a shared contract with enforcing CI), lean canvas, persona, structured templates, real-world examples, workflows, an interactive skill builder, and lifecycle tools for validating and iterating skills. Follows the agentskills.io specification.",{"claudeCode":308},"PM-Skills","https://github.com/product-on-purpose/pm-skills",{"basePath":293,"githubOwner":1132,"githubRepo":308,"locale":22,"slug":308,"type":283},"product-on-purpose",{"evaluate":1134,"extract":1144},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1135,"tags":1136,"targetMarket":36,"tier":37},99,[35,257,1137,1138,1139,1140,1141,1142,1143],"prd","user-stories","okrs","lean-startup","design-thinking","meeting-skills","agent-skills",{"commitSha":39,"license":1115,"plugin":1145},{"mcpCount":11,"provider":311,"skillCount":1146},40,{"parentExtensionId":1148,"repoId":1149},"k17e82myp13z1v3ayhrvy721y186npks","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[1143,1141,1140,1142,1139,257,1137,35,1138],{"evaluatedAt":1152,"extractAt":1153,"updatedAt":1152},1778695745973,1778695720086,{"_creationTime":1155,"_id":1156,"community":1157,"display":1158,"identity":1162,"providers":1164,"relations":1175,"tags":1176,"workflow":1177},1778685949178.7883,"k17eq6cjyjedtcvvzycxanmpg586naxx",{"reviewCount":11},{"description":1159,"installMethods":1160,"name":1161,"sourceUrl":1100},"Multi-agent development system with three specialized agents (PM, Dev, QA) coordinated through checklist methodology based on The Checklist Manifesto and Boeing's checklist engineering",{"claudeCode":1161},"agent-triforce",{"basePath":1163,"githubOwner":1103,"githubRepo":1104,"locale":22,"slug":1161,"type":283},"plugins/agent-triforce",{"evaluate":1165,"extract":1171},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1135,"tags":1166,"targetMarket":36,"tier":37},[1110,1167,32,257,1168,1169,1170],"development","dev","qa","checklist",{"commitSha":39,"license":1172,"plugin":1173},"MIT",{"mcpCount":11,"provider":311,"skillCount":1174},6,{"repoId":1117},[1170,1168,1167,1110,257,1169,32],{"evaluatedAt":1178,"extractAt":1121,"updatedAt":1178},1778687396752,{"_creationTime":1180,"_id":1181,"community":1182,"display":1183,"identity":1189,"providers":1193,"relations":1202,"tags":1205,"workflow":1206},1778699018122.7715,"k17dmc84xfz1mftrtw8qstt2gn86mqv7",{"reviewCount":11},{"description":1184,"installMethods":1185,"name":1187,"sourceUrl":1188},"Pre-deployment checks, configuration validation, and deployment readiness assessment",{"claudeCode":1186},"deployment-validation","Deployment Validation","https://github.com/wshobson/agents",{"basePath":1190,"githubOwner":1191,"githubRepo":1192,"locale":22,"slug":1186,"type":283},"plugins/deployment-validation","wshobson","agents",{"evaluate":1194,"extract":1201},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1135,"tags":1195,"targetMarket":36,"tier":37},[1196,33,1197,1198,1199,1200],"configuration","deployment","security","cloud","iac",{"commitSha":39,"license":1172},{"parentExtensionId":1203,"repoId":1204},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[1199,1196,1197,1200,1198,33],{"evaluatedAt":1207,"extractAt":1208,"updatedAt":1207},1778699432589,1778699018122]