read-yapi-url
✓通过URL从YApi平台获取API文档。当用户要求阅读、获取或获取 YApi API 文档,或提供 YApi URL(例如“https://yapi.nocode-tech.com/project/{id}/interface/api/{api_id}”或“https://yapi.nocode-tech.com/project/{id}/interface/api/cat_{cat_id}”)时使用。支持单一 API URL 和类别 URL。返回原始 API 文档数据。
SKILL.md
Fetch API documentation from YApi (https://yapi.nocode-tech.com) by providing single API URLs or category URLs.
Before using this skill, you need to prepare the following:
Ensure you have access to the YApi projects you want to fetch documentation from. You should be able to visit the project pages on https://yapi.nocode-tech.com.
通过URL从YApi平台获取API文档。当用户要求阅读、获取或获取 YApi API 文档,或提供 YApi URL(例如“https://yapi.nocode-tech.com/project/{id}/interface/api/{api_id}”或“https://yapi.nocode-tech.com/project/{id}/interface/api/cat_{cat_id}”)时使用。支持单一 API URL 和类别 URL。返回原始 API 文档数据。 来源:lchtao26/my-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/lchtao26/my-skills --skill read-yapi-url- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 read-yapi-url?
通过URL从YApi平台获取API文档。当用户要求阅读、获取或获取 YApi API 文档,或提供 YApi URL(例如“https://yapi.nocode-tech.com/project/{id}/interface/api/{api_id}”或“https://yapi.nocode-tech.com/project/{id}/interface/api/cat_{cat_id}”)时使用。支持单一 API URL 和类别 URL。返回原始 API 文档数据。 来源:lchtao26/my-skills。
如何安装 read-yapi-url?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lchtao26/my-skills --skill read-yapi-url 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/lchtao26/my-skills