Your AI coding agent can now learn the entire Hashnode GraphQL API in one command.
We published a skill. Install it and your agent knows every query, every mutation, how to authenticate, and which operations need Pro. No more copying docs into prompts.
Run this in your project:
npx skills add Hashnode/gql-skill
It works with Claude Code, Cursor, Copilot, and many other agents.
The full schema as a reference. Curated docs for auth, roles, limits, and errors. Ready-made recipes for publishing a post, paginating a feed, and uploading an image.
When an operation needs Pro, your agent tells you to upgrade instead of failing silently.
The skill is open source at github.com/Hashnode/gql-skill.