Official skills publisher Verified Skillscout rank 216

Apollo GraphQL

Apollo GraphQL publishes official AI agent skills for its tools, services, and developer workflows.

Browse 15 official AI agent skills across 2 Apollo GraphQL repositories, with install commands and source links.

15 Skills
2 Repositories
61,504 Installs
19,925 GitHub stars

Install

Add Apollo GraphQL skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/apollographql/apollographql_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Apollo GraphQL skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Covers rust-best-practices, apollo-client, graphql-schema, graphql-operations, apollo-mcp-server, apollo-server. A set of Rust coding guidelines drawn from Apollo GraphQL's internal handbook. A guide for building React applications with Apollo Client 4.

14 skills 61,477 installs 111 stars
npx skills add apollographql/skills -y

Includes 1 official skill: apollo-client.

1 skill 27 installs 19,814 stars
npx skills add apollographql/apollo-client -y

15 skills

apollographql/skills 14 skills

rust-best-practices

A set of Rust coding guidelines drawn from Apollo GraphQL's internal handbook.

apollographql/skills 14,100 installs
View source

apollo-client

A guide for building React applications with Apollo Client 4.

apollographql/skills 3,900 installs
View source

graphql-schema

A reference guide for designing GraphQL schemas that are clean, evolvable, and client-friendly.

apollographql/skills 2,700 installs
View source

graphql-operations

A guide for writing GraphQL queries, mutations, and subscriptions that follow established conventions.

apollographql/skills 2,500 installs
View source

apollo-mcp-server

Connects AI agents to GraphQL APIs through the Model Context Protocol.

apollographql/skills 2,200 installs
View source

apollo-server

Build GraphQL servers using Apollo Server 5.

apollographql/skills 1,900 installs
View source

apollo-connectors

Helps integrate REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives.

apollographql/skills 1,500 installs
View source

rover

CLI tool for managing GraphQL schemas in Apollo GraphOS.

apollographql/skills 1,400 installs
View source

apollo-federation

Helps you write Apollo Federation 2.

apollographql/skills 1,300 installs
View source

skill-creator

A guide for creating and structuring Agent Skills focused on Apollo GraphQL and GraphQL development.

apollographql/skills 1,300 installs
View source

apollo-router

A version-aware configuration generator for Apollo Router, the Rust-based graph router that sits in front of federated GraphQL subgraphs.

apollographql/skills 1,200 installs
View source

apollo-kotlin

A GraphQL client for Android, JVM, and Kotlin Multiplatform projects.

apollographql/skills 1,100 installs
View source

apollo-router-plugin-creator

Guides you through writing native Rust plugins for Apollo Router.

apollographql/skills 1,000 installs
View source

apollo-ios

apollographql/skills 553 installs
View source
apollographql/apollo-client 1 skill

apollo-client

apollographql/apollo-client 19 installs
View source

Repository documentation

apollographql/skills package overview

apollographql/skills/README.md View on GitHub

apollographql/skills

Covers rust-best-practices, apollo-client, graphql-schema, graphql-operations, apollo-mcp-server, apollo-server. A set of Rust coding guidelines drawn from Apollo GraphQL's internal handbook. A guide for building React applications with Apollo Client 4.

Top skills in this package

rust-best-practicesA set of Rust coding guidelines drawn from Apollo GraphQL's internal handbook.
apollo-clientA guide for building React applications with Apollo Client 4.
graphql-schemaA reference guide for designing GraphQL schemas that are clean, evolvable, and client-friendly.
graphql-operationsA guide for writing GraphQL queries, mutations, and subscriptions that follow established conventions.
apollo-mcp-serverConnects AI agents to GraphQL APIs through the Model Context Protocol.
apollo-serverBuild GraphQL servers using Apollo Server 5.
apollo-connectorsHelps integrate REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives.
roverCLI tool for managing GraphQL schemas in Apollo GraphOS.

Install

Install the full package:

npx skills add apollographql/skills -y

Install a specific skill:

npx skills add apollographql/skills@rust-best-practices -y

Use the package when you want your agent to choose the relevant skill from this official Apollo GraphQL repository.

View apollographql/skills on GitHub
Copied