Use the upstream install or setup path that matches your environment: - npm install --save graphql - yarn add graphql - npm install graphql@git://github.com/graphql/graphql-js.git#npm
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "GraphQL Schema Explorer"
slug: "graphql-schema-explorer"
description: ""
github_stars: 20323
verification: "security_reviewed"
source: "https://github.com/graphql/graphql-js"
category: "Library & API Reference"
framework: "Claude Code"
tool_ecosystem:
github_repo: "graphql/graphql-js"
github_stars: 20323
npm_package: "graphql"
npm_weekly_downloads: 34668113
---
# GraphQL Schema Explorer
## Installation
Use the upstream install or setup path that matches your environment:
- npm install --save graphql
- yarn add graphql
- npm install graphql@git://github.com/graphql/graphql-js.git#npm
Requirements and caveats from upstream:
- GraphQL.js is a general-purpose library and can be used both in a Node server
- with both CommonJS (require()) and ESModule (import) files. Ensure that any
Basic usage or getting-started notes:
- A general overview of GraphQL is available in the
- [README](https://github.com/graphql/graphql-spec/blob/main/README.md) for the
- [Specification for GraphQL](https://github.com/graphql/graphql-spec). That overview
- Source: https://github.com/graphql/graphql-js
- Extracted from upstream docs: https://raw.githubusercontent.com/graphql/graphql-js/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/graphql-schema-explorer/)
No comments yet. Be the first to comment!