# Gql

> Use this skill when the user wants to graphql schema and query tool for the command line.

- Skill: `javimosch/gql` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gql`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gql/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gql

---


# Gql Plugin

GraphQL schema and query tool for the command line.

## Commands

### Operations
- `gql schema validate` — validate schema via gql
- `gql query execute` — execute query via gql

## Usage Examples
- "gql --help"
- "gql <args>"

## Installation

```bash
go install github.com/graphql-editor/gql@latest
```

## Examples

```bash
gql --version
gql --help
```

## Key Features
- graphql\n- schema\n- query

