[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lifecycle-Innovations-Limited-setup-zh-CN":3,"guides-for-Lifecycle-Innovations-Limited-setup":881,"similar-k17caas0m2k6qhnw4ttsfgj3c186neqs-zh-CN":882},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":230,"parentExtension":252,"providers":319,"relations":323,"repo":324,"tags":879,"workflow":880},1778692306427.1047,"k17caas0m2k6qhnw4ttsfgj3c186neqs",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Interactive setup wizard for the claude-ops plugin. Installs missing CLIs, configures env vars for each channel (Telegram, WhatsApp, Email, Slack, Notion, Linear, Sentry, Vercel), builds the project registry, and saves user preferences. Run once after installing the plugin or any time to reconfigure.",{"claudeCode":12},"Lifecycle-Innovations-Limited/claude-ops","claude-ops Setup Wizard","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":245},1778693096632.2502,"kn700hbzb7vd7cdkhh57est50586ntew","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"practices":203,"prerequisites":204,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of setting up the claude-ops plugin, including installing CLIs, configuring env vars, and building the project registry.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The setup wizard offers significant value over default behavior by automating CLI installs, environment variable configuration across multiple channels, and project registry setup, which would otherwise be manual and time-consuming.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides an interactive wizard that covers the complete lifecycle for setting up the claude-ops plugin, including installation, configuration, and saving preferences.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The setup wizard focuses solely on configuring the claude-ops plugin and its associated services, adhering to a single, coherent workflow.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the extension's function as an interactive setup wizard for the claude-ops plugin.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This extension is a setup wizard and does not expose individual tools or commands for direct invocation by the agent.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md file details all arguments, profiles, precedence rules, and configuration paths for the setup wizard.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As a setup wizard, this extension does not expose user-facing tools or commands.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This is a setup wizard; its interactions are through user prompts and configuration file writes, not through callable tools with explicit schemas.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under MIT, a permissive open-source license, clearly stated in the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on 2026-05-13, well within the last 3 months, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project includes a lockfile (hasLockfile: true), indicating proper dependency management. The README also mentions automatic installation of required CLIs.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The SKILL.md explicitly states that credentials are handled via Doppler, keychain, or env vars, and sensitive values are written to user-specific paths or encrypted config, avoiding hardcoding.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The setup wizard's scripts are designed to run specific commands and install CLIs, with no indication of loading or executing untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension relies on bundled scripts and package managers for installation, avoiding runtime downloads or execution of remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The setup process writes configuration to specific, documented paths within the user's home directory (`~/.claude/plugins/...`, `~/Library/LaunchAgents/`, `~/.tmux.conf`, `~/.claude/settings.json`) and appends to shell profiles, avoiding arbitrary file modifications.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The SKILL.md explicitly rules out detached process spawns and background child processes that outlive the hook, adhering to sandbox security.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension's purpose is local configuration; it does not instruct the agent to read or submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown and scripts appear to be free of hidden text tricks, control characters, or malicious Unicode sequences.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The scripts included in the bundle are described as plain, readable bash scripts, avoiding obfuscation techniques like base64 or eval.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The setup wizard assumes standard user home directories and shell profiles, with clear instructions for macOS-specific configurations like LaunchAgents and tmux. It handles potential missing directories gracefully.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","In the last 90 days, 2 issues were opened and 6 were closed, indicating a healthy issue resolution rate.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension has a clear versioning scheme indicated by the README (v2.0.0) and CHANGELOG.md, and installation instructions do not default to 'main'.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The SKILL.md details strict validation rules, including maximum options per prompt, command syntax, and configuration file formats, implying robust input handling.",{"category":66,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","Destructive operations like modifying shell profiles or installing services are guarded by explicit user prompts or are designed to be append-only and safe.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The SKILL.md emphasizes fail-closed behavior, clear stderr messages for errors, and structured error reporting for the agent, with no silent retries on destructive steps.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The setup wizard logs are implicitly handled by the main Claude Code plugin execution, and specific daemon logs are directed to `~/.claude/plugins/data/ops-ops-marketplace/logs/`.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The setup wizard does not explicitly operate on personal data beyond collecting configuration details for the user's own setup, and it avoids sharing this data externally without consent.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for a global audience, with OS detection and automatic installation of necessary tools, making it usable across different geographic markets.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The extension explicitly detects the host OS and selects appropriate installation and configuration methods, ensuring cross-platform compatibility.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, clearly stating the extension's purpose, features, and providing clear installation and usage instructions.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a setup wizard and does not expose a surface of distinct tools or commands.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This extension does not expose tools, so there are no overlapping near-synonym tools.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as CLI installation, channel configuration, and daemon setup, have corresponding implementations detailed in the source code and documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions and an example invocation for the setup wizard.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md emphasizes clear error messages, reporting what failed, why, and suggesting remediation steps or providing doc links.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The extension relies on package managers for installation, and the README mentions specific versions for its own components (e.g., gog v0.12.0+), implying pinned dependencies.",{"category":33,"check":150,"severity":42,"summary":151},"Dry-run preview","The setup wizard performs necessary configuration and installation actions; a 'dry-run' concept is not applicable to its core function.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The setup wizard's scripts and daemon service configurations incorporate restarts and health checks, with retry delays and limits specified where applicable.",{"category":117,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The extension explicitly states 'No telemetry. No analytics. No crash reports.' in its privacy documentation, making data collection strictly opt-out.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The description clearly defines the purpose as an interactive setup wizard for the claude-ops plugin and details its actions, including installation and configuration.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The SKILL.md frontmatter is dense and self-contained, summarizing the core capability and including relevant trigger phrases within the character limit.",{"category":45,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md body is concise, outlining the setup process and delegating deeper material to separate markdown files like SHARED.md and CLI-REFERENCE.md.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md outlines the setup flow and links to external markdown files (SHARED.md, CLI-REFERENCE.md) for detailed operational instructions, demonstrating progressive disclosure.",{"category":169,"check":173,"severity":42,"summary":174},"Forked exploration","This extension is a setup wizard and does not involve deep exploration or auditing that would require forked context.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The README provides a clear, copy-pasteable quick start example for installation and running the setup wizard, and the SKILL.md details command-line arguments and their effects.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The SKILL.md handles edge cases like missing CLIs, existing configurations, different OS platforms, and user declines, providing recovery steps or clear user guidance.",{"category":110,"check":182,"severity":42,"summary":183},"Tool Fallback","This extension primarily uses bundled scripts and standard package managers; it does not rely on external MCP servers with optional fallbacks.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The SKILL.md emphasizes fail-closed behavior and clearly states that unexpected pre-states (like dirty working trees) should halt the workflow with a report.",{"category":91,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The setup wizard is self-contained and does not implicitly rely on other skills being loaded in the same session; its capabilities are standalone.",1778693096518,"This is an interactive setup wizard for the claude-ops plugin that automates the installation of missing CLIs, configuration of environment variables for various channels, building of the project registry, and saving of user preferences.",[194,195,196,197,198],"Interactive CLI installation and configuration","Automated environment variable setup for multiple channels","Project registry builder","User preference saving","Support for macOS, Linux, and Windows platforms",[200,201,202],"Replacing the core functionality of the claude-ops plugin","Performing actions beyond initial setup and reconfiguration","Automatically installing the plugin itself (requires separate user action)",[],[205,206],"Claude Code 1.0+","Internet connection for package installation","3.0.0","4.4.0","To streamline the initial setup and ongoing reconfiguration of the claude-ops plugin, ensuring all necessary components and settings are correctly configured for optimal operation.","High quality documentation and security practices, including clear instructions, robust error handling, and explicit security measures. No critical or warning findings.",99,"Comprehensive and secure setup wizard for the claude-ops plugin, automating installation and configuration.",[214,215,216,217,218,219,220],"setup","configuration","wizard","automation","macos","linux","windows","global","verified",[224,225,226,227],"Setting up the claude-ops plugin for the first time","Reconfiguring the plugin after updates or changes","Automating the setup process across different operating systems","Ensuring all necessary CLIs and services are correctly configured",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":241,"testCoverage":244},{"hasLockfile":230},true,1778693077336,{"descriptionLength":233,"readmeSize":234},301,22118,{"closedIssues90d":236,"forks":237,"hasChangelog":230,"openIssues90d":238,"pushedAt":239,"stars":240},6,4,2,1778673878000,9,{"hasNpmPackage":242,"license":243,"smitheryVerified":242},false,"MIT",{"hasCi":230,"hasTests":230},{"updatedAt":246},1778693096632,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":214,"type":251},"claude-ops/skills/setup","Lifecycle-Innovations-Limited","claude-ops","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":260,"parentExtension":262,"providers":298,"relations":315,"tags":316,"workflow":317},1778692306427.0964,"k17d0t6ns7y6t377pfprg128hd86nm89",{"reviewCount":8},{"description":257,"installMethods":258,"name":259,"sourceUrl":14},"Business operations command center for Claude Code — 35 skills, 18 agents, and a smart background daemon that manage communications (WhatsApp/Email/Slack/Telegram), projects, infrastructure (all AWS services), revenue (Stripe + RevenueCat), e-commerce (Shopify), marketing (Klaviyo/Meta/GA4/GSC), monitoring (Datadog/New Relic/OTEL), and voice (Bland AI/ElevenLabs/Whisper). Includes /gtm go-to-market planner, /ops:projects portfolio dashboard, and YOLO mode for autonomous operation with 4 parallel C-suite agents.",{"claudeCode":259},"ops",{"basePath":250,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":261},"plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"providers":273,"relations":292,"tags":294,"workflow":295},1778692306427.0962,"k177xmnsm26p2wbrkfkwqgm2b986m2w8",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"sourceUrl":14},"Local marketplace for claude-ops plugin",{"claudeCode":12},"ops-marketplace",{"basePath":271,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":272},"","marketplace",{"evaluate":274,"extract":286},{"promptVersionExtension":275,"promptVersionScoring":208,"score":276,"tags":277,"targetMarket":221,"tier":222},"3.1.0",96,[278,279,280,217,281,282,283,284,285],"operations","business","dashboard","productivity","aws","slack","whatsapp","monitoring",{"commitSha":287,"marketplace":288,"plugin":290},"HEAD",{"name":269,"pluginCount":289},1,{"mcpCount":8,"provider":291,"skillCount":8},"classify",{"repoId":293},"kd7d52tcek2e34r805zs06b10d86n39v",[217,282,279,280,285,278,281,283,284],{"evaluatedAt":296,"extractAt":297,"updatedAt":296},1778692330594,1778692306427,{"evaluate":299,"extract":312},{"promptVersionExtension":207,"promptVersionScoring":208,"score":300,"tags":301,"targetMarket":221,"tier":311},85,[302,217,303,304,305,306,307,308,309,285,310],"business-operations","ai-agents","communications","project-management","devops","marketing","finance","e-commerce","voice","community",{"commitSha":287,"license":243,"plugin":313},{"mcpCount":8,"provider":291,"skillCount":314},35,{"parentExtensionId":264,"repoId":293},[303,217,302,304,306,309,308,307,285,305,310],{"evaluatedAt":318,"extractAt":297,"updatedAt":318},1778692342046,{"evaluate":320,"extract":322},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":321,"targetMarket":221,"tier":222},[214,215,216,217,218,219,220],{"commitSha":287,"license":243},{"parentExtensionId":254,"repoId":293},{"_creationTime":325,"_id":293,"identity":326,"providers":327,"workflow":875},1778692301282.087,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":328,"discover":853,"github":856},{"commitSha":287,"extensions":329},[330,343,553,561,569,577,585,593,601,609,617,625,633,641,649,659,667,675,683,691,699,707,715,723,731,739,747,755,763,771,779,787,795,803,811,819,830,838],{"basePath":271,"description":267,"displayName":269,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":250,"description":257,"displayName":259,"installMethods":344,"license":243,"rationale":345,"selectedPaths":346,"source":342,"sourceLanguage":18,"type":261},{"claudeCode":259},"plugin manifest at claude-ops/.claude-plugin/plugin.json",[347,349,350,351,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519,521,523,525,527,529,531,533,535,537,539,541,543,545,547,549,551],{"path":348,"priority":336},".claude-plugin/plugin.json",{"path":338,"priority":336},{"path":340,"priority":341},{"path":352,"priority":353},"skills/ops/SKILL.md","medium",{"path":355,"priority":353},"skills/ops-comms/SKILL.md",{"path":357,"priority":353},"skills/ops-credentials/SKILL.md",{"path":359,"priority":353},"skills/ops-daemon/SKILL.md",{"path":361,"priority":353},"skills/ops-dash/SKILL.md",{"path":363,"priority":353},"skills/ops-deploy/SKILL.md",{"path":365,"priority":353},"skills/ops-deploy-fix/SKILL.md",{"path":367,"priority":353},"skills/ops-doctor/SKILL.md",{"path":369,"priority":353},"skills/ops-ecom/SKILL.md",{"path":371,"priority":353},"skills/ops-fires/SKILL.md",{"path":373,"priority":353},"skills/ops-go/SKILL.md",{"path":375,"priority":353},"skills/ops-gtm/SKILL.md",{"path":377,"priority":353},"skills/ops-inbox/SKILL.md",{"path":379,"priority":353},"skills/ops-integrate/SKILL.md",{"path":381,"priority":353},"skills/ops-linear/SKILL.md",{"path":383,"priority":353},"skills/ops-marketing/SKILL.md",{"path":385,"priority":353},"skills/ops-merge/SKILL.md",{"path":387,"priority":353},"skills/ops-monitor/SKILL.md",{"path":389,"priority":353},"skills/ops-next/SKILL.md",{"path":391,"priority":353},"skills/ops-orchestrate/SKILL.md",{"path":393,"priority":353},"skills/ops-package/SKILL.md",{"path":395,"priority":353},"skills/ops-projects/SKILL.md",{"path":397,"priority":353},"skills/ops-recap/SKILL.md",{"path":399,"priority":353},"skills/ops-revenue/SKILL.md",{"path":401,"priority":353},"skills/ops-rotate/SKILL.md",{"path":403,"priority":353},"skills/ops-rotate-setup/SKILL.md",{"path":405,"priority":353},"skills/ops-settings/SKILL.md",{"path":407,"priority":353},"skills/ops-speedup/SKILL.md",{"path":409,"priority":353},"skills/ops-status/SKILL.md",{"path":411,"priority":353},"skills/ops-triage/SKILL.md",{"path":413,"priority":353},"skills/ops-voice/SKILL.md",{"path":415,"priority":353},"skills/ops-whatsapp-biz/SKILL.md",{"path":417,"priority":353},"skills/ops-yolo/SKILL.md",{"path":419,"priority":353},"skills/setup/SKILL.md",{"path":421,"priority":353},"skills/uninstall/SKILL.md",{"path":423,"priority":336},".mcp.json",{"path":425,"priority":341},"agents/build-fixer.md",{"path":427,"priority":341},"agents/comms-scanner.md",{"path":429,"priority":341},"agents/daemon-agent.md",{"path":431,"priority":341},"agents/dependency-auditor.md",{"path":433,"priority":341},"agents/deploy-fixer.md",{"path":435,"priority":341},"agents/doctor-agent.md",{"path":437,"priority":341},"agents/general-purpose.md",{"path":439,"priority":341},"agents/infra-monitor.md",{"path":441,"priority":341},"agents/marketing-optimizer.md",{"path":443,"priority":341},"agents/memory-extractor.md",{"path":445,"priority":341},"agents/monitor-agent.md",{"path":447,"priority":341},"agents/project-scanner.md",{"path":449,"priority":341},"agents/revenue-tracker.md",{"path":451,"priority":341},"agents/triage-agent.md",{"path":453,"priority":341},"agents/yolo-ceo.md",{"path":455,"priority":341},"agents/yolo-cfo.md",{"path":457,"priority":341},"agents/yolo-coo.md",{"path":459,"priority":341},"agents/yolo-cto.md",{"path":461,"priority":462},"bin/ops-autofix","low",{"path":464,"priority":462},"bin/ops-ci",{"path":466,"priority":462},"bin/ops-credentials",{"path":468,"priority":462},"bin/ops-dash",{"path":470,"priority":462},"bin/ops-deploy-fix-build-trigger",{"path":472,"priority":462},"bin/ops-deploy-fix-merge-trigger",{"path":474,"priority":462},"bin/ops-discord",{"path":476,"priority":462},"bin/ops-discover-external",{"path":478,"priority":462},"bin/ops-doctor",{"path":480,"priority":462},"bin/ops-ecom-health",{"path":482,"priority":462},"bin/ops-external",{"path":484,"priority":462},"bin/ops-gather",{"path":486,"priority":462},"bin/ops-git",{"path":488,"priority":462},"bin/ops-gsd-states",{"path":490,"priority":462},"bin/ops-infra",{"path":492,"priority":462},"bin/ops-marketing-dash",{"path":494,"priority":462},"bin/ops-merge-scan",{"path":496,"priority":462},"bin/ops-no-rm-rf-anchor",{"path":498,"priority":462},"bin/ops-post-session-cleanup",{"path":500,"priority":462},"bin/ops-post-update-migrate",{"path":502,"priority":462},"bin/ops-pretool-wacli-health",{"path":504,"priority":462},"bin/ops-pretool-whatsapp-bridge-health",{"path":506,"priority":462},"bin/ops-prevent-secret-commit",{"path":508,"priority":462},"bin/ops-projects",{"path":510,"priority":462},"bin/ops-prs",{"path":512,"priority":462},"bin/ops-setup-complete",{"path":514,"priority":462},"bin/ops-setup-detect",{"path":516,"priority":462},"bin/ops-setup-install",{"path":518,"priority":462},"bin/ops-setup-preflight",{"path":520,"priority":462},"bin/ops-shopify-create",{"path":522,"priority":462},"bin/ops-slack-autolink.mjs",{"path":524,"priority":462},"bin/ops-slack-workspaces",{"path":526,"priority":462},"bin/ops-speedup",{"path":528,"priority":462},"bin/ops-status",{"path":530,"priority":462},"bin/ops-suggest-specialized-agent",{"path":532,"priority":462},"bin/ops-task-reminder",{"path":534,"priority":462},"bin/ops-telegram-autolink.mjs",{"path":536,"priority":462},"bin/ops-unread",{"path":538,"priority":462},"bin/ops-warn-mainpush",{"path":540,"priority":462},"bin/ops-welcome",{"path":542,"priority":462},"bin/wacli-health",{"path":544,"priority":462},"bin/wacli-safe",{"path":546,"priority":341},"hooks/hooks.json",{"path":548,"priority":341},"hooks/recap-capture.sh",{"path":550,"priority":341},"hooks/recap-tool-activity.sh",{"path":552,"priority":462},"output-styles/ops-briefing.md",{"basePath":554,"description":555,"displayName":259,"installMethods":556,"rationale":557,"selectedPaths":558,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops","Business operations command center. Routes to the right ops command based on what you need — briefing, inbox, fires, projects, comms, triage, linear, revenue, deploy, or yolo mode.",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops/SKILL.md",[559],{"path":560,"priority":336},"SKILL.md",{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-comms","Send and read messages across all channels. Routes based on arguments — whatsapp, email, slack, telegram, discord, notion, or natural language like \"send [msg] to [contact]\". WhatsApp via mcp__whatsapp__* (Baileys bridge).","ops-comms",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-comms/SKILL.md",[568],{"path":560,"priority":336},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-credentials","Audit which integration credentials are configured. Scans shell env, ops preferences.json, Doppler, macOS Keychain, and Dashlane to report a configured-vs-missing table per service. Never displays raw values — always masks as first6•••last4. Use when you want to see which integrations have keys set up and which still need /ops:setup.","ops-credentials",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-credentials/SKILL.md",[576],{"path":560,"priority":336},{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-daemon","Check claude-ops background daemon end-to-end and auto-fix common issues. Detects stale plist paths after plugin upgrades, missing service commands, dead processes, corrupt health files, and bash version mismatches.","ops-daemon",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-daemon/SKILL.md",[584],{"path":560,"priority":336},{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-dash","Interactive pixel-art command center dashboard. Visual business HQ with instant hotkey navigation to all ops commands, live status indicators, fire alerts, C-suite reports, settings, sharing, and FAQ.","ops-dash",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-dash/SKILL.md",[592],{"path":560,"priority":336},{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-deploy","Deploy status across all projects. Shows ECS service versions, Vercel deployments, recent deploys, pending deploys, and CI/CD pipeline state.","ops-deploy",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-deploy/SKILL.md",[600],{"path":560,"priority":336},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-deploy-fix","Inspect and control the deploy/build auto-fix subsystem. Use for `/ops:deploy-fix status` (last monitor runs, fixer dispatches, locks, hourly budget), `/ops:deploy-fix tail` (follow latest fixer log), `/ops:deploy-fix configure` (re-run the wizard), and `/ops:deploy-fix test` (synthetic dry-run through the pipeline). Trigger when the user mentions deploy auto-fix, post-merge monitor, build fixer, fix budget, fix-agent log, or asks why a deploy didn't get auto-fixed.","ops-deploy-fix",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-deploy-fix/SKILL.md",[608],{"path":560,"priority":336},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-doctor","Health check and auto-repair for the ops plugin. Diagnoses manifest errors, broken permissions, invalid configs, stale caches, and missing files — then spawns an agent to fix everything automatically.","ops-doctor",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-doctor/SKILL.md",[616],{"path":560,"priority":336},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-ecom","Shopify store command center. Orders, inventory, fulfillment, analytics, and store health. Works with any Shopify store via Admin API.","ops-ecom",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-ecom/SKILL.md",[624],{"path":560,"priority":336},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-fires","Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.","ops-fires",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-fires/SKILL.md",[632],{"path":560,"priority":336},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-go","Token-efficient morning briefing. Pre-gathers all data via shell scripts, then presents a unified business dashboard with prioritized actions.","ops-go",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-go/SKILL.md",[640],{"path":560,"priority":336},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-gtm","Go-to-market strategy planner. Generates a complete GTM plan across paid, unpaid, marketing, sales, and AI-automation channels for any project — and hands executable campaigns off to /marketing.","ops-gtm",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-gtm/SKILL.md",[648],{"path":560,"priority":336},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-inbox","Full inbox management across all channels — WhatsApp (whatsmeow bridge via mcp__whatsapp__*), Email (Gmail MCP), Slack (MCP), Telegram (user-auth MCP), Discord (webhook + REST read), Notion (MCP — comments, mentions, assigned tasks). Scans FULL inbox (not just unread), identifies messages needing replies, archives handled conversations.","ops-inbox",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-inbox/SKILL.md",[656,657],{"path":560,"priority":336},{"path":658,"priority":353},"CHANNELS.md",{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-integrate","Add any SaaS API as a first-class integration. Provide the service name — ops-integrate discovers auth patterns, tests connectivity, and registers the API in your partner registry so it's available to other skills.","ops-integrate",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-integrate/SKILL.md",[666],{"path":560,"priority":336},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-linear","Linear command center. Shows current sprint, creates/updates issues, manages priorities, syncs with GSD phases.","ops-linear",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-linear/SKILL.md",[674],{"path":560,"priority":336},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-marketing","Marketing command center. Email campaigns (Klaviyo), paid ads (Meta/Google), analytics (GA4), SEO, and social media metrics. One dashboard for all marketing channels.","ops-marketing",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-marketing/SKILL.md",[682],{"path":560,"priority":336},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-merge","Autonomous PR merge pipeline. Scans all repos for open PRs, dispatches subagents to fix CI, resolve conflicts, address review comments, then merges. Use --main to also sync dev↔main branches.","ops-merge",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-merge/SKILL.md",[690],{"path":560,"priority":336},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-monitor","Unified APM and monitoring surface. Polls Datadog, New Relic, and OpenTelemetry backends for active alerts, error traces, and entity health. Use --watch for live polling every 60 seconds. Use --setup to configure monitoring credentials.","ops-monitor",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-monitor/SKILL.md",[698],{"path":560,"priority":336},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-next","Business-level \"what should I do next\". Priority stack — fires > unread comms > ready-to-merge PRs > Linear sprint > revenue-generating GSD work. Uses pre-gathered data and routes to the right skill.","ops-next",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-next/SKILL.md",[706],{"path":560,"priority":336},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-orchestrate","Autonomous multi-project orchestration engine. Audits all registered projects, structures work into dependency-wired tasks, dispatches parallel agents (subagents or Agent Teams), audits completions, and ships PRs. Registry-driven — works for any user with a configured project registry.","ops-orchestrate",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-orchestrate/SKILL.md",[714],{"path":560,"priority":336},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-package","Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier \u003Cname> to override. Verbs: ship, label, track, list, carriers.","ops-package",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-package/SKILL.md",[722],{"path":560,"priority":336},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-projects","Portfolio dashboard for all GSD-tracked projects. Scans ~/Projects and ~/gsd-workspaces for .planning/ directories, shows phase status, git state, blockers, and next actions for every project. Run /ops projects to see the full portfolio.","ops-projects",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-projects/SKILL.md",[730],{"path":560,"priority":336},{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-recap","Manage the multi-session recap marquee daemon — a background process that synthesizes a one-line digest across all parallel Claude Code sessions and shell activity, displayed in tmux status-right. Subcommands status/tail/configure/restart.","ops-recap",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-recap/SKILL.md",[738],{"path":560,"priority":336},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-revenue","Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.","ops-revenue",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-revenue/SKILL.md",[746],{"path":560,"priority":336},{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-rotate","Multi-account Claude Max rotator. Status, manual rotation, account list, add-account wizard. Requires account_rotation_enabled=true in plugin settings.","ops-rotate",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-rotate/SKILL.md",[754],{"path":560,"priority":336},{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-rotate-setup","Interactive OAuth init wizard for the multi-account Claude rotator. Walks through every account in the rotation config, runs the Playwright magic-link flow for any account missing a keychain token, and writes verified tokens to `Claude-Rotation-\u003Caccount_id>`. Re-runnable any time. Standalone alias of the same step inside `/ops:setup`.","ops-rotate-setup",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-rotate-setup/SKILL.md",[762],{"path":560,"priority":336},{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-settings","Post-setup credential manager. Shows current integration status (configured/missing/expired) and lets you update individual credentials without re-running the full setup wizard. Runs a smoke test after each update.","ops-settings",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-settings/SKILL.md",[770],{"path":560,"priority":336},{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-speedup","Cross-platform, hardware-adaptive system optimizer. Auto-detects macOS / Linux / WSL / Windows (MINGW/Cygwin/MSYS2) and CPU/RAM/disk/GPU profile, then picks the right cleanup strategy. Scans reclaimable disk space, memory pressure, runaway processes, startup bloat, network issues. CleanMyMac built into Claude Code.","ops-speedup",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-speedup/SKILL.md",[778],{"path":560,"priority":336},{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-status","Lightweight green/red status panel for every configured integration. No gather, no actions.","ops-status",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-status/SKILL.md",[786],{"path":560,"priority":336},{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-triage","Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.","ops-triage",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-triage/SKILL.md",[794],{"path":560,"priority":336},{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-voice","Voice operations — make phone calls (Bland AI), text-to-speech (ElevenLabs), transcribe audio (Whisper/Groq). Replace OpenClaw voice capabilities.","ops-voice",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-voice/SKILL.md",[802],{"path":560,"priority":336},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-whatsapp-biz","WhatsApp Business Cloud API — send approved template messages at scale, manage templates with approval tracking, and integrate product catalogs. Separate from wacli personal WhatsApp.","ops-whatsapp-biz",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-whatsapp-biz/SKILL.md",[810],{"path":560,"priority":336},{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/ops-yolo","YOLO mode. Spawns 4 parallel C-suite agents (CEO, CTO, CFO, COO). Each analyzes the business from their perspective using ALL available data. Produces unfiltered Hard Truths report. After user types YOLO, autonomously runs the business for a day using /loop.","ops-yolo",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-yolo/SKILL.md",[818],{"path":560,"priority":336},{"basePath":248,"description":10,"displayName":214,"installMethods":820,"rationale":821,"selectedPaths":822,"source":342,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/setup/SKILL.md",[823,824,826,828],{"path":560,"priority":336},{"path":825,"priority":353},"CLI-REFERENCE.md",{"path":827,"priority":353},"REFERENCE.md",{"path":829,"priority":353},"SHARED.md",{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":342,"sourceLanguage":18,"type":251},"claude-ops/skills/uninstall","Completely remove claude-ops plugin, all stored credentials, cached files, shell exports, and MCP registrations. Confirms each step before deletion.","uninstall",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/uninstall/SKILL.md",[837],{"path":560,"priority":336},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"license":243,"rationale":843,"selectedPaths":844,"source":342,"sourceLanguage":18,"type":852},"claude-ops/telegram-server","Telegram user-auth MCP server for claude-ops plugin (personal account via MTProto, not bots)","claude-ops-telegram-server",{"npm":841},"server.json with namespace/server name at claude-ops/telegram-server/server.json",[845,847,849,850],{"path":846,"priority":336},"server.json",{"path":848,"priority":336},"package.json",{"path":338,"priority":336},{"path":851,"priority":353},"index.js","mcp",{"sources":854},[855],"manual",{"closedIssues90d":236,"description":857,"forks":237,"homepage":858,"license":243,"openIssues90d":238,"pushedAt":239,"readmeSize":234,"stars":240,"topics":859},"Business operating system for Claude Code — 25 skills, 13 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/Telegram), autonomous PR merge, full-AWS monitoring, revenue (Stripe+RevenueCat), e-commerce (Shopify), marketing (Klaviyo/Meta/GA4), voice (Bland/ElevenLabs), APM (Datadog/NewRelic/OTEL), YOLO mode.","https://github.com/Lifecycle-Innovations-Limited/claude-ops/wiki",[860,302,861,862,306,863,864,282,865,866,852,867,868,869,870,871,872,873,307,874],"ai-agent","claude-code","claude-code-plugin","ai-automation","anthropic","claude","inbox-zero","morning-briefing","pr-automation","terminal","agent-teams","autonomous-agent","ecommerce","klaviyo","shopify",{"classifiedAt":876,"discoverAt":877,"extractAt":878,"githubAt":878,"updatedAt":876},1778692306008,1778692301282,1778692304144,[217,215,219,218,214,220,216],{"evaluatedAt":246,"extractAt":297,"updatedAt":246},[],[883,912,931,951,980,1006],{"_creationTime":884,"_id":885,"community":886,"display":887,"identity":893,"providers":897,"relations":906,"tags":908,"workflow":909},1778697652123.8806,"k17e99n8cb55vm23m26vec6r1586mrwe",{"reviewCount":8},{"description":888,"installMethods":889,"name":891,"sourceUrl":892},"Use Crabbox for OpenClaw remote validation across Linux, macOS, Windows, and WSL2. Default to Blacksmith Testbox for broad Linux proof; includes direct Blacksmith and owned AWS/Hetzner fallback notes when Crabbox fails.",{"claudeCode":890},"steipete/clawdis","crabbox","https://github.com/steipete/clawdis",{"basePath":894,"githubOwner":895,"githubRepo":896,"locale":18,"slug":891,"type":251},".agents/skills/crabbox","steipete","clawdis",{"evaluate":898,"extract":905},{"promptVersionExtension":207,"promptVersionScoring":208,"score":899,"tags":900,"targetMarket":221,"tier":222},100,[901,902,903,904,219,218,220],"testing","ci","remote-execution","validation",{"commitSha":287},{"repoId":907},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[902,219,218,903,901,904,220],{"evaluatedAt":910,"extractAt":911,"updatedAt":910},1778697705804,1778697652123,{"_creationTime":913,"_id":914,"community":915,"display":916,"identity":918,"providers":919,"relations":927,"tags":928,"workflow":929},1778692306427.0974,"k1703gwnjmfghxzjt6edpv7g9h86n3ny",{"reviewCount":8},{"description":579,"installMethods":917,"name":580,"sourceUrl":14},{"claudeCode":12},{"basePath":578,"githubOwner":249,"githubRepo":250,"locale":18,"slug":580,"type":251},{"evaluate":920,"extract":926},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":921,"targetMarket":221,"tier":222},[922,923,218,219,220,924,925],"daemon","maintenance","diagnostics","autofix",{"commitSha":287,"license":243},{"parentExtensionId":254,"repoId":293},[925,922,924,219,218,923,220],{"evaluatedAt":930,"extractAt":297,"updatedAt":930},1778692431210,{"_creationTime":932,"_id":933,"community":934,"display":935,"identity":937,"providers":938,"relations":947,"tags":948,"workflow":949},1778692306427.1033,"k1736cmbg64yycmt89d4h23mh586nfm5",{"reviewCount":8},{"description":773,"installMethods":936,"name":774,"sourceUrl":14},{"claudeCode":12},{"basePath":772,"githubOwner":249,"githubRepo":250,"locale":18,"slug":774,"type":251},{"evaluate":939,"extract":946},{"promptVersionExtension":207,"promptVersionScoring":208,"score":940,"tags":941,"targetMarket":221,"tier":222},98,[942,943,944,945,218,219,220,217],"system-optimization","cleanup","performance","cross-platform",{"commitSha":287,"license":243},{"parentExtensionId":254,"repoId":293},[217,943,945,219,218,944,942,220],{"evaluatedAt":950,"extractAt":297,"updatedAt":950},1778692959698,{"_creationTime":952,"_id":953,"community":954,"display":955,"identity":961,"providers":965,"relations":973,"tags":976,"workflow":977},1778695548458.4006,"k17bbe1cd60gypr8x6p41xbsan86mbbc",{"reviewCount":8},{"description":956,"installMethods":957,"name":959,"sourceUrl":960},"Set up a WSL2 development environment on Windows including shell configuration, essential tools, Git, SSH keys, Node.js, Python, and cross-platform path management. Use when setting up a new Windows machine for development, configuring WSL2 for the first time, adding development tools to an existing WSL installation, or setting up cross-platform workflows that combine WSL and Windows tools.\n",{"claudeCode":958},"pjt222/agent-almanac","setup-wsl-dev-environment","https://github.com/pjt222/agent-almanac",{"basePath":962,"githubOwner":963,"githubRepo":964,"locale":18,"slug":959,"type":251},"skills/setup-wsl-dev-environment","pjt222","agent-almanac",{"evaluate":966,"extract":972},{"promptVersionExtension":207,"promptVersionScoring":208,"score":967,"tags":968,"targetMarket":221,"tier":222},97,[969,220,219,970,214,971],"wsl","development","environment",{"commitSha":287},{"parentExtensionId":974,"repoId":975},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[970,971,219,214,220,969],{"evaluatedAt":978,"extractAt":979,"updatedAt":978},1778701535171,1778695548458,{"_creationTime":981,"_id":982,"community":983,"display":984,"identity":989,"providers":993,"relations":999,"tags":1002,"workflow":1003},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":985,"installMethods":986,"name":214,"sourceUrl":988},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":987},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":990,"githubOwner":991,"githubRepo":992,"locale":18,"slug":214,"type":251},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":994,"extract":998},{"promptVersionExtension":207,"promptVersionScoring":208,"score":899,"tags":995,"targetMarket":221,"tier":222},[214,996,215,997,852],"routing","cli",{"commitSha":287},{"parentExtensionId":1000,"repoId":1001},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[997,215,852,996,214],{"evaluatedAt":1004,"extractAt":1005,"updatedAt":1004},1778699724286,1778699234184,{"_creationTime":1007,"_id":1008,"community":1009,"display":1010,"identity":1016,"providers":1021,"relations":1026,"tags":1030,"workflow":1031},1778694392532.535,"k17eqx1548qq4twnvaeg3h866d86nqem",{"reviewCount":8},{"description":1011,"installMethods":1012,"name":1014,"sourceUrl":1015},"指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量，或当他们询问连接到 MongoDB/Atlas 但未设置凭据时，请使用此技能。",{"claudeCode":1013},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1017,"githubOwner":1018,"githubRepo":1019,"locale":1020,"slug":1014,"type":251},"skills/mongodb-mcp-setup","mongodb","agent-skills","zh-CN",{"evaluate":1022,"extract":1025},{"promptVersionExtension":207,"promptVersionScoring":208,"score":899,"tags":1023,"targetMarket":221,"tier":222},[1018,852,215,214,1024,997],"authentication",{"commitSha":287},{"parentExtensionId":1027,"repoId":1028,"translatedFrom":1029},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[1024,997,215,852,1018,214],{"evaluatedAt":1032,"extractAt":1033,"updatedAt":1034},1778694262565,1778694149049,1778694392532]