skills/gq/SKILL.md
GraphQL client for querying and mutating GraphQL APIs
npx skillsauth add athal7/dotfiles gqInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
gq CLI (graphqurl) — GraphQL queries and mutations from the terminal.
gq https://[endpoint] -H "Authorization: Bearer $TOKEN" -q '{ ... }'
Variables: -v '{"key": "value"}'
Introspect schema: gq https://[endpoint] --introspect
Mutation example:
gq https://[endpoint]
-H "Authorization: Bearer $TOKEN"
-q 'mutation($id: String!) { update(id: $id) { success } }'
-v '{"id": "abc"}'
development
Zoom meeting captions — file locations and format
tools
macOS dictation custom vocabulary — sync knowledge base names and terms to the system spelling dictionary
testing
Look up people, projects, products, and decisions locally first: contact info (email, Slack ID, GitHub handle), titles and teams, project/product status, who works on what, and past decisions. Check before searching Slack, email, calendar, or GitHub — this is the first stop for any contact detail, project context, or decision-history question.
testing
Communication style, audience awareness, and AI-authorship markers for human-facing prose — load when composing chat messages, review comments, merge request descriptions, emails, doc bodies, or ticket descriptions