yapi-fetch

Retrieve detailed API documentation from Yapi using interface paths.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/liubei90/claude-plugins --skill yapi-fetch
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: yapi-fetch
Source: https://github.com/liubei90/claude-plugins/tree/main/.claude/skills/yapi-fetch
Command: npx skills add https://github.com/liubei90/claude-plugins --skill yapi-fetch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly retrieve detailed documentation for specific APIs from Yapi, which is crucial for understanding and implementing API logic.

Core Features & Use Cases

  • API Documentation Retrieval: Fetches detailed documentation for a given API path from Yapi.
  • Supports New Development & Modification: Provides essential documentation for writing new API logic, adding/modifying fields, and debugging.
  • Triggered by User Request: Activated when a user explicitly asks to use a specific Yapi interface.

Quick Start

Use the yapi-fetch skill to get the documentation for the '/api/user/login' interface.

Frequently Asked Questions about yapi-fetch

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

FAQPage Schema
How do I fetch Yapi API documentation for a specific interface path?▼

To fetch Yapi API documentation, you provide the specific interface path, which retrieves detailed in-depth specifications and facilitates API development and debugging.

What do I need to retrieve interface specifications from Yapi?▼

You need a valid Yapi host and a token for authentication to retrieve detailed interface specifications from Yapi for your backend development tasks.

Can I use yapi-fetch to add or modify fields for backend development?▼

Yes, yapi-fetch supports new development and modification by providing essential API documentation needed to write logic, add fields, and debug interfaces.

When do I need to fetch Yapi interface documentation?▼

You need to fetch Yapi interface documentation when explicitly requesting to use a specific Yapi interface to understand and implement API logic during software engineering.

What is the best way to get detailed specifications for Yapi interfaces?▼

The best way to get detailed specifications is by using a fetch tool that queries Yapi directly using an interface path, host, and token to provide in-depth documentation.