Favicon of rest-graphql-debug

rest-graphql-debug Skill

AI Agent SkillPythonOpen source

Debug REST/GraphQL APIs: status codes, auth, schemas, repro. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Testing, Documentation, Data analysis, Design and media

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

22 days ago · MIT license

Considerations

Access note: OAuth.

What is rest-graphql-debug Skill?

Debug REST/GraphQL APIs: status codes, auth, schemas, repro. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Documentation
  • Data analysis
  • Design and media
  • Testing use cases

Declared skill metadata

  • Declared author: eren-karakus0
  • Declared license: MIT
  • Source file: optional-skills/software-development/rest-graphql-debug/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use rest-graphql-debug Skill

  • Use it for testing.
  • Use it for documentation.
  • Use it for data analysis.
  • Use it for design and media.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: optional-skills/software-development/rest-graphql-debug/SKILL.md

What it does

Debug REST/GraphQL APIs: status codes, auth, schemas, repro.

Skill instructions

API Testing & Debugging Drive REST and GraphQL diagnosis through Hermes tools — terminal for curl, executecode for Python requests, webextract for vendor docs. Isolate the failing layer before guessing at the fix. When to Use - API returns unexpected status or body - Auth fails (401/403 after token refresh, OAuth, API key) - Works in Postman but fails in code - Webhook / callback integration debugging - Building or reviewing API integration tests - Rate limiting or pagination issues Skip for UI rendering, DB query tuning, or DNS/firewall infra (escalate). Core Principle Isolate the layer, then fix. A 200 OK can hide broken data. A 500 can mask a one-character auth typo. Walk the chain in order; never skip a step. 1. Connectivity → can we reach the host at all? 1.5 Timeouts → connect-slow vs read-slow? 2. TLS/SSL → cert valid and trusted? 3. Auth → credentials correct and unexpired? 4. Request format → payload shape match server expectations? 5. Response parse → does our code accept wha

Verified compatibility and discovery

Frequently asked questions

What is rest-graphql-debug?

rest-graphql-debug is a open-source AI agent skill with Copy skill directory. Debug REST/GraphQL APIs: status codes, auth, schemas, repro.

Who is rest-graphql-debug best for?

rest-graphql-debug is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, data analysis workflows.

How do I install rest-graphql-debug?

Install or run rest-graphql-debug using Copy skill directory. Check rest-graphql-debug for the latest setup command.

Is rest-graphql-debug actively maintained?

rest-graphql-debug may need a closer maintenance check before production use.

Share:

Stars
232,138
Forks
46,253
Last commit
22 days ago
Last verified
Aug 18, 2026
Metadata fetched
Aug 18, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to rest-graphql-debug