download-swagger-file
✓從 URL 下載 Swagger/OpenAPI 規範文件。使用“下載 swagger 文件”、“獲取 OpenAPI 規範”、“獲取 API 文檔”等短語。
SKILL.md
Downloads an OpenAPI (Swagger) specification file from a remote URL and saves it locally. Supports both JSON and YAML formats for OpenAPI 2.0 and 3.x specifications.
The file is ready to use with other OpenAPI skills for generating TypeScript models and API clients.
從 URL 下載 Swagger/OpenAPI 規範文件。使用“下載 swagger 文件”、“獲取 OpenAPI 規範”、“獲取 API 文檔”等短語。 來源:haibaraaiaptx/frontend-openapi-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/haibaraaiaptx/frontend-openapi-skills --skill download-swagger-file 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/haibaraaiaptx/frontend-openapi-skills --skill download-swagger-file- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 download-swagger-file?
從 URL 下載 Swagger/OpenAPI 規範文件。使用“下載 swagger 文件”、“獲取 OpenAPI 規範”、“獲取 API 文檔”等短語。 來源:haibaraaiaptx/frontend-openapi-skills。
如何安裝 download-swagger-file?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/haibaraaiaptx/frontend-openapi-skills --skill download-swagger-file 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/haibaraaiaptx/frontend-openapi-skills