[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lifecycle-Innovations-Limited-ops-next-en":3,"guides-for-Lifecycle-Innovations-Limited-ops-next":893,"similar-k17fqs4a0zd7saqtxba5mw144n86npsw-en":894},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":261,"isFallback":256,"parentExtension":266,"providers":331,"relations":335,"repo":336,"tags":891,"workflow":892},1778692306427.101,"k17fqs4a0zd7saqtxba5mw144n86npsw",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"Lifecycle-Innovations-Limited/claude-ops","claude-ops","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":242,"workflow":259},1778692765356.979,"kn7bramvfqam237q5xv98y9n0d86n9mx","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":205,"prerequisites":211,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"targetMarket":227,"tier":228,"useCases":229,"workflow":235},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,139,142,145,148,152,155,158,161,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose: providing a business-level 'what should I do next' by prioritizing tasks. It also names the artifacts it operates on (data, comms, PRs, sprints, work) and the user intent (prioritize, route).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, self-contained, and accurately summarizes the core capability and priority stack within the character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is reasonably concise, detailing the runtime context, agent team setup, pre-gathered data, and task execution. Deeper material like CLI/API references and architectural diagrams are presented appropriately.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md appropriately links to external documentation like CHANGELOG.md, and the architectural diagram is embedded concisely.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill primarily focuses on aggregating and prioritizing existing data rather than deep, exploratory code review or multi-file inspection, so `context: fork` is not applicable.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The README provides clear examples for installation and setup, and the SKILL.md details the expected output format and provides a clear structure for user interaction, implying the outcome.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md outlines failure modes for pre-gathered data (e.g., `|| echo '[]'`) and mentions fallback mechanisms for tools, with clear recovery steps implied by the structured output.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The SKILL.md correctly lists MCP tools as optional with built-in fallbacks (`2>/dev/null || echo '...'`) and indicates that CLI tools are auto-detected. The README also mentions fallback mechanisms for integrations.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The SKILL.md outlines a structured approach to prioritizing actions and implies halting if critical data is missing or malformed, directing the user to specific recovery steps or commands like `/ops:fires`.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill appears self-contained, focusing on data aggregation and prioritization. When it references other skills like `/ops:fires` or `/ops:inbox`, it does so by invoking them directly as sub-commands, not by implicit reliance.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly identifies the problem of information overload and context-switching for business operations, offering a prioritized action stack.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The extension offers significant value beyond a simple prompt by integrating data from multiple sources (infra, comms, PRs, sprint, revenue) and applying a specific prioritization logic to guide next actions.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The extension appears production-ready, covering the full lifecycle of gathering data, prioritizing actions, and routing to relevant skills or commands. It includes robust setup, fallback mechanisms, and security features.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The extension focuses on providing a prioritized 'next action' based on business operations data, acting as a central dashboard and routing mechanism. It doesn't appear to bundle unrelated capabilities.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately reflects the extension's functionality as detailed in the SKILL.md and README.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill utilizes a set of well-scoped tools like `mcp__linear__list_issues`, `mcp__claude_ai_Slack__slack_search_public_and_private`, and specific bin scripts, avoiding a single generalist `execute` tool.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The SKILL.md details runtime context loading and mentions preferences, while the README explains credential resolution and setup. While not exhaustive parameter lists for every internal script, the user-facing interaction is clear.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","Tool names like `mcp__linear__list_issues` and `ops-infra` are descriptive and adhere to kebab-case conventions.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","The skill's primary interaction is through commands and structured output as defined in the SKILL.md. Pre-gathered data is piped directly to the model's context.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The project is licensed under MIT, a permissive open-source license, clearly stated in the LICENSE file and README.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository shows recent commits as of 2026-05-13, indicating active maintenance.",{"category":93,"check":97,"severity":24,"summary":98},"Dependency Management","The README indicates that dependencies are handled automatically via Homebrew or apt. The presence of `package.json` and lockfiles in typical Node.js projects suggests good practice, though not explicitly detailed for all internal scripts.",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","The extension prioritizes security by detailing a credential resolution chain that includes secure storage (encrypted userConfig, Keychain) and avoids hardcoding secrets. It explicitly states it does not phone home or upload data.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The extension appears to treat all loaded data as untrusted and focuses on integrating with existing tools and APIs, with no indication of executing arbitrary code from external sources.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The extension relies on bundled scripts and CLI tools, with no apparent runtime fetching of external code or instructions. Pre-gathered data is piped, not executed as code.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The extension focuses on reading data from existing sources and invoking other tools/skills. The README emphasizes targeted path scans and avoids operations outside the skills domain.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","There is no evidence of detached process spawns or deny-retry loops. The extension appears to run within the Claude Code environment.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The extension explicitly states it does not phone home or upload data to third parties. Credential management emphasizes secure local storage, and it handles data from configured services.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden text tricks or suspicious Unicode characters.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The scripts and commands used are standard shell commands or calls to bundled binaries, with no indication of obfuscated code, base64 payloads, or runtime fetching of executable code.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill primarily operates on data gathered via CLI tools and APIs. While it references local files for configuration (`preferences.json`, `daemon-health.json`), these paths are relative or standard locations, and the README details setup.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","With 22 issues opened and 6 closed in the last 90 days, the closure rate is 27%, but the number of open issues is low relative to the activity, suggesting reasonable maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The project has versioning indicated by badges and a CHANGELOG.md, with recent updates.",{"category":49,"check":137,"severity":24,"summary":138},"Validation","The extension relies on standard CLI tools and APIs which typically perform their own validation. The SKILL.md specifies output formats, and the README emphasizes security measures, suggesting validation is handled.",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","The extension's primary functions are data gathering and prioritization. Destructive operations are handled by other skills or CLI tools which are expected to have their own guards, and the extension itself focuses on analysis and routing.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","The SKILL.md demonstrates error handling for pre-gathered data using fallbacks (`2>/dev/null || echo '...'`) and the README mentions security measures and clear setup, implying a robust error handling strategy.",{"category":49,"check":146,"severity":39,"summary":147},"Logging","The extension focuses on data aggregation and outputting a prioritized list. It does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":149,"check":150,"severity":24,"summary":151},"Compliance","GDPR","The extension primarily operates on system and operational data. While it integrates with communication tools, it emphasizes privacy and does not appear to submit personal data to third parties without explicit configuration.",{"category":149,"check":153,"severity":24,"summary":154},"Target market","The extension appears to be globally applicable, focusing on common development and business operations tools and workflows without any explicit regional limitations.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The extension aims for broad compatibility, relying on standard CLIs and package managers. The README indicates cross-platform support (macOS, Linux, WSL, Windows) and automatic installation of dependencies.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README is comprehensive, providing a clear overview, quick start, command details, architecture, and privacy information.",{"category":70,"check":162,"severity":163,"summary":164},"Tool surface size","info","The extension utilizes a moderate number of internal scripts and external tool invocations, but the primary user-facing commands are focused (/ops:next, /ops:go), suggesting good scope management.",{"category":22,"check":166,"severity":24,"summary":167},"Overlapping near-synonym tools","The skill uses distinct tools and commands for specific purposes (e.g., `ops-infra`, `ops-ci`, `mcp__linear__list_issues`), avoiding near-synonyms for similar actions.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features, such as data gathering from various sources and prioritization, are supported by concrete implementations in the SKILL.md and referenced scripts/tools.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides clear, step-by-step installation instructions, including adding the marketplace, installing the plugin, and running a setup wizard with helpful tips.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","The SKILL.md and README imply actionable error handling through the use of fallbacks, clear setup instructions, and detailed security measures, suggesting that errors would be informative.",{"category":180,"check":181,"severity":24,"summary":182},"Execution","Pinned dependencies","The README indicates automatic installation of dependencies via package managers, which typically handle pinning. The inclusion of `package.json` and similar manifests further suggests dependency management.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","The primary function of this skill is data aggregation and analysis, not state-changing operations or outbound calls, making a dry-run feature not applicable.",{"category":187,"check":188,"severity":24,"summary":189},"Protocol","Idempotent retry & timeouts","The extension focuses on data gathering and analysis, and where it invokes other tools, it relies on their inherent behaviors. The emphasis on security and stability suggests timeouts and retries are likely handled by underlying systems.",{"category":149,"check":191,"severity":24,"summary":192},"Telemetry opt-in","The extension explicitly states 'No telemetry. No analytics. No crash reports.', ensuring telemetry is strictly opt-out (i.e., non-existent).",1778692765238,"This skill aggregates operational data from infrastructure, communications, code reviews, sprints, and revenue streams to provide a prioritized list of the most important next actions. It leverages pre-gathered data and routes to the appropriate skill or command for execution.",[196,197,198,199,200],"Prioritizes business tasks based on a defined stack (fires, comms, PRs, sprints, GSD work)","Aggregates data from infrastructure, communication channels, PRs, and sprint boards","Integrates with various services via CLI tools and MCP","Provides clear output guiding the user to the next best action","Includes robust setup, security, and fallback mechanisms",[202,203,204],"Performing destructive actions directly; relies on other skills/tools for execution","Collecting or transmitting telemetry, analytics, or crash reports","Replacing individual service dashboards; acts as a consolidated overview",[206,207,208,209,210],"Business operations prioritization","Data aggregation and analysis","Actionable intelligence","Security best practices","Developer workflow automation",[212,213,214],"Claude Code 1.0+","Dependencies installed automatically via Homebrew (macOS), apt (Linux), or winget (Windows)","Optional: API keys/tokens for integrations (e.g., Stripe, RevenueCat, GitHub)","3.0.0","4.4.0","To provide a consolidated, prioritized view of critical business operations, enabling users to quickly identify and act on the most important tasks.","Excellent documentation, robust security practices, and clear functionality with strong fallbacks contribute to a high score. Minor info on tool surface size is the only note.",98,"Highly polished and secure business operations skill for prioritizing next actions.",[222,223,224,225,226],"business-ops","automation","productivity","dashboard","prioritization","global","verified",[230,231,232,233,234],"Starting the day with a prioritized business briefing","Identifying and addressing critical infrastructure issues or fires","Managing communication overload by surfacing urgent messages","Streamlining the PR review and merge process","Focusing on the most impactful sprint tasks or revenue-generating work",[236,237,238,239,240,241],"Load runtime context (preferences, daemon health, memories)","Gather pre-gathered data from infrastructure, git, CI, comms, and sprint tools","Apply the priority stack (fires > comms > PRs > sprint > GSD work)","Determine the top priority action and rationale","Format and present the 'OPS ► NEXT ACTION' summary to the user","Allow user to select an action or describe their next step",{"codeQuality":243,"collectedAt":245,"documentation":246,"maintenance":249,"security":255,"testCoverage":258},{"hasLockfile":244},true,1778692743797,{"descriptionLength":247,"readmeSize":248},199,22118,{"closedIssues90d":250,"forks":251,"hasChangelog":244,"openIssues90d":252,"pushedAt":253,"stars":254},6,4,2,1778673878000,9,{"hasNpmPackage":256,"license":257,"smitheryVerified":256},false,"MIT",{"hasCi":244,"hasTests":244},{"updatedAt":260},1778692765357,{"basePath":262,"githubOwner":263,"githubRepo":13,"locale":18,"slug":264,"type":265},"claude-ops/skills/ops-next","Lifecycle-Innovations-Limited","ops-next","skill",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":274,"parentExtension":276,"providers":310,"relations":327,"tags":328,"workflow":329},1778692306427.0964,"k17d0t6ns7y6t377pfprg128hd86nm89",{"reviewCount":8},{"description":271,"installMethods":272,"name":273,"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":273},"ops",{"basePath":13,"githubOwner":263,"githubRepo":13,"locale":18,"slug":13,"type":275},"plugin",{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":284,"providers":287,"relations":304,"tags":306,"workflow":307},1778692306427.0962,"k177xmnsm26p2wbrkfkwqgm2b986m2w8",{"reviewCount":8},{"description":281,"installMethods":282,"name":283,"sourceUrl":14},"Local marketplace for claude-ops plugin",{"claudeCode":12},"ops-marketplace",{"basePath":285,"githubOwner":263,"githubRepo":13,"locale":18,"slug":13,"type":286},"","marketplace",{"evaluate":288,"extract":298},{"promptVersionExtension":289,"promptVersionScoring":216,"score":290,"tags":291,"targetMarket":227,"tier":228},"3.1.0",96,[292,293,225,223,224,294,295,296,297],"operations","business","aws","slack","whatsapp","monitoring",{"commitSha":299,"marketplace":300,"plugin":302},"HEAD",{"name":283,"pluginCount":301},1,{"mcpCount":8,"provider":303,"skillCount":8},"classify",{"repoId":305},"kd7d52tcek2e34r805zs06b10d86n39v",[223,294,293,225,297,292,224,295,296],{"evaluatedAt":308,"extractAt":309,"updatedAt":308},1778692330594,1778692306427,{"evaluate":311,"extract":324},{"promptVersionExtension":215,"promptVersionScoring":216,"score":312,"tags":313,"targetMarket":227,"tier":323},85,[314,223,315,316,317,318,319,320,321,297,322],"business-operations","ai-agents","communications","project-management","devops","marketing","finance","e-commerce","voice","community",{"commitSha":299,"license":257,"plugin":325},{"mcpCount":8,"provider":303,"skillCount":326},35,{"parentExtensionId":278,"repoId":305},[315,223,314,316,318,321,320,319,297,317,322],{"evaluatedAt":330,"extractAt":309,"updatedAt":330},1778692342046,{"evaluate":332,"extract":334},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":333,"targetMarket":227,"tier":228},[222,223,224,225,226],{"commitSha":299,"license":257},{"parentExtensionId":268,"repoId":305},{"_creationTime":337,"_id":305,"identity":338,"providers":339,"workflow":887},1778692301282.087,{"githubOwner":263,"githubRepo":13,"sourceUrl":14},{"classify":340,"discover":865,"github":868},{"commitSha":299,"extensions":341},[342,355,565,573,581,589,597,605,613,621,629,637,645,653,661,671,679,687,695,703,711,716,724,732,740,748,756,764,772,780,788,796,804,812,820,828,842,850],{"basePath":285,"description":281,"displayName":283,"installMethods":343,"rationale":344,"selectedPaths":345,"source":354,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[346,349,351],{"path":347,"priority":348},".claude-plugin/marketplace.json","mandatory",{"path":350,"priority":348},"README.md",{"path":352,"priority":353},"LICENSE","high","rule",{"basePath":13,"description":271,"displayName":273,"installMethods":356,"license":257,"rationale":357,"selectedPaths":358,"source":354,"sourceLanguage":18,"type":275},{"claudeCode":273},"plugin manifest at claude-ops/.claude-plugin/plugin.json",[359,361,362,363,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,462,464,466,468,470,472,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,553,555,557,559,561,563],{"path":360,"priority":348},".claude-plugin/plugin.json",{"path":350,"priority":348},{"path":352,"priority":353},{"path":364,"priority":365},"skills/ops/SKILL.md","medium",{"path":367,"priority":365},"skills/ops-comms/SKILL.md",{"path":369,"priority":365},"skills/ops-credentials/SKILL.md",{"path":371,"priority":365},"skills/ops-daemon/SKILL.md",{"path":373,"priority":365},"skills/ops-dash/SKILL.md",{"path":375,"priority":365},"skills/ops-deploy/SKILL.md",{"path":377,"priority":365},"skills/ops-deploy-fix/SKILL.md",{"path":379,"priority":365},"skills/ops-doctor/SKILL.md",{"path":381,"priority":365},"skills/ops-ecom/SKILL.md",{"path":383,"priority":365},"skills/ops-fires/SKILL.md",{"path":385,"priority":365},"skills/ops-go/SKILL.md",{"path":387,"priority":365},"skills/ops-gtm/SKILL.md",{"path":389,"priority":365},"skills/ops-inbox/SKILL.md",{"path":391,"priority":365},"skills/ops-integrate/SKILL.md",{"path":393,"priority":365},"skills/ops-linear/SKILL.md",{"path":395,"priority":365},"skills/ops-marketing/SKILL.md",{"path":397,"priority":365},"skills/ops-merge/SKILL.md",{"path":399,"priority":365},"skills/ops-monitor/SKILL.md",{"path":401,"priority":365},"skills/ops-next/SKILL.md",{"path":403,"priority":365},"skills/ops-orchestrate/SKILL.md",{"path":405,"priority":365},"skills/ops-package/SKILL.md",{"path":407,"priority":365},"skills/ops-projects/SKILL.md",{"path":409,"priority":365},"skills/ops-recap/SKILL.md",{"path":411,"priority":365},"skills/ops-revenue/SKILL.md",{"path":413,"priority":365},"skills/ops-rotate/SKILL.md",{"path":415,"priority":365},"skills/ops-rotate-setup/SKILL.md",{"path":417,"priority":365},"skills/ops-settings/SKILL.md",{"path":419,"priority":365},"skills/ops-speedup/SKILL.md",{"path":421,"priority":365},"skills/ops-status/SKILL.md",{"path":423,"priority":365},"skills/ops-triage/SKILL.md",{"path":425,"priority":365},"skills/ops-voice/SKILL.md",{"path":427,"priority":365},"skills/ops-whatsapp-biz/SKILL.md",{"path":429,"priority":365},"skills/ops-yolo/SKILL.md",{"path":431,"priority":365},"skills/setup/SKILL.md",{"path":433,"priority":365},"skills/uninstall/SKILL.md",{"path":435,"priority":348},".mcp.json",{"path":437,"priority":353},"agents/build-fixer.md",{"path":439,"priority":353},"agents/comms-scanner.md",{"path":441,"priority":353},"agents/daemon-agent.md",{"path":443,"priority":353},"agents/dependency-auditor.md",{"path":445,"priority":353},"agents/deploy-fixer.md",{"path":447,"priority":353},"agents/doctor-agent.md",{"path":449,"priority":353},"agents/general-purpose.md",{"path":451,"priority":353},"agents/infra-monitor.md",{"path":453,"priority":353},"agents/marketing-optimizer.md",{"path":455,"priority":353},"agents/memory-extractor.md",{"path":457,"priority":353},"agents/monitor-agent.md",{"path":459,"priority":353},"agents/project-scanner.md",{"path":461,"priority":353},"agents/revenue-tracker.md",{"path":463,"priority":353},"agents/triage-agent.md",{"path":465,"priority":353},"agents/yolo-ceo.md",{"path":467,"priority":353},"agents/yolo-cfo.md",{"path":469,"priority":353},"agents/yolo-coo.md",{"path":471,"priority":353},"agents/yolo-cto.md",{"path":473,"priority":474},"bin/ops-autofix","low",{"path":476,"priority":474},"bin/ops-ci",{"path":478,"priority":474},"bin/ops-credentials",{"path":480,"priority":474},"bin/ops-dash",{"path":482,"priority":474},"bin/ops-deploy-fix-build-trigger",{"path":484,"priority":474},"bin/ops-deploy-fix-merge-trigger",{"path":486,"priority":474},"bin/ops-discord",{"path":488,"priority":474},"bin/ops-discover-external",{"path":490,"priority":474},"bin/ops-doctor",{"path":492,"priority":474},"bin/ops-ecom-health",{"path":494,"priority":474},"bin/ops-external",{"path":496,"priority":474},"bin/ops-gather",{"path":498,"priority":474},"bin/ops-git",{"path":500,"priority":474},"bin/ops-gsd-states",{"path":502,"priority":474},"bin/ops-infra",{"path":504,"priority":474},"bin/ops-marketing-dash",{"path":506,"priority":474},"bin/ops-merge-scan",{"path":508,"priority":474},"bin/ops-no-rm-rf-anchor",{"path":510,"priority":474},"bin/ops-post-session-cleanup",{"path":512,"priority":474},"bin/ops-post-update-migrate",{"path":514,"priority":474},"bin/ops-pretool-wacli-health",{"path":516,"priority":474},"bin/ops-pretool-whatsapp-bridge-health",{"path":518,"priority":474},"bin/ops-prevent-secret-commit",{"path":520,"priority":474},"bin/ops-projects",{"path":522,"priority":474},"bin/ops-prs",{"path":524,"priority":474},"bin/ops-setup-complete",{"path":526,"priority":474},"bin/ops-setup-detect",{"path":528,"priority":474},"bin/ops-setup-install",{"path":530,"priority":474},"bin/ops-setup-preflight",{"path":532,"priority":474},"bin/ops-shopify-create",{"path":534,"priority":474},"bin/ops-slack-autolink.mjs",{"path":536,"priority":474},"bin/ops-slack-workspaces",{"path":538,"priority":474},"bin/ops-speedup",{"path":540,"priority":474},"bin/ops-status",{"path":542,"priority":474},"bin/ops-suggest-specialized-agent",{"path":544,"priority":474},"bin/ops-task-reminder",{"path":546,"priority":474},"bin/ops-telegram-autolink.mjs",{"path":548,"priority":474},"bin/ops-unread",{"path":550,"priority":474},"bin/ops-warn-mainpush",{"path":552,"priority":474},"bin/ops-welcome",{"path":554,"priority":474},"bin/wacli-health",{"path":556,"priority":474},"bin/wacli-safe",{"path":558,"priority":353},"hooks/hooks.json",{"path":560,"priority":353},"hooks/recap-capture.sh",{"path":562,"priority":353},"hooks/recap-tool-activity.sh",{"path":564,"priority":474},"output-styles/ops-briefing.md",{"basePath":566,"description":567,"displayName":273,"installMethods":568,"rationale":569,"selectedPaths":570,"source":354,"sourceLanguage":18,"type":265},"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",[571],{"path":572,"priority":348},"SKILL.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":354,"sourceLanguage":18,"type":265},"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",[580],{"path":572,"priority":348},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":354,"sourceLanguage":18,"type":265},"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",[588],{"path":572,"priority":348},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":354,"sourceLanguage":18,"type":265},"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",[596],{"path":572,"priority":348},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":354,"sourceLanguage":18,"type":265},"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",[604],{"path":572,"priority":348},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":354,"sourceLanguage":18,"type":265},"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",[612],{"path":572,"priority":348},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":354,"sourceLanguage":18,"type":265},"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",[620],{"path":572,"priority":348},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":354,"sourceLanguage":18,"type":265},"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",[628],{"path":572,"priority":348},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":354,"sourceLanguage":18,"type":265},"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",[636],{"path":572,"priority":348},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":354,"sourceLanguage":18,"type":265},"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",[644],{"path":572,"priority":348},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":354,"sourceLanguage":18,"type":265},"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",[652],{"path":572,"priority":348},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":354,"sourceLanguage":18,"type":265},"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",[660],{"path":572,"priority":348},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":354,"sourceLanguage":18,"type":265},"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",[668,669],{"path":572,"priority":348},{"path":670,"priority":365},"CHANNELS.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":354,"sourceLanguage":18,"type":265},"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",[678],{"path":572,"priority":348},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":354,"sourceLanguage":18,"type":265},"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",[686],{"path":572,"priority":348},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":354,"sourceLanguage":18,"type":265},"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",[694],{"path":572,"priority":348},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":354,"sourceLanguage":18,"type":265},"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",[702],{"path":572,"priority":348},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":354,"sourceLanguage":18,"type":265},"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",[710],{"path":572,"priority":348},{"basePath":262,"description":10,"displayName":264,"installMethods":712,"rationale":713,"selectedPaths":714,"source":354,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-next/SKILL.md",[715],{"path":572,"priority":348},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":354,"sourceLanguage":18,"type":265},"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",[723],{"path":572,"priority":348},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":354,"sourceLanguage":18,"type":265},"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",[731],{"path":572,"priority":348},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":354,"sourceLanguage":18,"type":265},"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",[739],{"path":572,"priority":348},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":354,"sourceLanguage":18,"type":265},"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",[747],{"path":572,"priority":348},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":354,"sourceLanguage":18,"type":265},"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",[755],{"path":572,"priority":348},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":354,"sourceLanguage":18,"type":265},"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",[763],{"path":572,"priority":348},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":354,"sourceLanguage":18,"type":265},"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",[771],{"path":572,"priority":348},{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":354,"sourceLanguage":18,"type":265},"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",[779],{"path":572,"priority":348},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":354,"sourceLanguage":18,"type":265},"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",[787],{"path":572,"priority":348},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":354,"sourceLanguage":18,"type":265},"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",[795],{"path":572,"priority":348},{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":354,"sourceLanguage":18,"type":265},"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",[803],{"path":572,"priority":348},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":354,"sourceLanguage":18,"type":265},"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",[811],{"path":572,"priority":348},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":354,"sourceLanguage":18,"type":265},"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",[819],{"path":572,"priority":348},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":354,"sourceLanguage":18,"type":265},"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",[827],{"path":572,"priority":348},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":354,"sourceLanguage":18,"type":265},"claude-ops/skills/setup","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.","setup",{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/setup/SKILL.md",[835,836,838,840],{"path":572,"priority":348},{"path":837,"priority":365},"CLI-REFERENCE.md",{"path":839,"priority":365},"REFERENCE.md",{"path":841,"priority":365},"SHARED.md",{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":354,"sourceLanguage":18,"type":265},"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",[849],{"path":572,"priority":348},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"license":257,"rationale":855,"selectedPaths":856,"source":354,"sourceLanguage":18,"type":864},"claude-ops/telegram-server","Telegram user-auth MCP server for claude-ops plugin (personal account via MTProto, not bots)","claude-ops-telegram-server",{"npm":853},"server.json with namespace/server name at claude-ops/telegram-server/server.json",[857,859,861,862],{"path":858,"priority":348},"server.json",{"path":860,"priority":348},"package.json",{"path":350,"priority":348},{"path":863,"priority":365},"index.js","mcp",{"sources":866},[867],"manual",{"closedIssues90d":250,"description":869,"forks":251,"homepage":870,"license":257,"openIssues90d":252,"pushedAt":253,"readmeSize":248,"stars":254,"topics":871},"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",[872,314,873,874,318,875,876,294,877,878,864,879,880,881,882,883,884,885,319,886],"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":888,"discoverAt":889,"extractAt":890,"githubAt":890,"updatedAt":888},1778692306008,1778692301282,1778692304144,[223,222,225,226,224],{"evaluatedAt":260,"extractAt":309,"updatedAt":260},[],[895,922,949,981,1003,1033],{"_creationTime":896,"_id":897,"community":898,"display":899,"identity":905,"providers":907,"relations":915,"tags":917,"workflow":918},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":900,"installMethods":901,"name":903,"sourceUrl":904},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":902},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":285,"githubOwner":906,"githubRepo":903,"locale":18,"slug":903,"type":265},"zagmoai",{"evaluate":908,"extract":914},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":910,"targetMarket":227,"tier":228},100,[911,912,224,223,913],"google-docs","google-sheets","api-client",{"commitSha":299},{"repoId":916},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[913,223,911,912,224],{"evaluatedAt":919,"extractAt":920,"updatedAt":921},1778699485884,1778699468747,1778699509178,{"_creationTime":923,"_id":924,"community":925,"display":926,"identity":932,"providers":936,"relations":942,"tags":945,"workflow":946},1778696833339.6218,"k176gr5qszggh36kjn8a1cwehs86n2jd",{"reviewCount":8},{"description":927,"installMethods":928,"name":930,"sourceUrl":931},"Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels.\nUse when user asks to: search email, read email, send email, create email draft, mark as read,\narchive email, star email, or manage Gmail labels. Lightweight alternative to full Google\nWorkspace MCP server with standalone OAuth authentication.\n",{"claudeCode":929},"sanjay3290/ai-skills","gmail","https://github.com/sanjay3290/ai-skills",{"basePath":933,"githubOwner":934,"githubRepo":935,"locale":18,"slug":930,"type":265},"skills/gmail","sanjay3290","ai-skills",{"evaluate":937,"extract":941},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":938,"targetMarket":227,"tier":228},[930,939,940,223,224],"email","communication",{"commitSha":299},{"parentExtensionId":943,"repoId":944},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[223,940,939,930,224],{"evaluatedAt":947,"extractAt":948,"updatedAt":947},1778696939862,1778696833339,{"_creationTime":950,"_id":951,"community":952,"display":953,"identity":959,"providers":964,"relations":974,"tags":977,"workflow":978},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":954,"installMethods":955,"name":957,"sourceUrl":958},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":956},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":960,"githubOwner":961,"githubRepo":962,"locale":18,"slug":963,"type":265},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":965,"extract":973},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":966,"targetMarket":227,"tier":228},[967,968,969,970,223,971,972],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":299,"license":257},{"parentExtensionId":975,"repoId":976},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[223,971,972,968,967,970,969],{"evaluatedAt":979,"extractAt":980,"updatedAt":979},1778699613343,1778699234184,{"_creationTime":982,"_id":983,"community":984,"display":985,"identity":988,"providers":991,"relations":999,"tags":1000,"workflow":1001},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":986,"installMethods":987,"name":962,"sourceUrl":958},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":956},{"basePath":989,"githubOwner":961,"githubRepo":962,"locale":18,"slug":990,"type":265},"skills/ask","ask",{"evaluate":992,"extract":998},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":993,"targetMarket":227,"tier":228},[971,223,994,995,996,997],"llm","prompting","code-review","artifact-generation",{"commitSha":299,"license":257},{"parentExtensionId":975,"repoId":976},[997,223,971,996,994,995],{"evaluatedAt":1002,"extractAt":980,"updatedAt":1002},1778699303045,{"_creationTime":1004,"_id":1005,"community":1006,"display":1007,"identity":1013,"providers":1018,"relations":1026,"tags":1028,"workflow":1029},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":1008,"installMethods":1009,"name":1011,"sourceUrl":1012},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":1010},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1014,"githubOwner":1015,"githubRepo":1016,"locale":18,"slug":1017,"type":265},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":1019,"extract":1025},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":1020,"targetMarket":227,"tier":228},[1021,1022,223,1023,1024],"browser","debugging","ux","developer-tools",{"commitSha":299,"license":257},{"repoId":1027},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[223,1021,1022,1024,1023],{"evaluatedAt":1030,"extractAt":1031,"updatedAt":1032},1778699261239,1778699106670,1778699384978,{"_creationTime":1034,"_id":1035,"community":1036,"display":1037,"identity":1043,"providers":1046,"relations":1055,"tags":1058,"workflow":1059},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":1038,"installMethods":1039,"name":1041,"sourceUrl":1042},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":1040},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1044,"githubOwner":1045,"githubRepo":1041,"locale":18,"slug":1041,"type":265},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":1047,"extract":1054},{"promptVersionExtension":215,"promptVersionScoring":216,"score":909,"tags":1048,"targetMarket":227,"tier":228},[1049,1050,1051,1052,223,864,1053],"twitter","x","api","data-retrieval","sdk",{"commitSha":299},{"parentExtensionId":1056,"repoId":1057},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[1051,223,1052,864,1053,1049,1050],{"evaluatedAt":1060,"extractAt":1061,"updatedAt":1062},1778699230863,1778699170774,1778699296021]