[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-apollographql-apollo-mcp-server-de":3,"guides-for-apollographql-apollo-mcp-server":672,"similar-k174efjye207smymyn80ygf0d986mx89-de":673},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":301,"relations":305,"repo":306,"tags":670,"workflow":671},1778675562553.7417,"k174efjye207smymyn80ygf0d986mx89",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool execution issues.\n",{"claudeCode":12},"apollographql/skills","apollo-mcp-server","https://github.com/apollographql/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778675714177.995,"kn78fgg32q8rwq113bxxmzx4mx86n6xv","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,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,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of connecting AI agents with GraphQL APIs using Apollo MCP Server and lists specific use cases like setup, configuration, and troubleshooting.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured way to expose GraphQL APIs as MCP tools, offering value beyond a simple API wrapper by handling schema, operations, and introspection configuration for AI agent interaction.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a complete lifecycle for configuring and using Apollo MCP Server, including installation, configuration, connection, and troubleshooting, making it suitable for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on configuring and using Apollo MCP Server to bridge AI agents and GraphQL APIs, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of guiding users on setting up and using Apollo MCP Server with AI agents and GraphQL APIs.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily provides configuration and guidance for using Apollo MCP Server, rather than exposing discrete, narrowly scoped tools itself.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The reference documentation (`references/configuration.md`) thoroughly details all configuration options, including transport types, schema sources, headers, introspection settings, and environment variable overrides.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill primarily focuses on configuration and guidance, and does not expose distinct user-facing tools with names to evaluate.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill's primary function is configuration and guidance, not direct tool execution with parameterized inputs and outputs.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly declared in the LICENSE file and the SKILL.md frontmatter, permitting broad usability.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-12, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses `npx` for installing dependencies, and the repository structure suggests a modern JavaScript/TypeScript project, implying standard dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The documentation clearly advises against exposing sensitive operations without authentication and details secure configuration methods using environment variables and explicit mutation modes.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on configuration and does not involve loading or executing untrusted third-party data or code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill provides installation instructions via `curl` and `iwr`, which are standard and trusted methods, and does not involve runtime downloads of arbitrary code or data.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's actions involve configuration and running the Apollo MCP Server, which operates within standard user-defined project scopes and does not attempt to modify files outside of its designated configuration or operational directories.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls were detected in the configuration guidance.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The documentation explicitly warns against exposing sensitive operations and details secure authentication methods, indicating no intent for unauthorized data exfiltration.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears to be standard markdown and configuration files, free of hidden text tricks or obfuscation.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's content consists of markdown and configuration examples, with no obfuscated code or runtime script execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill provides clear instructions and configuration examples that use relative paths or environment variables, avoiding assumptions about specific user project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 0 issues were opened and 1 was closed, indicating active maintenance and prompt issue resolution.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a `version: \"1.1.1\"` in its frontmatter and release tags are used on GitHub, indicating clear versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's documentation references standard configuration formats and installation methods, implying that input validation is handled by the underlying tools (e.g., YAML parser, CLI arguments) rather than requiring explicit schema validation within the skill's itself.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill provides guidance on secure configuration for operations, including explicit warnings about mutations and best practices for authentication, implying that destructive operations are intended to be guarded through proper configuration.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The troubleshooting guide provides clear symptoms and solutions for common errors, indicating robust error handling in the underlying Apollo MCP Server.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The configuration reference details logging options, allowing users to capture audit trails for actions and errors.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill focuses on API configuration and does not directly process personal data; it guides users on securing API access, which implicitly supports GDPR compliance by recommending proper authentication and avoiding sensitive data exposure.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension's focus on GraphQL APIs and AI agent integration is globally applicable, with no regional restrictions indicated in its documentation or functionality.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The installation instructions provide commands for Linux, macOS, and Windows, and the use of standard tools like `npx` suggests cross-platform compatibility.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview of the Apollo GraphQL skills, including installation, usage, and descriptions of individual skills, with a clear mention of the apollo-mcp-server skill.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This skill primarily offers configuration guidance and examples for the Apollo MCP Server, rather than exposing a distinct set of tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","The skill itself does not expose tools directly, but rather guides the configuration of the Apollo MCP Server which then exposes tools. The skill's documentation for the server details its built-in tools without apparent near-synonyms.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features related to Apollo MCP Server configuration, usage, and troubleshooting are supported by the provided SKILL.md and reference documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README and SKILL.md provide clear, copy-pasteable installation instructions for various platforms and agents, including configuration examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The troubleshooting guide provides specific error symptoms and actionable remediation steps, aiding users in resolving issues.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","Installation instructions use `curl -sSL ... | sh` and `npx skills add`, which implies that the latest stable versions are used, and the README mentions pinning via `--pin vX.Y.Z` for stability.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill itself is not a state-changing command or tool that would benefit from a dry-run preview. Its function is configuration and guidance.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill does not involve making remote calls or state-changing operations directly; it configures the Apollo MCP Server, which would handle these aspects.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The documentation does not mention any telemetry collection by the skill itself, and the underlying Apollo MCP Server's telemetry configuration is opt-in via explicit configuration.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the skill's purpose as guiding the use of Apollo MCP Server to connect AI agents with GraphQL APIs, specifying when to use it and for what artifacts (GraphQL APIs, MCP tools).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's purpose and usage, allowing for precise routing.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and uses reference files for detailed documentation, keeping the main file concise and under reasonable length.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill leverages separate markdown files (e.g., `references/tools.md`, `references/configuration.md`) for detailed documentation, implementing progressive disclosure effectively.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is primarily instructional and configuration-focused, not involving deep code review or exploration that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide multiple clear, copy-pasteable examples for installation, configuration, and connection scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The troubleshooting guide addresses common issues like connection problems, authentication failures, schema errors, and tool execution errors with symptoms and recovery steps.",{"category":111,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill guides users on setting up Apollo MCP Server, and the installation instructions mention using `npx skills add` or `gh skill install`, implying standard tool resolution and fallback mechanisms managed by the agent's environment.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The troubleshooting guide implicitly supports halting on unexpected states by providing solutions for common errors that would prevent normal operation.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill focuses solely on Apollo MCP Server and does not appear to implicitly rely on other skills; any cross-skill interactions would be managed by the AI agent's overall orchestration.",1778675714059,"This skill provides detailed documentation, installation instructions, and configuration examples for setting up and using Apollo MCP Server to expose GraphQL APIs as tools for AI agents.",[195,196,197,198,199],"Guides Apollo MCP Server setup and configuration","Explains defining MCP tools from GraphQL operations","Details usage of introspection tools (introspect, search, validate, execute)","Provides troubleshooting for connectivity and tool execution issues","Covers authentication and security best practices",[201,202,203],"Directly executing GraphQL operations without MCP Server","Providing a generic GraphQL client for AI agents","Managing GraphQL API development beyond MCP Server configuration","3.0.0","4.4.0","To guide users in connecting AI agents with GraphQL APIs by configuring and utilizing Apollo MCP Server effectively, ensuring proper setup, operation definition, and troubleshooting.","High quality documentation and clear guidance on setup, configuration, and troubleshooting for Apollo MCP Server. No critical or warning findings.",99,"Comprehensive guide for integrating AI agents with GraphQL APIs using Apollo MCP Server.",[211,212,213,214,215],"graphql","api","ai-agent","configuration","developer-tools","global","verified",[219,220,221,222],"Setting up Apollo MCP Server for AI agent integration","Defining custom MCP tools from GraphQL operations","Using built-in introspection tools for schema exploration","Troubleshooting issues with MCP server connectivity or tool execution",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},true,1778675694748,{"descriptionLength":228,"readmeSize":229},333,22716,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"manifestVersion":234,"openIssues90d":8,"pushedAt":235,"stars":236},1,4,false,"1.1.1",1778606417000,62,{"hasNpmPackage":233,"license":238,"smitheryVerified":233},"MIT",{"hasCi":225,"hasTests":233},{"updatedAt":241},1778675714178,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/apollo-mcp-server","apollographql","skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":288,"relations":297,"tags":298,"workflow":299},1778675562553.7402,"k172cxtw1jjyfy3j32102fhz4986nn9c",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"Agent skills for AI coding agents working with Apollo GraphQL tools and technologies",{"claudeCode":254},"apollo-skills","Apollo GraphQL Agent Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":269,"relations":282,"tags":284,"workflow":285},1778675562553.74,"k17dxad7tw1ns1wfge0ef2dbnd86nrvx",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Bundled plugins for GraphQL development with Apollo tools and technologies",{"claudeCode":12},"apollo-marketplace",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":268},"marketplace",{"evaluate":270,"extract":277},{"promptVersionExtension":271,"promptVersionScoring":205,"score":272,"tags":273,"targetMarket":216,"tier":217},"3.1.0",95,[211,274,215,275,276],"apollo","ai-agents","plugins",{"commitSha":278,"marketplace":279,"plugin":280},"HEAD",{"name":266,"pluginCount":231},{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd70kp4977ph9vbpa67gwcs7j586n0sc",[275,274,215,211,276],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778675576047,1778675562553,{"evaluate":289,"extract":294},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":290,"targetMarket":216,"tier":217},[211,274,215,291,292,293],"code-generation","schema-management","api-development",{"commitSha":278,"license":238,"plugin":295},{"mcpCount":8,"provider":281,"skillCount":296},14,{"parentExtensionId":261,"repoId":283},[293,274,291,215,211,292],{"evaluatedAt":300,"extractAt":287,"updatedAt":300},1778675594715,{"evaluate":302,"extract":304},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":303,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":278},{"parentExtensionId":249,"repoId":283},{"_creationTime":307,"_id":283,"identity":308,"providers":309,"workflow":666},1778675558500.5981,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":310,"discover":659,"github":662},{"commitSha":278,"extensions":311},[312,325,366,401,420,434,460,475,485,543,557,574,588,606,623,649],{"basePath":257,"description":264,"displayName":266,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":326,"license":238,"rationale":327,"selectedPaths":328,"source":324,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[329,331,332,333,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364],{"path":330,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":322,"priority":323},{"path":334,"priority":335},"skills/apollo-client/SKILL.md","medium",{"path":337,"priority":335},"skills/apollo-connectors/SKILL.md",{"path":339,"priority":335},"skills/apollo-federation/SKILL.md",{"path":341,"priority":335},"skills/apollo-ios/SKILL.md",{"path":343,"priority":335},"skills/apollo-kotlin/SKILL.md",{"path":345,"priority":335},"skills/apollo-mcp-server/SKILL.md",{"path":347,"priority":335},"skills/apollo-router/SKILL.md",{"path":349,"priority":335},"skills/apollo-router-plugin-creator/SKILL.md",{"path":351,"priority":335},"skills/apollo-server/SKILL.md",{"path":353,"priority":335},"skills/graphql-operations/SKILL.md",{"path":355,"priority":335},"skills/graphql-schema/SKILL.md",{"path":357,"priority":335},"skills/rover/SKILL.md",{"path":359,"priority":335},"skills/rust-best-practices/SKILL.md",{"path":361,"priority":335},"skills/skill-creator/SKILL.md",{"path":363,"priority":318},".lsp.json",{"path":365,"priority":318},".mcp.json",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-client","Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries or mutations with hooks, (3) configuring caching or cache policies, (4) managing local state with reactive variables, (5) troubleshooting Apollo Client errors or performance issues.\n","apollo-client",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-client/SKILL.md",[373,375,377,379,381,383,385,387,389,391,393,395,397,399],{"path":374,"priority":318},"SKILL.md",{"path":376,"priority":335},"references/caching.md",{"path":378,"priority":335},"references/error-handling.md",{"path":380,"priority":335},"references/fragments.md",{"path":382,"priority":335},"references/integration-client.md",{"path":384,"priority":335},"references/integration-nextjs.md",{"path":386,"priority":335},"references/integration-react-router.md",{"path":388,"priority":335},"references/integration-tanstack-start.md",{"path":390,"priority":335},"references/mutations.md",{"path":392,"priority":335},"references/queries.md",{"path":394,"priority":335},"references/state-management.md",{"path":396,"priority":335},"references/suspense-hooks.md",{"path":398,"priority":335},"references/troubleshooting.md",{"path":400,"priority":335},"references/typescript-codegen.md",{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-connectors","Guide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives. Use this skill when the user: (1) mentions \"connectors\", \"Apollo Connectors\", or \"REST Connector\", (2) wants to integrate a REST API into GraphQL, (3) references @source or @connect directives, (4) works with files containing \"# Note to AI Friends: This is an Apollo Connectors schema\".\n","apollo-connectors",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-connectors/SKILL.md",[408,409,411,413,415,416,418],{"path":374,"priority":318},{"path":410,"priority":335},"references/entities.md",{"path":412,"priority":335},"references/grammar.md",{"path":414,"priority":335},"references/methods.md",{"path":398,"priority":335},{"path":417,"priority":335},"references/validation.md",{"path":419,"priority":335},"references/variables.md",{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-federation","Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.\n","apollo-federation",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-federation/SKILL.md",[427,428,430,432],{"path":374,"priority":318},{"path":429,"priority":335},"references/composition.md",{"path":431,"priority":335},"references/directives.md",{"path":433,"priority":335},"references/schema-patterns.md",{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-ios","Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring `apollo-codegen-config.json` and running code generation, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.\n","apollo-ios",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-ios/SKILL.md",[441,442,443,445,447,449,451,453,455,457],{"path":374,"priority":318},{"path":376,"priority":335},{"path":444,"priority":335},"references/codegen.md",{"path":446,"priority":335},"references/custom-scalars.md",{"path":448,"priority":335},"references/interceptors.md",{"path":450,"priority":335},"references/operations.md",{"path":452,"priority":335},"references/setup.md",{"path":454,"priority":335},"references/subscriptions.md",{"path":456,"priority":335},"references/testing.md",{"path":458,"priority":459},"scripts/list-apollo-ios-versions.sh","low",{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-kotlin","Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when: (1) setting up Apollo Kotlin in a Gradle project for Android, Kotlin/JVM, or KMP, (2) configuring schema download and codegen for GraphQL services, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions,\n","apollo-kotlin",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-kotlin/SKILL.md",[467,468,469,470,471,473],{"path":374,"priority":318},{"path":376,"priority":335},{"path":450,"priority":335},{"path":452,"priority":335},{"path":472,"priority":459},"scripts/list-apollo-kotlin-normalized-cache-versions.sh",{"path":474,"priority":459},"scripts/list-apollo-kotlin-versions.sh",{"basePath":243,"description":10,"displayName":13,"installMethods":476,"rationale":477,"selectedPaths":478,"source":324,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-mcp-server/SKILL.md",[479,480,482,484],{"path":374,"priority":318},{"path":481,"priority":335},"references/configuration.md",{"path":483,"priority":335},"references/tools.md",{"path":398,"priority":335},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-router","Version-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates correct YAML for both Router v1.x and v2.x. Use this skill when: (1) setting up Apollo Router to run a supergraph, (2) configuring routing, headers, or CORS, (3) implementing custom plugins (Rhai scripts or coprocessors), (4) configuring telemetry (tracing, metrics, logging), (5) troubleshooting Router performance or connectivity issues.\n","apollo-router",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-router/SKILL.md",[492,493,495,496,498,500,502,504,506,507,509,511,513,515,517,519,521,523,525,527,529,531,533,535,537,539,541],{"path":374,"priority":318},{"path":494,"priority":335},"divergence-map.md",{"path":481,"priority":335},{"path":497,"priority":335},"references/connectors.md",{"path":499,"priority":335},"references/headers.md",{"path":501,"priority":335},"references/plugins.md",{"path":503,"priority":335},"references/response-caching.md",{"path":505,"priority":335},"references/telemetry.md",{"path":398,"priority":335},{"path":508,"priority":459},"templates/v1/development.yaml",{"path":510,"priority":459},"templates/v1/production.yaml",{"path":512,"priority":459},"templates/v1/sections/auth.yaml",{"path":514,"priority":459},"templates/v1/sections/cors.yaml",{"path":516,"priority":459},"templates/v1/sections/headers.yaml",{"path":518,"priority":459},"templates/v1/sections/limits.yaml",{"path":520,"priority":459},"templates/v1/sections/telemetry.yaml",{"path":522,"priority":459},"templates/v1/sections/traffic-shaping.yaml",{"path":524,"priority":459},"templates/v2/development.yaml",{"path":526,"priority":459},"templates/v2/production.yaml",{"path":528,"priority":459},"templates/v2/sections/auth.yaml",{"path":530,"priority":459},"templates/v2/sections/connectors.yaml",{"path":532,"priority":459},"templates/v2/sections/cors.yaml",{"path":534,"priority":459},"templates/v2/sections/headers.yaml",{"path":536,"priority":459},"templates/v2/sections/limits.yaml",{"path":538,"priority":459},"templates/v2/sections/response-caching.yaml",{"path":540,"priority":459},"templates/v2/sections/telemetry.yaml",{"path":542,"priority":459},"templates/v2/sections/traffic-shaping.yaml",{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-router-plugin-creator","Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugin, (2) users want to add service hooks (router_service, supergraph_service, execution_service, subgraph_service), (3) users want to modify an existing router plugin, (4) users need to understand router plugin patterns or the request lifecycle. (5) triggers on requests like \"create a new plugin\", \"add a router plugin\", \"modify the X plugin\", or \"add subgraph_service hook\".\n","apollo-router-plugin-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-router-plugin-creator/SKILL.md",[550,551,553,555],{"path":374,"priority":318},{"path":552,"priority":335},"references/examples.md",{"path":554,"priority":335},"references/existing-plugins.md",{"path":556,"priority":335},"references/service-hooks.md",{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":324,"sourceLanguage":18,"type":246},"skills/apollo-server","Guide for building GraphQL servers with Apollo Server 5.x. Use this skill when: (1) setting up a new Apollo Server project, (2) writing resolvers or defining GraphQL schemas, (3) implementing authentication or authorization, (4) creating plugins or custom data sources, (5) troubleshooting Apollo Server errors or performance issues.\n","apollo-server",{"claudeCode":12},"SKILL.md frontmatter at skills/apollo-server/SKILL.md",[564,565,567,569,570,571,573],{"path":374,"priority":318},{"path":566,"priority":335},"references/context-and-auth.md",{"path":568,"priority":335},"references/data-sources.md",{"path":378,"priority":335},{"path":501,"priority":335},{"path":572,"priority":335},"references/resolvers.md",{"path":398,"priority":335},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":324,"sourceLanguage":18,"type":246},"skills/graphql-operations","Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for efficiency.\n","graphql-operations",{"claudeCode":12},"SKILL.md frontmatter at skills/graphql-operations/SKILL.md",[581,582,583,584,585,587],{"path":374,"priority":318},{"path":380,"priority":335},{"path":390,"priority":335},{"path":392,"priority":335},{"path":586,"priority":335},"references/tooling.md",{"path":419,"priority":335},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":324,"sourceLanguage":18,"type":246},"skills/graphql-schema","Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.\n","graphql-schema",{"claudeCode":12},"SKILL.md frontmatter at skills/graphql-schema/SKILL.md",[595,596,598,600,602,604],{"path":374,"priority":318},{"path":597,"priority":335},"references/errors.md",{"path":599,"priority":335},"references/naming.md",{"path":601,"priority":335},"references/pagination.md",{"path":603,"priority":335},"references/security.md",{"path":605,"priority":335},"references/types.md",{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":324,"sourceLanguage":18,"type":246},"skills/rover","Guide for using Apollo Rover CLI to manage GraphQL schemas and federation. Use this skill when: (1) publishing or fetching subgraph/graph schemas, (2) composing supergraph schemas locally or via GraphOS, (3) running local supergraph development with rover dev, (4) validating schemas with check and lint commands, (5) configuring Rover authentication and environment.\n","rover",{"claudeCode":12},"SKILL.md frontmatter at skills/rover/SKILL.md",[613,614,615,617,619,621],{"path":374,"priority":318},{"path":481,"priority":335},{"path":616,"priority":335},"references/dev.md",{"path":618,"priority":335},"references/graphs.md",{"path":620,"priority":335},"references/subgraphs.md",{"path":622,"priority":335},"references/supergraphs.md",{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":324,"sourceLanguage":18,"type":246},"skills/rust-best-practices","Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.\n","rust-best-practices",{"claudeCode":12},"SKILL.md frontmatter at skills/rust-best-practices/SKILL.md",[630,631,633,635,637,639,641,643,645,647],{"path":374,"priority":318},{"path":632,"priority":335},"references/chapter_01.md",{"path":634,"priority":335},"references/chapter_02.md",{"path":636,"priority":335},"references/chapter_03.md",{"path":638,"priority":335},"references/chapter_04.md",{"path":640,"priority":335},"references/chapter_05.md",{"path":642,"priority":335},"references/chapter_06.md",{"path":644,"priority":335},"references/chapter_07.md",{"path":646,"priority":335},"references/chapter_08.md",{"path":648,"priority":335},"references/chapter_09.md",{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":324,"sourceLanguage":18,"type":246},"skills/skill-creator","Guide for creating effective skills for Apollo GraphQL and GraphQL development. Use this skill when: (1) users want to create a new skill, (2) users want to update an existing skill, (3) users ask about skill structure or best practices, (4) users need help writing SKILL.md files.\n","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator/SKILL.md",[656,657],{"path":374,"priority":318},{"path":658,"priority":335},"references/apollo-skills.md",{"sources":660},[661],"manual",{"closedIssues90d":231,"description":255,"forks":232,"homepage":663,"license":238,"openIssues90d":8,"pushedAt":235,"readmeSize":229,"stars":236,"topics":664},"https://skills.sh/apollographql/skills",[665,211,274],"agent-skills",{"classifiedAt":667,"discoverAt":668,"extractAt":669,"githubAt":669,"updatedAt":667},1778675562295,1778675558500,1778675560568,[213,212,214,215,211],{"evaluatedAt":241,"extractAt":287,"updatedAt":241},[],[674,705,732,757,785,816],{"_creationTime":675,"_id":676,"community":677,"display":678,"identity":684,"providers":688,"relations":697,"tags":700,"workflow":701},1778699508017.8022,"k17ayarn0e5prt2n3bh82hxn5n86nv51",{"reviewCount":8},{"description":679,"installMethods":680,"name":682,"sourceUrl":683},"Context Runtime für KI-Agenten — 59 MCP-Tools, 10 Lesemodi, über 95 Shell-Muster, Tree-sitter AST für 18 Sprachen. Komprimiert LLM-Kontext um bis zu 99%. Verwenden Sie es beim Lesen von Dateien, Ausführen von Shell-Befehlen, Suchen von Code oder Erkunden von Verzeichnissen. Automatische Installation, falls nicht vorhanden.",{"claudeCode":681},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":685,"githubOwner":686,"githubRepo":682,"locale":687,"slug":682,"type":246},"skills/lean-ctx","yvgude","de",{"evaluate":689,"extract":696},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":691,"targetMarket":216,"tier":217},100,[692,213,693,215,694,695],"context-compression","cli-tools","rust","code-analysis",{"commitSha":278},{"repoId":698,"translatedFrom":699},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[213,693,695,692,215,694],{"evaluatedAt":702,"extractAt":703,"updatedAt":704},1778699456179,1778699438912,1778699508017,{"_creationTime":706,"_id":707,"community":708,"display":709,"identity":715,"providers":718,"relations":726,"tags":728,"workflow":729},1778687183932.1943,"k1728svzyq5wfc93gjyntemgnh86m6d9",{"reviewCount":8},{"description":710,"installMethods":711,"name":713,"sourceUrl":714},"Set up gbrain for this coding agent: install the CLI, initialize a\nlocal PGLite or Supabase brain, register MCP, capture per-remote trust\npolicy. One command from zero to \"gbrain is running, and this agent\ncan call it.\" Use when: \"setup gbrain\", \"connect gbrain\", \"start\ngbrain\", \"install gbrain\", \"configure gbrain for this machine\". (gstack)\n",{"claudeCode":712},"garrytan/gstack","setup-gbrain","https://github.com/garrytan/gstack",{"basePath":713,"githubOwner":716,"githubRepo":717,"locale":18,"slug":713,"type":246},"garrytan","gstack",{"evaluate":719,"extract":725},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":720,"targetMarket":216,"tier":217},[721,722,214,213,723,724],"gbrain","setup","cli","mcp",{"commitSha":278},{"repoId":727},"kd73s35xh97m9mmc5nz3pb1f3n86m0an",[213,723,214,721,724,722],{"evaluatedAt":730,"extractAt":731,"updatedAt":730},1778688428238,1778687183932,{"_creationTime":733,"_id":734,"community":735,"display":736,"identity":742,"providers":746,"relations":751,"tags":753,"workflow":754},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":737,"installMethods":738,"name":740,"sourceUrl":741},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":739},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":743,"githubOwner":744,"githubRepo":745,"locale":18,"slug":740,"type":246},"skills/github","steipete","clawdis",{"evaluate":747,"extract":750},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":748,"targetMarket":216,"tier":217},[740,723,212,215,749],"automation",{"commitSha":278},{"repoId":752},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[212,749,723,215,740],{"evaluatedAt":755,"extractAt":756,"updatedAt":755},1778698569289,1778697652123,{"_creationTime":758,"_id":759,"community":760,"display":761,"identity":767,"providers":771,"relations":778,"tags":781,"workflow":782},1778696833339.6243,"k174g80xa9zxhydbncvpf0xzy986nvx5",{"reviewCount":8},{"description":762,"installMethods":763,"name":765,"sourceUrl":766},"Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.",{"claudeCode":764},"sanjay3290/ai-skills","manus","https://github.com/sanjay3290/ai-skills",{"basePath":768,"githubOwner":769,"githubRepo":770,"locale":18,"slug":765,"type":246},"skills/manus","sanjay3290","ai-skills",{"evaluate":772,"extract":777},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":773,"targetMarket":216,"tier":217},[213,774,775,749,776],"autonomous-execution","research","api-integration",{"commitSha":278},{"parentExtensionId":779,"repoId":780},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[213,776,749,774,775],{"evaluatedAt":783,"extractAt":784,"updatedAt":783},1778697107270,1778696833339,{"_creationTime":786,"_id":787,"community":788,"display":789,"identity":795,"providers":800,"relations":807,"tags":811,"workflow":812},1778693810753.2522,"k17e9x8nbeqn99r3hpez0fzfs186n9jv",{"reviewCount":8},{"description":790,"installMethods":791,"name":793,"sourceUrl":794},"Risikomanagement-Domänenwissen für Handelsagenten – Überwachung des affektiven Zustands, Positionsbestimmung, Drawdown-Management, Tilt-Erkennung und Verhaltensrichtlinien. Verwenden Sie dies beim Prüfen des Risikos vor Trades, beim Verwalten von Drawdowns, beim Erkennen von Verhaltensabweichungen oder beim Erzwingen von Disziplin. Löst bei \"risk\", \"drawdown\", \"tilt\", \"position size\", \"lot size\", \"confidence\", \"revenge trading\", \"overtrading\", \"discipline\" aus.",{"claudeCode":792},"mnemox-ai/tradememory-protocol","Risk Management","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":796,"githubOwner":797,"githubRepo":798,"locale":687,"slug":799,"type":246},"tradememory-plugin/skills/risk-management","mnemox-ai","tradememory-protocol","risk-management",{"evaluate":801,"extract":806},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":802,"targetMarket":216,"tier":217},[803,799,213,804,805],"trading","behavioral-analysis","finance",{"commitSha":278,"license":238},{"parentExtensionId":808,"repoId":809,"translatedFrom":810},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy","k17bgwvhb6h29py715de1cm9xd86msq6",[213,804,805,799,803],{"evaluatedAt":813,"extractAt":814,"updatedAt":815},1778693700524,1778693539593,1778693810753,{"_creationTime":817,"_id":818,"community":819,"display":820,"identity":826,"providers":830,"relations":838,"tags":840,"workflow":841},1778683190010.286,"k17bhh6s25qm1c5w7g2rfaknyd86nysv",{"reviewCount":8},{"description":821,"installMethods":822,"name":824,"sourceUrl":825},"Guide for creating effective skills",{"claudeCode":823},"bobmatnyc/claude-mpm-skills","Skill Creator","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":827,"githubOwner":828,"githubRepo":829,"locale":18,"slug":652,"type":246},"universal/main/skill-creator","bobmatnyc","claude-mpm-skills",{"evaluate":831,"extract":837},{"promptVersionExtension":204,"promptVersionScoring":205,"score":690,"tags":832,"targetMarket":216,"tier":217},[833,834,213,835,836],"documentation","skill-creation","developer-tool","framework",{"commitSha":278,"license":238},{"repoId":839},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[213,835,833,836,834],{"evaluatedAt":842,"extractAt":843,"updatedAt":842},1778686498077,1778683190010]