feat: mipu-api Claude Code plugin v1.0.0 - 34 API docs

This commit is contained in:
杨柳杰
2026-04-21 12:41:32 +08:00
commit 4c932f6261
38 changed files with 5510 additions and 0 deletions

30
README.md Normal file
View File

@@ -0,0 +1,30 @@
# mipu-api-plugin
MipuYun Airline API Converter - Claude Code Plugin
## 安装
在 Claude Code 中执行:
```
/plugin marketplace add https://git.addhh.com/willow/mipu-api.git
/plugin install mipu-api@mipuyun
```
## 功能
- 34 篇 API 文档,涵盖报价、订单、设备、邮箱管理等全部接口
- 自然语言查询 API 接口、参数和响应结构
- 生成 Python / JavaScript / cURL 集成代码
- 错误码排查与处理建议
## 使用示例
- "如何搜索航班报价?"
- "帮我生成 booking/hold 的 Python 代码"
- "错误码 42010 是什么意思?"
- "行李报价的响应结构是什么?"
## 版本
- v1.0.0 — 初始版本,包含 34 篇 API 文档