Skip to main content
Back to registry

rover

apollographql/skills

Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine.

Installs435
Install command
npx skills add https://github.com/apollographql/skills --skill rover
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine. Most commands require a graph reference in the format: Examples: Set as environment variable: Create supergraph.yaml : Compose: Start a local Router with automatic schema composition: Detailed documentation for specific topics: - my-graph@production - my-graph@staging - my-graph@current (default variant) - Subgraphs - fetch, publish, check, lint, introspect, delete - Graphs - monograph commands (non-federated) - Supergraphs - compose, fetch, config format - Dev - rover dev for local development - Configuration - install, auth, env vars, profiles - ALWAYS authenticate before using GraphOS commands ( rover config auth or APOLLO_KEY ) - ALWAYS use the correct graph reference format: graph@variant - PREFER rover subgraph check before rover subgraph publish in CI/CD - USE rover dev for local supergraph development instead of running Router manually - NEVER commit APOLLO_KEY to version control; use environment variables - USE --format json when parsing output programmatically - SPECIFY federation_version explicitly in supergraph.yaml for reproducibility - USE rover subgraph introspect to extract schemas from running services

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rover do?

Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine.

Is rover good?

rover does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does rover work with?

rover currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to rover?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install rover?

npx skills add https://github.com/apollographql/skills --skill rover

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering