fetch-api-docs

Fetch curated API documentation from Context Hub using the chub CLI.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/sumrae412/claude-skills --skill fetch-api-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-api-docs
Source: https://github.com/sumrae412/claude-skills/tree/main/fetch-api-docs
Command: npx skills add https://github.com/sumrae412/claude-skills --skill fetch-api-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps prevent hallucinations and ensures accurate coding by fetching curated API documentation from Context Hub before interacting with external services.

Core Features & Use Cases

  • Pre-coding Documentation Retrieval: Get accurate API specifications for services like Stripe, AWS, Auth0, and LLM APIs.
  • Guided Usage: Provides commands to search, fetch, and utilize API documentation effectively.
  • Feedback Loop: Allows users to annotate and rate documentation for continuous improvement.
  • Use Case: Before writing code to integrate with Stripe's payment gateway, use this Skill to fetch the latest Python SDK documentation to ensure correct method calls and parameters.

Quick Start

Use the fetch-api-docs skill to search for Stripe documentation.

Frequently Asked Questions about fetch-api-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch API documentation to prevent coding hallucinations?

To fetch API documentation and prevent coding hallucinations, use this Skill to retrieve curated specifications from Context Hub before interacting with external services. It ensures adherence to documented patterns for accurate method calls and parameters.

Can I retrieve Python SDK documentation for Stripe before writing code?

Yes, you can retrieve Python SDK documentation for Stripe before writing code. This Skill supports searching and fetching API specifications for various platforms, including payment providers like Stripe, to ensure correct integration.

Do I need the chub CLI tool to retrieve API specifications?

Yes, you need the chub CLI tool to retrieve API specifications. This Skill requires the chub CLI tool for interaction to search, fetch, and utilize curated documentation from Context Hub effectively.

What external services are supported for API documentation retrieval?

Supported external services for API documentation retrieval include payment providers like Stripe, cloud services like AWS, and LLM APIs. You can fetch accurate specifications for these platforms to ensure correct coding patterns.

Why does my code generation fail with incorrect API method calls?

Code generation fails with incorrect API method calls due to coding hallucinations. Fetching curated API documentation from Context Hub before integration prevents this by providing accurate specifications and parameters.

How do I search for and rate API documentation for continuous improvement?

To search for and rate API documentation for continuous improvement, use this Skill's feedback loop. It allows you to annotate and rate retrieved specifications, ensuring the Context Hub documentation improves over time.