[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mongodb-review-skill-zh-CN":3,"guides-for-mongodb-review-skill":471,"similar-k17ad807rzj6z89wn9342yve4d86m8a8-zh-CN":472},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":242,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":468,"workflow":469},1778694149049.3481,"k17ad807rzj6z89wn9342yve4d86m8a8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Review a proposed Agent Skill for structural validity and content quality before publishing. Runs the skill-validator CLI to check for structural issues, scores the skill with an LLM judge, and interprets results to advise SMEs on what to address. Use when a user wants to review, validate, or quality-check an Agent Skill.",{"claudeCode":12},"mongodb/agent-skills","review-skill","https://github.com/mongodb/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":243},1778694341078.1921,"kn72k9xxcezmdr7pah0mv6mxbd86ns0g","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of reviewing agent skills before publishing and specifies the user intent (review, validate, quality-check).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond basic validation by incorporating LLM scoring for content quality and providing interpreted advice, offering value beyond a simple CLI tool.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed as a multi-step process that covers the complete review lifecycle, including prerequisite checks, validation, and interpretation of results, making it ready for use in a workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill's sole focus is on reviewing and validating agent skills, encompassing structural checks and content quality assessment, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality: reviewing agent skills for structural and content quality using validation tools and LLM scoring.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific commands like `skill-validator check` and `skill-validator score` rather than a single generalist execution tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","The SKILL.md mentions environment variables for LLM scoring and configuration state but does not explicitly document their precedence or default values.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","Tool names like `skill-validator check` and `skill-validator score` are descriptive and specific to the domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The tool commands accept specific file paths and flags, and their outputs are structured JSON or exit codes, indicating a minimal and well-defined I/O surface.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the Apache-2.0 license, as indicated by the LICENSE file and metadata.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on May 11, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","No third-party dependencies are explicitly managed or listed within the provided source files.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The skill does not appear to handle or expose secrets; it orchestrates CLI tools for validation and scoring.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill primarily calls the `skill-validator` CLI and `claude` CLI, and instructions do not suggest treating arbitrary loaded data as executable code.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill relies on pre-installed CLIs (`skill-validator`, `claude`) and does not perform runtime downloads of code or data.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill's operations involve calling external CLIs, but there are no indications of it attempting to modify files or paths outside its intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The skill's workflow consists of sequential CLI calls and does not exhibit patterns like detached processes or retry loops around denied calls.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill orchestrates CLI tools and does not appear to have any mechanism for exfiltrating user data or credentials.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content appears to be standard Markdown and shell scripts, free from hidden text tricks or malicious Unicode characters.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is presented as readable shell scripts and Markdown, with no evidence of obfuscation, base64 payloads, or runtime code fetching.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill assumes the presence of `skill-validator` and `claude` CLIs, which are documented installation requirements, rather than specific project structures.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating active maintenance or that issues are not currently a concern.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The `metadata.version` in SKILL.md is '1.0', providing a clear version signal.",{"category":105,"check":106,"severity":46,"summary":107},"Code Execution","Validation","The `skill-validator` CLI likely performs internal validation, but the skill itself doesn't explicitly demonstrate schema validation for its own inputs or outputs.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill's primary actions involve running CLI commands for validation and scoring, which are not inherently destructive and do not require confirmation gates.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The SKILL.md outlines exit codes for `skill-validator` and mentions error handling for the `claude` CLI, suggesting a robust approach to errors.",{"category":105,"check":115,"severity":64,"summary":116},"Logging","The skill orchestrates external CLIs and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":118,"check":119,"severity":64,"summary":120},"Compliance","GDPR","The skill reviews code and metadata; it does not operate on personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension's functionality is universal and not tied to any specific geography or legal jurisdiction.",{"category":93,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard CLIs and Bash scripting, ensuring broad compatibility across POSIX-compliant systems.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README clearly states the purpose of the MongoDB Agent Skills collection.",{"category":33,"check":131,"severity":64,"summary":132},"Tool surface size","This is a skill, not a CLI or MCP server, and its core logic is in the SKILL.md; it doesn't expose multiple distinct tools in the traditional sense.",{"category":40,"check":134,"severity":64,"summary":135},"Overlapping near-synonym tools","The skill primarily orchestrates a single validation CLI and an LLM CLI, so there are no overlapping near-synonym tools within its direct operations.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features described in the SKILL.md (structural validation, LLM scoring, interpretation) have corresponding steps and CLI commands outlined.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for multiple platforms (Claude, Cursor, Codex, Gemini, Copilot CLI, Vercel, local repo) and mentions authentication for the MCP server.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md includes a table detailing specific CLI errors, their causes, and remediation steps, offering actionable guidance.",{"category":148,"check":149,"severity":64,"summary":150},"Execution","Pinned dependencies","The skill relies on system CLIs (`skill-validator`, `claude`) and does not manage its own third-party dependencies via lockfiles.",{"category":33,"check":152,"severity":64,"summary":153},"Dry-run preview","The skill's primary function is review and scoring, which are not state-changing operations that would benefit from a dry-run mode.",{"category":155,"check":156,"severity":64,"summary":157},"Protocol","Idempotent retry & timeouts","The skill orchestrates CLI commands and does not involve remote calls or state-changing operations that require idempotency or explicit timeouts within its own logic.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no mention of telemetry collection within the skill's documentation; it focuses on local validation and LLM interaction.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined: to review agent skills for structural validity and content quality before publishing, with clear use cases and prerequisites.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, self-contained, and clearly states the core capability and use case.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured with clear steps and references to external files where needed, keeping the main body concise.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to external Markdown files for detailed procedures like installation and LLM scoring.",{"category":171,"check":175,"severity":64,"summary":176},"Forked exploration","This skill performs a structured review rather than deep exploration or code review, so forked context is not applicable.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides concrete Bash commands for running `skill-validator` and `claude` CLI, which serve as ready-to-use examples for the review process.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md documents edge cases for `skill-validator` exit codes and errors for the `claude` CLI, including symptoms and recovery steps.",{"category":105,"check":184,"severity":64,"summary":185},"Tool Fallback","The skill relies on core CLIs (`skill-validator`, `claude`) and does not depend on an external MCP server with fallback paths.",{"category":93,"check":187,"severity":24,"summary":188},"Stack assumptions","The SKILL.md explicitly declares the need for `skill-validator` and `claude` CLIs, their installation methods, and potential OS-specific commands.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The SKILL.md specifies how to handle errors from `skill-validator` (exit codes) and `claude`, indicating a halt and report on unexpected states.",{"category":93,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill is self-contained, focusing solely on skill review, and does not implicitly rely on or cross-link to other skills.",1778694340971,"This skill automates the review of proposed Agent Skills by running the `skill-validator` CLI for structural checks and optionally using an LLM judge for content quality scoring, providing SMEs with actionable feedback.",[199,200,201,202,203],"Structural validation using skill-validator CLI","Optional LLM scoring for content quality","Interpretation of validation and scoring results","Step-by-step workflow guidance","Clear prerequisite checks and installation instructions",[205,206,207],"Executing the agent skill itself","Modifying the agent skill code directly","Providing a general-purpose code linter or static analysis tool","3.0.0","4.4.0","To ensure Agent Skills meet structural and content quality standards before publishing, by providing automated validation and expert-like review.","The skill demonstrates excellent quality across all evaluated criteria, with a clear purpose, robust documentation, and secure implementation. No significant issues were found.",99,"A high-quality skill for reviewing agent skills, with thorough documentation and secure practices.",[215,216,217,218,219],"code-review","agent-skill-validation","llm-scoring","cli-tool","developer-tools","global","verified",[223,224,225,226],"Reviewing a new agent skill for structural correctness","Assessing the content quality of an agent skill with LLM scoring","Getting actionable feedback on areas for improvement in an agent skill","Validating an agent skill before it is published to a catalog",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":239,"testCoverage":241},{"hasLockfile":229},false,1778694322577,{"descriptionLength":232,"readmeSize":233},323,2753,{"closedIssues90d":8,"forks":235,"hasChangelog":229,"manifestVersion":236,"openIssues90d":8,"pushedAt":237,"stars":238},20,"1.0",1778514087000,111,{"hasNpmPackage":229,"license":240,"smitheryVerified":229},"Apache-2.0",{"hasCi":242,"hasTests":229},true,{"updatedAt":244},1778694341078,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"tools/review-skill","mongodb","agent-skills","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":253,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":255},"HEAD",{"repoId":257},"kd74vahs1zbjqzqbert490xyrd86nfv5",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":464},1778694144418.9976,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":452,"github":455},{"commitSha":255,"extensions":263},[264,275,288,317,338,348,356,364,380,424,440],{"basePath":265,"displayName":266,"installMethods":267,"rationale":268,"selectedPaths":269,"source":273,"sourceLanguage":18,"type":274},".agents/plugins","mongodb-agent-skills",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[270],{"path":271,"priority":272},"marketplace.json","mandatory","rule","marketplace",{"basePath":276,"displayName":277,"installMethods":278,"rationale":279,"selectedPaths":280,"source":273,"sourceLanguage":18,"type":274},"","mongodb-plugins",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[281,283,285],{"path":282,"priority":272},".claude-plugin/marketplace.json",{"path":284,"priority":272},"README.md",{"path":286,"priority":287},"LICENSE","high",{"basePath":276,"description":289,"displayName":247,"installMethods":290,"license":240,"rationale":291,"selectedPaths":292,"source":273,"sourceLanguage":18,"type":316},"Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",{"claudeCode":247},"plugin manifest at .claude-plugin/plugin.json",[293,295,296,297,300,302,304,306,308,310,312,314],{"path":294,"priority":272},".claude-plugin/plugin.json",{"path":284,"priority":272},{"path":286,"priority":287},{"path":298,"priority":299},"skills/atlas-stream-processing/SKILL.md","medium",{"path":301,"priority":299},"skills/mongodb-connection/SKILL.md",{"path":303,"priority":299},"skills/mongodb-mcp-setup/SKILL.md",{"path":305,"priority":299},"skills/mongodb-natural-language-querying/SKILL.md",{"path":307,"priority":299},"skills/mongodb-query-optimizer/SKILL.md",{"path":309,"priority":299},"skills/mongodb-schema-design/SKILL.md",{"path":311,"priority":299},"skills/mongodb-search-and-ai/SKILL.md",{"path":313,"priority":287},".codex-plugin/plugin.json",{"path":315,"priority":287},".cursor-plugin/plugin.json","plugin",{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":273,"sourceLanguage":18,"type":249},"skills/atlas-stream-processing","Manages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations, debugging diagnostics, and tier sizing. Supports Kafka, Atlas clusters, S3, HTTPS, and Lambda integrations for streaming data workloads and event processing. NOT for general MongoDB queries or Atlas cluster management. Requires MongoDB MCP Server with Atlas API credentials.","atlas-stream-processing",{"claudeCode":12},"SKILL.md frontmatter at skills/atlas-stream-processing/SKILL.md",[324,326,328,330,332,334,336],{"path":325,"priority":272},"SKILL.md",{"path":327,"priority":299},"references/connection-configs.md",{"path":329,"priority":299},"references/development-workflow.md",{"path":331,"priority":299},"references/mcp-troubleshooting.md",{"path":333,"priority":299},"references/output-diagnostics.md",{"path":335,"priority":299},"references/pipeline-patterns.md",{"path":337,"priority":299},"references/sizing-and-parallelism.md",{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-connection","Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.","mongodb-connection",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-connection/SKILL.md",[345,346],{"path":325,"priority":272},{"path":347,"priority":299},"references/monitoring-guide.md",{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-mcp-setup","Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the credentials set up.","mongodb-mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-mcp-setup/SKILL.md",[355],{"path":325,"priority":272},{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-natural-language-querying","Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks \"how do I query...\", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server.","mongodb-natural-language-querying",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-natural-language-querying/SKILL.md",[363],{"path":325,"priority":272},{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-query-optimizer","Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: \"How do I optimize this query?\", \"How do I index this?\", \"Why is this query slow?\", \"Can you fix my slow queries?\", \"What are the slow queries on my cluster?\", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.","mongodb-query-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-query-optimizer/SKILL.md",[371,372,374,376,378],{"path":325,"priority":272},{"path":373,"priority":299},"references/aggregation-optimization.md",{"path":375,"priority":299},"references/antipattern-examples.md",{"path":377,"priority":299},"references/core-indexing-principles.md",{"path":379,"priority":299},"references/update-query-examples.md",{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-schema-design","MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues caused by schema problems. Triggers on \"design schema\", \"embed vs reference\", \"MongoDB data model\", \"schema review\", \"unbounded arrays\", \"one-to-many\", \"tree structure\", \"16MB limit\", \"schema validation\", \"JSON Schema\", \"time series\", \"schema migration\", \"polymorphic\", \"TTL\", \"data lifecycle\", \"archive\", \"index explosion\", \"unnecessary indexes\", \"approximation pattern\", \"document versioning\".","mongodb-schema-design",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-schema-design/SKILL.md",[387,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422],{"path":325,"priority":272},{"path":389,"priority":299},"references/antipattern-excessive-lookups.md",{"path":391,"priority":299},"references/antipattern-unnecessary-collections.md",{"path":393,"priority":299},"references/antipattern-unnecessary-indexes.md",{"path":395,"priority":299},"references/fundamental-document-model.md",{"path":397,"priority":299},"references/fundamental-document-size.md",{"path":399,"priority":299},"references/fundamental-embed-vs-reference.md",{"path":401,"priority":299},"references/fundamental-schema-validation.md",{"path":403,"priority":299},"references/pattern-approximation.md",{"path":405,"priority":299},"references/pattern-archive.md",{"path":407,"priority":299},"references/pattern-attribute.md",{"path":409,"priority":299},"references/pattern-bucket.md",{"path":411,"priority":299},"references/pattern-computed.md",{"path":413,"priority":299},"references/pattern-document-versioning.md",{"path":415,"priority":299},"references/pattern-extended-reference.md",{"path":417,"priority":299},"references/pattern-outlier.md",{"path":419,"priority":299},"references/pattern-polymorphic.md",{"path":421,"priority":299},"references/pattern-schema-versioning.md",{"path":423,"priority":299},"references/pattern-time-series-collections.md",{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":273,"sourceLanguage":18,"type":249},"skills/mongodb-search-and-ai","Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.\n","mongodb-search-and-ai",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-search-and-ai/SKILL.md",[431,432,434,436,438],{"path":325,"priority":272},{"path":433,"priority":299},"references/hybrid-search.md",{"path":435,"priority":299},"references/lexical-search-indexing.md",{"path":437,"priority":299},"references/lexical-search-querying.md",{"path":439,"priority":299},"references/vector-search.md",{"basePath":246,"description":10,"displayName":13,"installMethods":441,"rationale":442,"selectedPaths":443,"source":273,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at tools/review-skill/SKILL.md",[444,445,448,450],{"path":325,"priority":272},{"path":446,"priority":447},"assets/report.md","low",{"path":449,"priority":299},"references/install-skill-validator.md",{"path":451,"priority":299},"references/llm-scoring.md",{"sources":453},[454],"manual",{"closedIssues90d":8,"description":456,"forks":235,"license":240,"openIssues90d":8,"pushedAt":237,"readmeSize":233,"stars":238,"topics":457},"Use the official MongoDB Skills with your favorite coding agent to build faster.",[458,459,460,461,462,463],"agent","claude","cursor","gemini-cli-extension","mcp","skills",{"classifiedAt":465,"discoverAt":466,"extractAt":467,"githubAt":467,"updatedAt":465},1778694148853,1778694144419,1778694146756,[216,218,215,219,217],{"evaluatedAt":244,"extractAt":470,"updatedAt":244},1778694149049,[],[473,506,536,567,597,624],{"_creationTime":474,"_id":475,"community":476,"display":477,"identity":483,"providers":489,"relations":498,"tags":501,"workflow":502},1778696531398.4526,"k17bw2zxke0knwc4ezdjqtxsg986nn3j",{"reviewCount":8},{"description":478,"installMethods":479,"name":481,"sourceUrl":482},"运行 /handoff 以捕获会话数据，然后编写一个引用该数据的分阶段实施计划。创建用于跟踪的 beads。",{"claudeCode":480},"REMvisual/claude-handoff","Claude Handoff","https://github.com/REMvisual/claude-handoff",{"basePath":484,"githubOwner":485,"githubRepo":486,"locale":487,"slug":488,"type":249},"skills/handoffplan","REMvisual","claude-handoff","zh-CN","handoffplan",{"evaluate":490,"extract":496},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":492,"targetMarket":220,"tier":221},100,[493,494,495,215,219],"context","planning","session-management",{"commitSha":255,"license":497},"MIT",{"repoId":499,"translatedFrom":500},"kd751dv4xqaztg0deehhxazcjn86mynf","k175pwr78zcnem11h4am251frn86mh2m",[215,493,219,494,495],{"evaluatedAt":503,"extractAt":504,"updatedAt":505},1778696514353,1778696473190,1778696531398,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":516,"providers":520,"relations":527,"tags":531,"workflow":532},1778693920987.904,"k173acn013r9q2bkahde5zsrpd86nc7j",{"reviewCount":8},{"description":511,"installMethods":512,"name":514,"sourceUrl":515},"重写代码审查意见，使其听起来像人类同事所写。消除 \"I noticed...\", \"I was wondering if perhaps...\", \"It might be worth considering...\" 这类企业AI的套话。每条评论都直截了当：地点、问题、具体修复方案。用于用户说“人性化审查”、“减少PR评论中的废话”、“让反馈听起来更人性化”、“审查此PR”、“代码审查”、“/review”、“/unslop-review”时。在审查PR时自动触发。\n",{"claudeCode":513},"MohamedAbdallah-14/unslop","unslop-review","https://github.com/MohamedAbdallah-14/unslop",{"basePath":517,"githubOwner":518,"githubRepo":519,"locale":487,"slug":514,"type":249},"skills/unslop-review","MohamedAbdallah-14","unslop",{"evaluate":521,"extract":526},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":522,"targetMarket":220,"tier":221},[523,524,215,525,219],"text-rewriting","ai-detection","natural-language-processing",{"commitSha":255},{"parentExtensionId":528,"repoId":529,"translatedFrom":530},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb","k176ahvt49a4bskq406thpyn6x86n6k4",[524,215,219,525,523],{"evaluatedAt":533,"extractAt":534,"updatedAt":535},1778693837524,1778693661691,1778693920987,{"_creationTime":537,"_id":538,"community":539,"display":540,"identity":546,"providers":550,"relations":560,"tags":563,"workflow":564},1778695548458.3926,"k172f2ed2j5kxdq8hbw4nszcw186m5xj",{"reviewCount":8},{"description":541,"installMethods":542,"name":544,"sourceUrl":545},"Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.\n",{"claudeCode":543},"pjt222/agent-almanac","review-pull-request","https://github.com/pjt222/agent-almanac",{"basePath":547,"githubOwner":548,"githubRepo":549,"locale":18,"slug":544,"type":249},"skills/review-pull-request","pjt222","agent-almanac",{"evaluate":551,"extract":559},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":552,"targetMarket":220,"tier":221},[553,554,555,215,556,557,558],"review","pull-request","github","gh-cli","feedback","pr",{"commitSha":255},{"parentExtensionId":561,"repoId":562},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[215,557,556,555,558,554,553],{"evaluatedAt":565,"extractAt":566,"updatedAt":565},1778700796502,1778695548458,{"_creationTime":568,"_id":569,"community":570,"display":571,"identity":577,"providers":581,"relations":590,"tags":593,"workflow":594},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":572,"installMethods":573,"name":575,"sourceUrl":576},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":574},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":578,"githubOwner":579,"githubRepo":575,"locale":18,"slug":580,"type":249},"skills/ask","Yeachan-Heo","ask",{"evaluate":582,"extract":589},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":583,"targetMarket":220,"tier":221},[584,585,586,587,215,588],"cli","automation","llm","prompting","artifact-generation",{"commitSha":255,"license":497},{"parentExtensionId":591,"repoId":592},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[588,585,584,215,586,587],{"evaluatedAt":595,"extractAt":596,"updatedAt":595},1778699303045,1778699234184,{"_creationTime":598,"_id":599,"community":600,"display":601,"identity":607,"providers":612,"relations":618,"tags":620,"workflow":621},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":602,"installMethods":603,"name":605,"sourceUrl":606},"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":604},"steipete/clawdis","ClawSweeper Skill","https://github.com/steipete/clawdis",{"basePath":608,"githubOwner":609,"githubRepo":610,"locale":18,"slug":611,"type":249},".agents/skills/clawsweeper","steipete","clawdis","clawsweeper",{"evaluate":613,"extract":617},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":614,"targetMarket":220,"tier":221},[555,585,215,615,616],"maintenance","ci-cd",{"commitSha":255,"license":497},{"repoId":619},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[585,616,215,555,615],{"evaluatedAt":622,"extractAt":623,"updatedAt":622},1778697688364,1778697652123,{"_creationTime":625,"_id":626,"community":627,"display":628,"identity":634,"providers":639,"relations":647,"tags":650,"workflow":651},1778691441696.0051,"k172dv1s20hhxfa4mbptgbz7qd86mhfh",{"reviewCount":8},{"description":629,"installMethods":630,"name":632,"sourceUrl":633},"Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"revisión Codex\", \"revisión de PR\", \"revisar PR\", \"revisar PR\"",{"claudeCode":631},"j4rk0r/claude-skills","Codex PR Review","https://github.com/j4rk0r/claude-skills",{"basePath":635,"githubOwner":636,"githubRepo":637,"locale":487,"slug":638,"type":249},"skills/codex-pr-review","j4rk0r","claude-skills","codex-pr-review",{"evaluate":640,"extract":646},{"promptVersionExtension":208,"promptVersionScoring":209,"score":491,"tags":641,"targetMarket":220,"tier":221},[642,215,554,643,644,645],"drupal","codex","security","quality-assurance",{"commitSha":255,"license":497},{"repoId":648,"translatedFrom":649},"kd79shaph0e07035621cxd7x1n86m944","k175cj68ewyej64segk2xnppss86n5ad",[215,643,642,554,645,644],{"evaluatedAt":652,"extractAt":653,"updatedAt":654},1778691239127,1778691193352,1778691441696]