Files
gh-dwsy-ai-runtime-ai-runti…/skills/toolkit/external/api-testing/xh.meta.yml
2025-11-29 18:24:37 +08:00

27 lines
562 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
tool_id: EXT-XH-001
tool_name: "xh (HTTP client)"
基本信息:
类型: external
命令: xh
类别: api-testing
功能描述:
简介: "友好的HTTP客户端替代curl"
详细: "现代HTTP客户端语法友好且输出美观。使用 'xh --help' 获取详细信息。"
使用场景:
- 发送HTTP请求
- API测试
- 文件下载
快速开始:
安装: "brew install xh"
帮助命令: "xh --help"
常用示例:
- "xh http://api.example.com"
- "xh post http://api.example.com/data name=test"
检测状态:
已安装: true