Use GraphQL API
Claude skill for Use GraphQL API
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: use-graphql-api
description: >
Interact with GraphQL APIs from the command line — discover schemas via
introspection, construct queries and mutations, execute them with gh api
graphql or curl, parse responses with jq, and chain operations by piping
IDs between calls. Use when automating GitHub Discussions, Issues, or
Projects via GraphQL, integrating with any GraphQL endpoint from scripts,
or building CLI workflows that need structured API data.
license: MIT
allow...
Full prompt length: 11854 characters
Tools & Technologies
- graphql
- REST
- GraphQL