overseas-business-trip-suite

name: overseas-business-trip-suite displayName: 海外商旅一体化套件 description: 海外航班查询、酒店预订、差旅校验、预订支付、自动报销一体化 Skill version: 1.0.0 author: your-name protocol: mcp type: composite

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "overseas-business-trip-suite" with this command: npx skills add gaogao605/overseas-business-trip

name: overseas-business-trip-suite displayName: 海外商旅一体化套件 description: 海外航班查询、酒店预订、差旅校验、预订支付、自动报销一体化 Skill version: 1.0.0 author: your-name protocol: mcp type: composite

inputSchema: type: object required: - user_id - dep_city - arr_city - dep_date - checkin - checkout properties: user_id: type: string description: 员工工号 dep_city: type: string description: 出发城市 arr_city: type: string description: 到达城市 dep_date: type: string format: date description: 出发日期 checkin: type: string format: date description: 入住日期 checkout: type: string format: date description: 离店日期 route_type: type: string enum: [direct, all] default: direct pay_method: type: string enum: [company, personal] default: company

outputSchema: type: object properties: success: type: boolean flight_order_id: type: string hotel_order_id: type: string expense_id: type: string message: type: string

instruction: | 本 Skill 为海外商旅全流程自动化套件,执行流程:

  1. 查询海外直飞航班
  2. 校验差旅政策与额度
  3. 机票预订与企业支付
  4. 酒店预订与企业支付
  5. 自动生成并提交报销单 全程由 Agent 自动执行,无需人工干预。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated