杨柳杰 f8ff1ec0cc revert: 文档改为直接内嵌,移除自动更新机制
- docs/ 直接提交到仓库,不再通过 Release 下载
- 移除 update.py、.version、.gitignore
- SKILL.md 恢复为纯文档检索模式,无版本检查逻辑

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 19:12:06 +08:00

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 文档
Description
No description provided
Readme 150 KiB
Languages
Markdown 100%