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