[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lifecycle-Innovations-Limited-ops-comms-zh-CN":3,"guides-for-Lifecycle-Innovations-Limited-ops-comms":894,"similar-k1729p4qh6nynnrbqjkgx6cvwn86nfdz-zh-CN":895},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":260,"isFallback":243,"parentExtension":266,"providers":332,"relations":336,"repo":337,"tags":892,"workflow":893},1778692306427.097,"k1729p4qh6nynnrbqjkgx6cvwn86nfdz",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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).",{"claudeCode":12},"Lifecycle-Innovations-Limited/claude-ops","OPS ► COMMS","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":241,"workflow":258},1778692390187.7656,"kn7e2mskayvvzagpx37jgk78q986msnt","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":228,"tier":229,"useCases":230,"workflow":235},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,152,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of sending and reading messages across multiple channels and names specific platforms, addressing a concrete user need.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value by integrating and routing messages across disparate communication platforms (WhatsApp, Slack, Email, Notion, etc.), acting as a unified communication hub beyond default LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, covering the full lifecycle of communication tasks across multiple channels with detailed routing and preview logic.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on unified communication and messaging across various channels, a coherent and single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and its routing logic for various communication channels.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension utilizes a set of specific, verb-noun tools for each communication channel (e.g., `slack_send_message`, `gmail_create_draft`), rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed CLI/API references for each tool, including parameters, output descriptions, and even specific shell commands for health checks and restarts.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive, following a verb-noun pattern (e.g., `slack_send_message`, `notion-search`) and are kebab-case.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters and outputs appear to be focused on the specific communication task at hand, with previews and confirmations before sending messages.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project has a clear MIT license in a LICENSE file, making it usable for most purposes.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating recent maintenance within the last 3 months.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project includes a lockfile (hasLockfile: true) and appears to manage its dependencies, though specific update mechanisms are not detailed.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill details credential resolution through multiple secure layers and explicitly states it does not upload data to third parties without configuration, and credentials are not echoed.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill references handling of third-party data and mentions input sanitization, suggesting a cautious approach to external content.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill's reliance on bundled tools and local execution, combined with explicit credential handling, suggests a low risk of transitive supply-chain issues.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates within the Claude Code environment and focuses on interacting with configured services, with no indication of writing outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached processes or deny-retry loops was found in the provided SKILL.md.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension explicitly states it does not phone home or upload data to third parties without explicit user configuration, and all outbound calls are documented.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and documentation appear free of hidden text tricks, employing standard markdown and clear prose.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The provided SKILL.md does not contain obfuscated code or runtime script fetching; code appears to be plain and readable.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill relies on specific configuration files and environment variables, but these are standard for the Claude Code ecosystem and not overly project-specific.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 2 open and 6 closed issues in the last 90 days, the closure rate is likely sufficient.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension has versioning information in the README (v2.0.0) and a CHANGELOG file, indicating proper release management.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The skill details input parsing and routing logic, and previews messages before sending, implying validation of user inputs.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","Destructive operations like sending messages are guarded by preview steps and user confirmation, preventing accidental execution.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The skill outlines error handling for disconnected MCP servers and prompts users for Discord credentials when missing, indicating a robust error management strategy.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The skill emphasizes local operation and explicit user configuration for all data, with no mention of outbound telemetry or logging to remote services.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension handles personal data (contact info, messages) but processes it locally and explicitly states it does not upload data to third parties without configuration, implying local processing and user control.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension's focus on communication channels and integrations is generally global, with no specific regional constraints detected.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The skill specifies requirements for Claude Code and automatically installs necessary dependencies via package managers, aiming for broad compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, detailing the extension's purpose, features, architecture, and usage with clear quick start instructions.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a moderate number of tools (around 20+ listed in SKILL.md), which is within the acceptable range for its functionality.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tool names are distinct and correspond to specific communication channels or actions, avoiding near-synonym redundancy.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as integrations with various communication platforms, have corresponding tools and detailed instructions in the SKILL.md and README.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, step-by-step installation instructions, including a guided setup wizard and local development setup.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill includes prompts for user action when credentials are missing or tools are not configured, guiding the user towards remediation.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The project indicates dependency management via lockfiles and automatic installation of required tools via package managers.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The skill implements a preview step for sending messages, allowing users to confirm the content and recipient before execution.",{"category":153,"check":154,"severity":155,"summary":156},"Protocol","Idempotent retry & timeouts","not_applicable","The skill's primary operations involve sending messages and reading data, which are generally not state-changing mutations requiring idempotency or hard timeouts in the same way as API calls.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension explicitly states 'No telemetry. No analytics. No crash reports.' ensuring user privacy.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly outlines the purpose of unified messaging across channels and provides specific routing patterns and use cases.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the core capability, with clear argument hints and routing patterns.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md and README are well-structured, using progressive disclosure for detailed information and staying within reasonable length.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information is organized into separate files and linked, avoiding large embedded data structures within the main SKILL.md.",{"category":170,"check":174,"severity":155,"summary":175},"Forked exploration","The skill's core function is communication and interaction, not deep code exploration or research, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear examples for sending and reading messages across various channels, including natural language parsing.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill documents failure modes such as missing credentials and provides recovery steps, like guiding the user to run setup commands.",{"category":110,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill lists fallback mechanisms for Telegram and Discord when MCPs are not configured, and it clearly lists required tools and versions.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill prompts for user confirmation before sending messages and handles missing credentials gracefully, halting workflows and reporting issues.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill functions as a standalone communication hub and does not appear to implicitly rely on other skills, cross-referencing only when necessary.",1778692389991,"This skill acts as a unified communication hub, enabling users to send and read messages across various channels including WhatsApp, email, Slack, Telegram, Discord, and Notion. It routes messages based on arguments and contact lookups, offers previews before sending, and includes detailed fallback mechanisms and error handling.",[195,196,197,198,199],"Unified message sending and reading across multiple platforms","Intelligent routing based on contact and channel preferences","Preview and confirmation before sending messages","Detailed fallback and error handling for unconfigured channels","Integration with WhatsApp via a Baileys bridge",[201,202,203,204],"Replacing individual messaging applications entirely","Managing complex CRM features beyond basic contact and message exchange","Providing advanced analytics on communication patterns","Handling real-time voice or video calls",[206,207,208],"Secure credential management","User-confirmation for outbound actions","Robust error handling and fallbacks",[210,211,212],"Claude Code 1.0+","Homebrew (macOS), apt (Linux), or winget (Windows) for automatic dependency installation","Configured credentials for integrated services (e.g., Slack OAuth, Gmail API key)","3.0.0","4.4.0","To consolidate all communication channels into a single interface, allowing users to manage messages, drafts, and contacts efficiently without context switching.","The extension demonstrates exceptional quality across all checks, particularly in its clear problem statement, robust security practices, comprehensive documentation, and well-defined scope. No significant issues were found.",98,"A comprehensive and highly robust skill for unified messaging across numerous platforms.",[220,221,222,223,224,225,226,227],"communication","messaging","slack","whatsapp","email","telegram","discord","notion","global","verified",[231,232,233,234],"Managing customer interactions across WhatsApp, email, and Slack from one place","Sending internal notifications to specific channels like Discord or Telegram","Quickly searching and reading messages from any configured communication channel","Coordinating team communication through a central messaging interface",[236,237,238,239,240],"Parse user input for channel, contact, and message","Determine the best communication channel","Preview message and confirm with the user","Send message via the selected channel's tool","Handle confirmation or errors",{"codeQuality":242,"collectedAt":244,"documentation":245,"maintenance":248,"security":254,"testCoverage":257},{"hasLockfile":243},true,1778692369695,{"descriptionLength":246,"readmeSize":247},222,22118,{"closedIssues90d":249,"forks":250,"hasChangelog":243,"openIssues90d":251,"pushedAt":252,"stars":253},6,4,2,1778673878000,9,{"hasNpmPackage":255,"license":256,"smitheryVerified":255},false,"MIT",{"hasCi":243,"hasTests":243},{"updatedAt":259},1778692390187,{"basePath":261,"githubOwner":262,"githubRepo":263,"locale":18,"slug":264,"type":265},"claude-ops/skills/ops-comms","Lifecycle-Innovations-Limited","claude-ops","ops-comms","skill",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":274,"parentExtension":276,"providers":311,"relations":328,"tags":329,"workflow":330},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":263,"githubOwner":262,"githubRepo":263,"locale":18,"slug":263,"type":275},"plugin",{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":284,"providers":287,"relations":305,"tags":307,"workflow":308},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":262,"githubRepo":263,"locale":18,"slug":263,"type":286},"","marketplace",{"evaluate":288,"extract":299},{"promptVersionExtension":289,"promptVersionScoring":214,"score":290,"tags":291,"targetMarket":228,"tier":229},"3.1.0",96,[292,293,294,295,296,297,222,223,298],"operations","business","dashboard","automation","productivity","aws","monitoring",{"commitSha":300,"marketplace":301,"plugin":303},"HEAD",{"name":283,"pluginCount":302},1,{"mcpCount":8,"provider":304,"skillCount":8},"classify",{"repoId":306},"kd7d52tcek2e34r805zs06b10d86n39v",[295,297,293,294,298,292,296,222,223],{"evaluatedAt":309,"extractAt":310,"updatedAt":309},1778692330594,1778692306427,{"evaluate":312,"extract":325},{"promptVersionExtension":213,"promptVersionScoring":214,"score":313,"tags":314,"targetMarket":228,"tier":324},85,[315,295,316,317,318,319,320,321,322,298,323],"business-operations","ai-agents","communications","project-management","devops","marketing","finance","e-commerce","voice","community",{"commitSha":300,"license":256,"plugin":326},{"mcpCount":8,"provider":304,"skillCount":327},35,{"parentExtensionId":278,"repoId":306},[316,295,315,317,319,322,321,320,298,318,323],{"evaluatedAt":331,"extractAt":310,"updatedAt":331},1778692342046,{"evaluate":333,"extract":335},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":334,"targetMarket":228,"tier":229},[220,221,222,223,224,225,226,227],{"commitSha":300,"license":256},{"parentExtensionId":268,"repoId":306},{"_creationTime":338,"_id":306,"identity":339,"providers":340,"workflow":888},1778692301282.087,{"githubOwner":262,"githubRepo":263,"sourceUrl":14},{"classify":341,"discover":866,"github":869},{"commitSha":300,"extensions":342},[343,356,566,574,579,587,595,603,611,619,627,635,643,651,659,669,677,685,693,701,709,717,725,733,741,749,757,765,773,781,789,797,805,813,821,829,843,851],{"basePath":285,"description":281,"displayName":283,"installMethods":344,"rationale":345,"selectedPaths":346,"source":355,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[347,350,352],{"path":348,"priority":349},".claude-plugin/marketplace.json","mandatory",{"path":351,"priority":349},"README.md",{"path":353,"priority":354},"LICENSE","high","rule",{"basePath":263,"description":271,"displayName":273,"installMethods":357,"license":256,"rationale":358,"selectedPaths":359,"source":355,"sourceLanguage":18,"type":275},{"claudeCode":273},"plugin manifest at claude-ops/.claude-plugin/plugin.json",[360,362,363,364,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564],{"path":361,"priority":349},".claude-plugin/plugin.json",{"path":351,"priority":349},{"path":353,"priority":354},{"path":365,"priority":366},"skills/ops/SKILL.md","medium",{"path":368,"priority":366},"skills/ops-comms/SKILL.md",{"path":370,"priority":366},"skills/ops-credentials/SKILL.md",{"path":372,"priority":366},"skills/ops-daemon/SKILL.md",{"path":374,"priority":366},"skills/ops-dash/SKILL.md",{"path":376,"priority":366},"skills/ops-deploy/SKILL.md",{"path":378,"priority":366},"skills/ops-deploy-fix/SKILL.md",{"path":380,"priority":366},"skills/ops-doctor/SKILL.md",{"path":382,"priority":366},"skills/ops-ecom/SKILL.md",{"path":384,"priority":366},"skills/ops-fires/SKILL.md",{"path":386,"priority":366},"skills/ops-go/SKILL.md",{"path":388,"priority":366},"skills/ops-gtm/SKILL.md",{"path":390,"priority":366},"skills/ops-inbox/SKILL.md",{"path":392,"priority":366},"skills/ops-integrate/SKILL.md",{"path":394,"priority":366},"skills/ops-linear/SKILL.md",{"path":396,"priority":366},"skills/ops-marketing/SKILL.md",{"path":398,"priority":366},"skills/ops-merge/SKILL.md",{"path":400,"priority":366},"skills/ops-monitor/SKILL.md",{"path":402,"priority":366},"skills/ops-next/SKILL.md",{"path":404,"priority":366},"skills/ops-orchestrate/SKILL.md",{"path":406,"priority":366},"skills/ops-package/SKILL.md",{"path":408,"priority":366},"skills/ops-projects/SKILL.md",{"path":410,"priority":366},"skills/ops-recap/SKILL.md",{"path":412,"priority":366},"skills/ops-revenue/SKILL.md",{"path":414,"priority":366},"skills/ops-rotate/SKILL.md",{"path":416,"priority":366},"skills/ops-rotate-setup/SKILL.md",{"path":418,"priority":366},"skills/ops-settings/SKILL.md",{"path":420,"priority":366},"skills/ops-speedup/SKILL.md",{"path":422,"priority":366},"skills/ops-status/SKILL.md",{"path":424,"priority":366},"skills/ops-triage/SKILL.md",{"path":426,"priority":366},"skills/ops-voice/SKILL.md",{"path":428,"priority":366},"skills/ops-whatsapp-biz/SKILL.md",{"path":430,"priority":366},"skills/ops-yolo/SKILL.md",{"path":432,"priority":366},"skills/setup/SKILL.md",{"path":434,"priority":366},"skills/uninstall/SKILL.md",{"path":436,"priority":349},".mcp.json",{"path":438,"priority":354},"agents/build-fixer.md",{"path":440,"priority":354},"agents/comms-scanner.md",{"path":442,"priority":354},"agents/daemon-agent.md",{"path":444,"priority":354},"agents/dependency-auditor.md",{"path":446,"priority":354},"agents/deploy-fixer.md",{"path":448,"priority":354},"agents/doctor-agent.md",{"path":450,"priority":354},"agents/general-purpose.md",{"path":452,"priority":354},"agents/infra-monitor.md",{"path":454,"priority":354},"agents/marketing-optimizer.md",{"path":456,"priority":354},"agents/memory-extractor.md",{"path":458,"priority":354},"agents/monitor-agent.md",{"path":460,"priority":354},"agents/project-scanner.md",{"path":462,"priority":354},"agents/revenue-tracker.md",{"path":464,"priority":354},"agents/triage-agent.md",{"path":466,"priority":354},"agents/yolo-ceo.md",{"path":468,"priority":354},"agents/yolo-cfo.md",{"path":470,"priority":354},"agents/yolo-coo.md",{"path":472,"priority":354},"agents/yolo-cto.md",{"path":474,"priority":475},"bin/ops-autofix","low",{"path":477,"priority":475},"bin/ops-ci",{"path":479,"priority":475},"bin/ops-credentials",{"path":481,"priority":475},"bin/ops-dash",{"path":483,"priority":475},"bin/ops-deploy-fix-build-trigger",{"path":485,"priority":475},"bin/ops-deploy-fix-merge-trigger",{"path":487,"priority":475},"bin/ops-discord",{"path":489,"priority":475},"bin/ops-discover-external",{"path":491,"priority":475},"bin/ops-doctor",{"path":493,"priority":475},"bin/ops-ecom-health",{"path":495,"priority":475},"bin/ops-external",{"path":497,"priority":475},"bin/ops-gather",{"path":499,"priority":475},"bin/ops-git",{"path":501,"priority":475},"bin/ops-gsd-states",{"path":503,"priority":475},"bin/ops-infra",{"path":505,"priority":475},"bin/ops-marketing-dash",{"path":507,"priority":475},"bin/ops-merge-scan",{"path":509,"priority":475},"bin/ops-no-rm-rf-anchor",{"path":511,"priority":475},"bin/ops-post-session-cleanup",{"path":513,"priority":475},"bin/ops-post-update-migrate",{"path":515,"priority":475},"bin/ops-pretool-wacli-health",{"path":517,"priority":475},"bin/ops-pretool-whatsapp-bridge-health",{"path":519,"priority":475},"bin/ops-prevent-secret-commit",{"path":521,"priority":475},"bin/ops-projects",{"path":523,"priority":475},"bin/ops-prs",{"path":525,"priority":475},"bin/ops-setup-complete",{"path":527,"priority":475},"bin/ops-setup-detect",{"path":529,"priority":475},"bin/ops-setup-install",{"path":531,"priority":475},"bin/ops-setup-preflight",{"path":533,"priority":475},"bin/ops-shopify-create",{"path":535,"priority":475},"bin/ops-slack-autolink.mjs",{"path":537,"priority":475},"bin/ops-slack-workspaces",{"path":539,"priority":475},"bin/ops-speedup",{"path":541,"priority":475},"bin/ops-status",{"path":543,"priority":475},"bin/ops-suggest-specialized-agent",{"path":545,"priority":475},"bin/ops-task-reminder",{"path":547,"priority":475},"bin/ops-telegram-autolink.mjs",{"path":549,"priority":475},"bin/ops-unread",{"path":551,"priority":475},"bin/ops-warn-mainpush",{"path":553,"priority":475},"bin/ops-welcome",{"path":555,"priority":475},"bin/wacli-health",{"path":557,"priority":475},"bin/wacli-safe",{"path":559,"priority":354},"hooks/hooks.json",{"path":561,"priority":354},"hooks/recap-capture.sh",{"path":563,"priority":354},"hooks/recap-tool-activity.sh",{"path":565,"priority":475},"output-styles/ops-briefing.md",{"basePath":567,"description":568,"displayName":273,"installMethods":569,"rationale":570,"selectedPaths":571,"source":355,"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",[572],{"path":573,"priority":349},"SKILL.md",{"basePath":261,"description":10,"displayName":264,"installMethods":575,"rationale":576,"selectedPaths":577,"source":355,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at claude-ops/skills/ops-comms/SKILL.md",[578],{"path":573,"priority":349},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":355,"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",[586],{"path":573,"priority":349},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":355,"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",[594],{"path":573,"priority":349},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":355,"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",[602],{"path":573,"priority":349},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":355,"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",[610],{"path":573,"priority":349},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":355,"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",[618],{"path":573,"priority":349},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":355,"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",[626],{"path":573,"priority":349},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":355,"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",[634],{"path":573,"priority":349},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":355,"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",[642],{"path":573,"priority":349},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":355,"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",[650],{"path":573,"priority":349},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":355,"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",[658],{"path":573,"priority":349},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":355,"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",[666,667],{"path":573,"priority":349},{"path":668,"priority":366},"CHANNELS.md",{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":355,"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",[676],{"path":573,"priority":349},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":355,"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",[684],{"path":573,"priority":349},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":355,"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",[692],{"path":573,"priority":349},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":355,"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",[700],{"path":573,"priority":349},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":355,"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",[708],{"path":573,"priority":349},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":355,"sourceLanguage":18,"type":265},"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",[716],{"path":573,"priority":349},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":355,"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",[724],{"path":573,"priority":349},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":355,"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",[732],{"path":573,"priority":349},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":355,"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",[740],{"path":573,"priority":349},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":355,"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",[748],{"path":573,"priority":349},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":355,"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",[756],{"path":573,"priority":349},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":355,"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",[764],{"path":573,"priority":349},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":355,"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",[772],{"path":573,"priority":349},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":355,"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",[780],{"path":573,"priority":349},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":355,"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",[788],{"path":573,"priority":349},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":355,"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",[796],{"path":573,"priority":349},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":355,"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",[804],{"path":573,"priority":349},{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":355,"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",[812],{"path":573,"priority":349},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":355,"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",[820],{"path":573,"priority":349},{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":355,"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",[828],{"path":573,"priority":349},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":355,"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",[836,837,839,841],{"path":573,"priority":349},{"path":838,"priority":366},"CLI-REFERENCE.md",{"path":840,"priority":366},"REFERENCE.md",{"path":842,"priority":366},"SHARED.md",{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":355,"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",[850],{"path":573,"priority":349},{"basePath":852,"description":853,"displayName":854,"installMethods":855,"license":256,"rationale":856,"selectedPaths":857,"source":355,"sourceLanguage":18,"type":865},"claude-ops/telegram-server","Telegram user-auth MCP server for claude-ops plugin (personal account via MTProto, not bots)","claude-ops-telegram-server",{"npm":854},"server.json with namespace/server name at claude-ops/telegram-server/server.json",[858,860,862,863],{"path":859,"priority":349},"server.json",{"path":861,"priority":349},"package.json",{"path":351,"priority":349},{"path":864,"priority":366},"index.js","mcp",{"sources":867},[868],"manual",{"closedIssues90d":249,"description":870,"forks":250,"homepage":871,"license":256,"openIssues90d":251,"pushedAt":252,"readmeSize":247,"stars":253,"topics":872},"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",[873,315,874,875,319,876,877,297,878,879,865,880,881,882,883,884,885,886,320,887],"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":889,"discoverAt":890,"extractAt":891,"githubAt":891,"updatedAt":889},1778692306008,1778692301282,1778692304144,[220,226,224,221,227,222,225,223],{"evaluatedAt":259,"extractAt":310,"updatedAt":259},[],[896,912,937,965,990,1017],{"_creationTime":897,"_id":898,"community":899,"display":900,"identity":902,"providers":903,"relations":908,"tags":909,"workflow":910},1778692306427.0996,"k173kmkf3eb1g21hxvdf2973ds86mjq6",{"reviewCount":8},{"description":661,"installMethods":901,"name":662,"sourceUrl":14},{"claudeCode":12},{"basePath":660,"githubOwner":262,"githubRepo":263,"locale":18,"slug":662,"type":265},{"evaluate":904,"extract":907},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":905,"targetMarket":228,"tier":229},[906,224,222,223,225,227,226,295,296],"inbox",{"commitSha":300},{"parentExtensionId":268,"repoId":306},[295,226,224,906,227,296,222,225,223],{"evaluatedAt":911,"extractAt":310,"updatedAt":911},1778692642138,{"_creationTime":913,"_id":914,"community":915,"display":916,"identity":921,"providers":925,"relations":931,"tags":933,"workflow":934},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":917,"installMethods":918,"name":222,"sourceUrl":920},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":919},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":922,"githubOwner":923,"githubRepo":924,"locale":18,"slug":222,"type":265},"skills/slack","steipete","clawdis",{"evaluate":926,"extract":930},{"promptVersionExtension":213,"promptVersionScoring":214,"score":927,"tags":928,"targetMarket":228,"tier":229},100,[222,221,220,295,929],"api",{"commitSha":300},{"repoId":932},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[929,295,220,221,222],{"evaluatedAt":935,"extractAt":936,"updatedAt":935},1778698950505,1778697652123,{"_creationTime":938,"_id":939,"community":940,"display":941,"identity":947,"providers":951,"relations":958,"tags":961,"workflow":962},1778699234184.6123,"k175xm4rmvngepaq6tkpcr817n86n46n",{"reviewCount":8},{"description":942,"installMethods":943,"name":945,"sourceUrl":946},"Configure notification integrations (Telegram, Discord, Slack) via natural language",{"claudeCode":944},"Yeachan-Heo/oh-my-claudecode","configure-notifications","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":948,"githubOwner":949,"githubRepo":950,"locale":18,"slug":945,"type":265},"skills/configure-notifications","Yeachan-Heo","oh-my-claudecode",{"evaluate":952,"extract":957},{"promptVersionExtension":213,"promptVersionScoring":214,"score":953,"tags":954,"targetMarket":228,"tier":229},99,[955,956,225,226,222,295],"notifications","configuration",{"commitSha":300},{"parentExtensionId":959,"repoId":960},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[295,956,226,955,222,225],{"evaluatedAt":963,"extractAt":964,"updatedAt":963},1778699370941,1778699234184,{"_creationTime":966,"_id":967,"community":968,"display":969,"identity":975,"providers":979,"relations":983,"tags":986,"workflow":987},1778696833339.6218,"k176gr5qszggh36kjn8a1cwehs86n2jd",{"reviewCount":8},{"description":970,"installMethods":971,"name":973,"sourceUrl":974},"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":972},"sanjay3290/ai-skills","gmail","https://github.com/sanjay3290/ai-skills",{"basePath":976,"githubOwner":977,"githubRepo":978,"locale":18,"slug":973,"type":265},"skills/gmail","sanjay3290","ai-skills",{"evaluate":980,"extract":982},{"promptVersionExtension":213,"promptVersionScoring":214,"score":927,"tags":981,"targetMarket":228,"tier":229},[973,224,220,295,296],{"commitSha":300},{"parentExtensionId":984,"repoId":985},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[295,220,224,973,296],{"evaluatedAt":988,"extractAt":989,"updatedAt":988},1778696939862,1778696833339,{"_creationTime":991,"_id":992,"community":993,"display":994,"identity":1000,"providers":1004,"relations":1011,"tags":1013,"workflow":1014},1778688112811.7397,"k17fvawbxz6j14hy1q3jb6dcnh86mte0",{"reviewCount":8},{"description":995,"installMethods":996,"name":998,"sourceUrl":999},"Make your messages unforgettable using the Heath brothers' SUCCESs framework Use when: **Crafting a core message** for a product, campaign, or company that needs to stick; **Presenting complex ideas** to audiences who may forget 90% of what you say; **Writing headlines, taglines, or slogans** that people remember and repeat; **Training or educating** when retention matters more than coverage; **Pitching investors or stakeholders** where one memorable idea beats ten forgettable ones",{"claudeCode":997},"guia-matthieu/clawfu-skills","made-to-stick","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1001,"githubOwner":1002,"githubRepo":1003,"locale":18,"slug":998,"type":265},"skills/content/made-to-stick","guia-matthieu","clawfu-skills",{"evaluate":1005,"extract":1010},{"promptVersionExtension":213,"promptVersionScoring":214,"score":953,"tags":1006,"targetMarket":228,"tier":229},[220,1007,320,1008,221,1009],"writing","persuasion","content-creation",{"commitSha":300},{"repoId":1012},"kd72qvzyvm658ya7pbyh5ey47h86md53",[220,1009,320,221,1008,1007],{"evaluatedAt":1015,"extractAt":1016,"updatedAt":1015},1778689346559,1778688112811,{"_creationTime":1018,"_id":1019,"community":1020,"display":1021,"identity":1027,"providers":1031,"relations":1037,"tags":1039,"workflow":1040},1778688022104.161,"k17fmrzbvszdp6bnpbsk6xxats86mz61",{"reviewCount":8},{"description":1022,"installMethods":1023,"name":1025,"sourceUrl":1026},"Google Chat: Send a message to a space.",{"claudeCode":1024},"googleworkspace/cli","gws-chat-send","https://github.com/googleworkspace/cli",{"basePath":1028,"githubOwner":1029,"githubRepo":1030,"locale":18,"slug":1025,"type":265},"skills/gws-chat-send","googleworkspace","cli",{"evaluate":1032,"extract":1036},{"promptVersionExtension":213,"promptVersionScoring":214,"score":953,"tags":1033,"targetMarket":228,"tier":229},[1034,221,220,1030,1035],"google-chat","google-workspace",{"commitSha":300},{"repoId":1038},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[1030,220,1034,1035,221],{"evaluatedAt":1041,"extractAt":1042,"updatedAt":1041},1778688161893,1778688022104]