# Api Testing

> A Claude skill from openclaw-commons/openclaw-skill-commons.

- **Type:** Skill
- **Install:** `agentstack add skill-openclaw-commons-openclaw-skill-commons-api-testing`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [openclaw-commons](https://agentstack.voostack.com/s/openclaw-commons)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [openclaw-commons](https://github.com/openclaw-commons)
- **Source:** https://github.com/openclaw-commons/openclaw-skill-commons/tree/main/skills/api-testing

## Install

```sh
agentstack add skill-openclaw-commons-openclaw-skill-commons-api-testing
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Api Testing

> 测试和质量保证技能

## 📦 安装

```bash
npx clawhub@latest install api-testing
```

## 🚀 快速开始

```bash
# 使用默认配置
openclaw api-testing

# 查看帮助
openclaw api-testing --help

# 指定配置
openclaw api-testing --config ./config.yaml
```

## 📖 功能特性

- ✅ 完整的Api Testing功能
- ✅ 开箱即用的默认配置
- ✅ 详细的文档和示例
- ✅ 社区支持和持续更新
- ✅ 与其他技能无缝集成

## 📝 使用示例

### 基础用法

```bash
openclaw api-testing
```

### 高级用法

```bash
openclaw api-testing --verbose --output ./output
```

### 与其他技能组合

```bash
openclaw api-testing | openclaw task-decomposer
```

## ⚙️ 配置选项

| 选项 | 说明 | 默认值 |
|------|------|--------|
| `--verbose` | 详细输出模式 | `false` |
| `--output` | 输出目录 | `./output` |
| `--config` | 配置文件路径 | `./config.yaml` |
| `--help` | 显示帮助信息 | - |

## 📚 相关技能

- [git-essentials](../git-essentials/SKILL.md) - Git 工作流指南
- [github](../github/SKILL.md) - GitHub CLI 交互
- [task-decomposer](../task-decomposer/SKILL.md) - 任务分解工具

## 🤝 贡献

欢迎提交 Issue 和 Pull Request！

- GitHub: https://github.com/openclaw-commons/openclaw-skill-commons
- 文档：https://openclaw-commons.github.io/openclaw-skill-commons

## 📄 许可证

MIT License - 详见 [LICENSE](../../LICENSE)

---

**版本**: 1.0.0  
**作者**: OpenClaw Community  
**最后更新**: 2026-03-03

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [openclaw-commons](https://github.com/openclaw-commons)
- **Source:** [openclaw-commons/openclaw-skill-commons](https://github.com/openclaw-commons/openclaw-skill-commons)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-openclaw-commons-openclaw-skill-commons-api-testing
- Seller: https://agentstack.voostack.com/s/openclaw-commons
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
