[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-thedotmack-babysit-zh-CN":3,"guides-for-thedotmack-babysit":457,"similar-k174crvg8ry9js2r273nm5676d86nm2m-zh-CN":458},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":248,"isFallback":229,"parentExtension":254,"providers":255,"relations":261,"repo":264,"tags":453,"workflow":454},1778698370651.722,"k174crvg8ry9js2r273nm5676d86nm2m",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"监控一个拉取请求或审查周期，直到它准备好合并。当被要求看管、监视或持续检查PR评论、审查和CI直到所有可操作的问题都得到解决时使用。",{"claudeCode":12},"thedotmack/claude-mem","Babysit PR","https://github.com/thedotmack/claude-mem",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":246},1778698370651.7222,"kn7d8z50xdhangpnq3bx7mb6gh86mg1r","zh-CN",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":202,"practices":206,"prerequisites":207,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了在拉取请求准备好合并之前进行监控的问题，并确定了目标用户（需要看管PR的开发人员）。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供了持久的、自动化的PR监控循环，它通过主动轮询状态和审查，超越了默认的LLM行为。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能已完全实现，通过详细的CLI命令和工作流逻辑涵盖了监控和验证PR就绪度的整个生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于监控和验证拉取请求，而不扩展到代码生成或部署等无关领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了技能的目的，并提供了清晰的用例。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用特定的GitHub CLI命令和GraphQL查询，避免了通用执行工具。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","该技能的文档，特别是在SKILL.md和README中，详细说明了必要的GitHub CLI用法，并通过命令示例隐含地涵盖了参数。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","使用的工具（例如，`gh pr view`、`gh api graphql`）具有描述性，并与声明的域一致。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","CLI命令和GraphQL查询是特定的，并且只请求PR监控所需的必要信息。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该项目是在Apache-2.0许可下发布的，这是一个广泛可用的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最后一次提交是在2026-05-13，表明最近进行了维护。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能主要依赖于GitHub CLI和标准的shell实用程序，没有需要复杂管理的第三方JavaScript依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能依赖于GitHub CLI，它通过令牌和环境变量安全地处理身份验证，并且代码中没有直接暴露任何秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能使用结构化的CLI命令和GraphQL查询，最大限度地降低了命令注入的风险。没有加载和执行外部数据。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能在运行时不获取外部内容；所有必要的命令都位于GitHub CLI的本地。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能通过调用GitHub CLI运行，GitHub CLI由底层代理环境进行沙箱隔离。没有在项目范围之外进行修改。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","提供的脚本不包含`nohup`或后台进程之类的沙箱逃逸原语。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能仅与GitHub API交互以检索PR状态和审查数据，没有未经记录的传出调用或敏感数据提交。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的SKILL.md和README文件不包含隐藏的转向字符或混淆技术。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","提供的脚本是纯Bash且易于阅读；没有混淆的代码或运行时获取可执行内容。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能假设存在`gh` CLI和标准的shell环境，这些都很常见。它不依赖于特定的项目目录结构，除了典型的Git存储库之外。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去的90天里，有53个问题被打开，781个问题被关闭，维护者的参与度非常高（关闭率>50%）。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","该项目在package.json中声明了一个版本（6.5.0），并且有频繁的提交，这表明了一个结构化的发布流程。",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","脚本使用`gh` CLI和`jq`，它们分别处理命令参数的输入验证和JSON解析。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能主要是只读的，专注于监控PR。像解决线程这样的破坏性操作受到显式命令的保护。",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","脚本使用标准的shell错误处理（`set -e`、`set -o pipefail`）和`jq`进行JSON解析，在失败时提供有意义的错误消息。",{"category":111,"check":115,"severity":63,"summary":116},"Logging","该技能主要是一个监控工具，不执行破坏性操作或传出调用，因此不需要本地审计日志记录。",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","该技能仅检索有关拉取请求的元数据，不处理个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能在GitHub上运行，GitHub是一个全球性平台，没有地域限制。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于GitHub CLI和标准的POSIX shell实用程序，确保了在不同环境中的广泛兼容性。",{"category":44,"check":128,"severity":24,"summary":129},"README","README内容全面，详细说明了安装、功能、文档链接等。",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","该技能主要使用现有的GitHub CLI命令，不暴露大量新的、不同的工具。",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","该技能使用特定的GitHub CLI命令和GraphQL查询，没有明显的同义工具用于相同功能。",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能，如PR监控和状态检查，都使用提供的GitHub CLI命令和脚本来实现。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README提供了各种环境（npx、Claude Code marketplace）的清晰安装说明，并包含可复制粘贴的命令。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","标准的shell和GitHub CLI错误消息通常是可操作的，指示PR状态或CLI命令的特定问题。",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","该技能依赖于全局安装的GitHub CLI和标准的shell解释器，没有需要固定的捆绑第三方依赖项。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该技能主要是监控工具，不执行状态更改操作，因此不需要干运行模式。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","该技能使用轮询间隔和标准的CLI命令执行，这些命令本身就能应对暂时的网络问题。超时由底层代理和CLI处理。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能似乎不发送任何遥测数据。它依赖于标准的GitHub CLI操作。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","该技能的目的和触发短语很精确，清楚地定义了其作为PR监控器的功能以及何时使用它。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md中的Frontmatter简洁明了，有效地总结了技能的核心功能和目的。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md内容简洁，侧重于工作流，将详细的GitHub CLI命令和循环委托给README和通用知识。",{"category":170,"check":171,"severity":63,"summary":172},"Context","Progressive Disclosure","该技能的逻辑很简单，不涉及复杂的多步过程，需要将内容拆分到单独的参考文件中。",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","该技能不是一个探索性强的工具；它执行集中的监控，不需要分叉的上下文。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","README和SKILL.md提供了如何使用GitHub CLI命令的清晰示例，演示了预期的输入和输出。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md中的操作规则和脚本逻辑通过持续监控，隐含地处理了诸如挂起检查、未解决的线程和草稿PR等边缘情况。",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","该技能仅依赖于GitHub CLI，不依赖需要回退的外部MCP服务器或自定义工具。",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","该技能明确假定存在GitHub CLI（`gh`）和POSIX兼容shell，这些都已清楚说明或通过脚本使用暗示。",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","该技能的工作流设计为持续监控直到满足条件，在PR可合并之前隐含地停止有效操作。使用`set -e`的Shell脚本将在命令失败时停止。",{"category":92,"check":193,"severity":63,"summary":194},"Cross-skill coupling","该技能使用GitHub CLI命令独立运行，不依赖于其他特定技能的加载。",1778698117793,"此技能监控GitHub拉取请求，主动检查其状态、审查和评论，直到它们准备好被合并。它使用GitHub CLI与GitHub API进行交互，并提供详细的使用说明。",[198,199,200,201],"监控PR状态、检查、审查和评论","以可配置的间隔轮询状态更新","自动化可合并性验证和问题解决","提供用于GitHub交互的详细CLI命令和脚本",[203,204,205],"自动合并拉取请求。","直接在代码中解决问题；它只进行监控和报告。","直接与CI系统交互；它依赖于GitHub的状态检查。",[],[208,209],"已安装GitHub CLI (`gh`)","已为GitHub CLI配置身份验证（例如，通过`gh auth login`）","3.0.0","4.4.0","自动化看管拉取请求的过程，确保所有检查都通过，审查已解决，评论已处理，然后才能合并。","该技能文档齐全、可用于生产环境，并具有清晰、单一的职责。它有效地利用了GitHub CLI，没有引入新的依赖项或复杂的逻辑。",99,"一个健壮且文档齐全的技能，用于自动化拉取请求监控。",[217,218,219,220,221],"github","pull-request","monitoring","automation","cli","verified",[224,225,226],"当被要求监控拉取请求直到其准备好审查时使用。","当需要确保在合并之前解决所有CI检查和审查评论时使用。","用于自动化“看管”长期PR的过程。",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"popularity":240,"security":242,"testCoverage":245},{"hasLockfile":229},false,1778698100357,{"descriptionLength":232,"readmeSize":233},188,17010,{"closedIssues90d":235,"forks":236,"hasChangelog":229,"openIssues90d":237,"pushedAt":238,"stars":239},781,6488,53,1778643518000,75457,{"npmDownloads":241},124555,{"hasNpmPackage":243,"license":244,"smitheryVerified":229},true,"Apache-2.0",{"hasCi":243,"hasTests":243},{"updatedAt":247},1778698370651,{"basePath":249,"githubOwner":250,"githubRepo":251,"locale":18,"slug":252,"type":253},"plugin/skills/babysit","thedotmack","claude-mem","babysit","skill",null,{"evaluate":256,"extract":259},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":257,"targetMarket":258,"tier":222},[217,218,219,220,221],"global",{"commitSha":260,"license":244},"HEAD",{"repoId":262,"translatedFrom":263},"kd70jnxgm695az2wtf37zbqdj986mp7k","k175zyx2vkpy1620pxjw6687q186nn2f",{"_creationTime":265,"_id":262,"identity":266,"providers":267,"workflow":448},1778698049260.0457,{"githubOwner":250,"githubRepo":251,"sourceUrl":14},{"classify":268,"discover":419,"extract":422,"github":423,"npm":447},{"commitSha":260,"extensions":269},[270,282,295,309,316,324,335,343,351,359,367,375,383,391,402,410],{"basePath":271,"displayName":272,"installMethods":273,"rationale":274,"selectedPaths":275,"source":279,"sourceLanguage":280,"type":281},".agents/plugins","claude-mem-local",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[276],{"path":277,"priority":278},"marketplace.json","mandatory","rule","en","marketplace",{"basePath":283,"description":284,"displayName":250,"installMethods":285,"rationale":286,"selectedPaths":287,"source":279,"sourceLanguage":280,"type":281},"","Plugins by Alex Newman (thedotmack)",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[288,290,292],{"path":289,"priority":278},".claude-plugin/marketplace.json",{"path":291,"priority":278},"README.md",{"path":293,"priority":294},"LICENSE","high",{"basePath":283,"description":296,"displayName":251,"installMethods":297,"license":244,"rationale":298,"selectedPaths":299,"source":279,"sourceLanguage":280,"type":308},"Memory compression system for Claude Code - persist context across sessions",{"claudeCode":251},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugin)",[300,302,303,304,306],{"path":301,"priority":278},".claude-plugin/plugin.json",{"path":291,"priority":278},{"path":293,"priority":294},{"path":305,"priority":278},".mcp.json",{"path":307,"priority":294},".codex-plugin/plugin.json","plugin",{"basePath":249,"description":310,"displayName":252,"installMethods":311,"rationale":312,"selectedPaths":313,"source":279,"sourceLanguage":280,"type":253},"Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/babysit/SKILL.md",[314],{"path":315,"priority":278},"SKILL.md",{"basePath":317,"description":318,"displayName":319,"installMethods":320,"rationale":321,"selectedPaths":322,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/do","Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.","do",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/do/SKILL.md",[323],{"path":315,"priority":278},{"basePath":325,"description":326,"displayName":327,"installMethods":328,"rationale":329,"selectedPaths":330,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/how-it-works","Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks \"how does claude-mem work?\" or \"what is this thing doing?\".","how-it-works",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/how-it-works/SKILL.md",[331,332],{"path":315,"priority":278},{"path":333,"priority":334},"onboarding-explainer.md","medium",{"basePath":336,"description":337,"displayName":338,"installMethods":339,"rationale":340,"selectedPaths":341,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/knowledge-agent","Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused \"brains\" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.","knowledge-agent",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/knowledge-agent/SKILL.md",[342],{"path":315,"priority":278},{"basePath":344,"description":345,"displayName":346,"installMethods":347,"rationale":348,"selectedPaths":349,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/learn-codebase","Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to \"learn the codebase\", \"read the codebase\", \"prime\", or \"get up to speed\".","learn-codebase",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/learn-codebase/SKILL.md",[350],{"path":315,"priority":278},{"basePath":352,"description":353,"displayName":354,"installMethods":355,"rationale":356,"selectedPaths":357,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/make-plan","Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.","make-plan",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/make-plan/SKILL.md",[358],{"path":315,"priority":278},{"basePath":360,"description":361,"displayName":362,"installMethods":363,"rationale":364,"selectedPaths":365,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/mem-search","Search claude-mem's persistent cross-session memory database. Use when user asks \"did we already solve this?\", \"how did we do X last time?\", or needs work from previous sessions.","mem-search",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/mem-search/SKILL.md",[366],{"path":315,"priority":278},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/pathfinder","Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to \"find the ideal path,\" unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.","pathfinder",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/pathfinder/SKILL.md",[374],{"path":315,"priority":278},{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/smart-explore","Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.","smart-explore",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/smart-explore/SKILL.md",[382],{"path":315,"priority":278},{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/timeline-report","Generate a \"Journey Into [Project]\" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.","timeline-report",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/timeline-report/SKILL.md",[390],{"path":315,"priority":278},{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/version-bump","Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, npm publishing (so `npx claude-mem@X.Y.Z` resolves), build verification, git tagging, GitHub releases, and changelog generation.","claude-code-plugin-release",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/version-bump/SKILL.md",[398,399],{"path":315,"priority":278},{"path":400,"priority":401},"scripts/generate_changelog.js","low",{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":279,"sourceLanguage":280,"type":253},"plugin/skills/wowerpoint","Turn one document into a kawaii NotebookLM slide-deck PDF. Use for \"wowerpoint this\", \"make a deck about \u003Cfile>\", \"turn this report into slides\", or any request to render a single document as shareable narrative slides.","wowerpoint",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/wowerpoint/SKILL.md",[409],{"path":315,"priority":278},{"basePath":283,"description":296,"displayName":251,"installMethods":411,"license":244,"rationale":412,"selectedPaths":413,"source":279,"sourceLanguage":280,"type":418},{"npm":251},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[414,416,417],{"path":415,"priority":278},"package.json",{"path":291,"priority":278},{"path":293,"priority":294},"mcp",{"sources":420},[421],"manual",{"npmPackage":251},{"closedIssues90d":235,"description":424,"forks":236,"homepage":425,"license":244,"openIssues90d":237,"pushedAt":238,"readmeSize":233,"stars":239,"topics":426},"Persistent Context Across Sessions for Every Agent –  Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More","https://claude-mem.ai",[427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446],"ai","ai-agents","ai-memory","anthropic","artificial-intelligence","claude","claude-agent-sdk","claude-agents","claude-code","claude-code-plugin","claude-skills","long-term-memory","mem0","openmemory","supermemory","chromadb","sqlite","embeddings","memory-engine","rag",{"downloads":241},{"classifiedAt":449,"discoverAt":450,"extractAt":451,"githubAt":451,"npmAt":452,"updatedAt":449},1778698055851,1778698049260,1778698052709,1778698054459,[220,221,217,219,218],{"evaluatedAt":455,"extractAt":456,"updatedAt":247},1778698118978,1778698056313,[],[459,485,517,539,560,581],{"_creationTime":460,"_id":461,"community":462,"display":463,"identity":468,"providers":472,"relations":479,"tags":481,"workflow":482},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":464,"installMethods":465,"name":217,"sourceUrl":467},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":466},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":469,"githubOwner":470,"githubRepo":471,"locale":280,"slug":217,"type":253},"skills/github","steipete","clawdis",{"evaluate":473,"extract":478},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":475,"targetMarket":258,"tier":222},100,[217,221,476,477,220],"api","developer-tools",{"commitSha":260},{"repoId":480},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[476,220,221,477,217],{"evaluatedAt":483,"extractAt":484,"updatedAt":483},1778698569289,1778697652123,{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":495,"providers":500,"relations":510,"tags":513,"workflow":514},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":490,"installMethods":491,"name":493,"sourceUrl":494},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":492},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":496,"githubOwner":497,"githubRepo":498,"locale":280,"slug":499,"type":253},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":501,"extract":508},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":502,"targetMarket":258,"tier":222},[503,504,505,506,220,221,507],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":260,"license":509},"MIT",{"parentExtensionId":511,"repoId":512},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[220,221,507,504,503,506,505],{"evaluatedAt":515,"extractAt":516,"updatedAt":515},1778699613343,1778699234184,{"_creationTime":518,"_id":519,"community":520,"display":521,"identity":524,"providers":527,"relations":535,"tags":536,"workflow":537},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":522,"installMethods":523,"name":498,"sourceUrl":494},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":492},{"basePath":525,"githubOwner":497,"githubRepo":498,"locale":280,"slug":526,"type":253},"skills/ask","ask",{"evaluate":528,"extract":534},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":529,"targetMarket":258,"tier":222},[221,220,530,531,532,533],"llm","prompting","code-review","artifact-generation",{"commitSha":260,"license":509},{"parentExtensionId":511,"repoId":512},[533,220,221,532,530,531],{"evaluatedAt":538,"extractAt":516,"updatedAt":538},1778699303045,{"_creationTime":540,"_id":541,"community":542,"display":543,"identity":547,"providers":549,"relations":556,"tags":557,"workflow":558},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":544,"installMethods":545,"name":546,"sourceUrl":467},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":466},"telegram-crabbox-e2e-proof",{"basePath":548,"githubOwner":470,"githubRepo":471,"locale":280,"slug":546,"type":253},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":550,"extract":555},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":551,"targetMarket":258,"tier":222},[552,553,220,554,221],"testing","telegram","qa",{"commitSha":260},{"repoId":480},[220,221,554,553,552],{"evaluatedAt":559,"extractAt":484,"updatedAt":559},1778698038113,{"_creationTime":561,"_id":562,"community":563,"display":564,"identity":568,"providers":571,"relations":577,"tags":578,"workflow":579},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":565,"installMethods":566,"name":567,"sourceUrl":467},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":466},"ClawSweeper Skill",{"basePath":569,"githubOwner":470,"githubRepo":471,"locale":280,"slug":570,"type":253},".agents/skills/clawsweeper","clawsweeper",{"evaluate":572,"extract":576},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":573,"targetMarket":258,"tier":222},[217,220,532,574,575],"maintenance","ci-cd",{"commitSha":260,"license":509},{"repoId":480},[220,575,532,217,574],{"evaluatedAt":580,"extractAt":484,"updatedAt":580},1778697688364,{"_creationTime":582,"_id":583,"community":584,"display":585,"identity":591,"providers":595,"relations":601,"tags":604,"workflow":605},1778697369634.8499,"k17333g8dacqsmw8kk79h77vmx86n0d1",{"reviewCount":8},{"description":586,"installMethods":587,"name":589,"sourceUrl":590},"AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用，包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。",{"claudeCode":588},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":592,"githubOwner":593,"githubRepo":594,"locale":18,"slug":589,"type":253},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice",{"evaluate":596,"extract":600},{"promptVersionExtension":210,"promptVersionScoring":211,"score":474,"tags":597,"targetMarket":258,"tier":222},[598,599,552,221,220],"browser-automation","web-scraping",{"commitSha":260},{"repoId":602,"translatedFrom":603},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[220,598,221,552,599],{"evaluatedAt":606,"extractAt":607,"updatedAt":608},1778697222051,1778697205743,1778697369634]