A high-performance CLI utility for one-click REST/GraphQL API testing, automated report generation, and smart mock data simulation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install api-quick-tester
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install api-quick-tester using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
API Quick Tester is a robust development utility designed to streamline the interface testing lifecycle for both frontend and backend engineers. As part of the Openclaw Skills ecosystem, it provides a unified interface for sending HTTP requests, validating responses, and generating comprehensive Markdown-based audit reports.
By leveraging this tool, developers can bypass heavy GUI-based clients and execute precise API calls directly from their terminal. It supports essential authentication methods and advanced data mocking, making it an indispensable asset for rapid prototyping and quality assurance within the Openclaw Skills framework.
To install the API Quick Tester from the Openclaw Skills registry, run the following command:
npx clawhub@latest install api-quick-tester
To verify the installation, you can run a simple GET request:
node ~/.openclaw/skills/api-quick-tester/test.js --url "https://api.example.com/health"
The skill manages its operations through structured JSON files and outputs human-readable Markdown.
| File Type | Purpose | Key Fields |
|---|---|---|
config.json |
Global Settings | baseUrl, timeout, retries, defaultHeaders |
api-tests.json |
Batch Definition | name, url, method, expectedStatus, body |
report.md |
Test Output | Summary stats, failure details, suggested fixes |
mock.js |
Data Generation | Support for user and custom entity schemas |
Loading
A comprehensive automation skill for visualizing Tencent Cloud architectures and managing governance through risk assessments and compliance dashboards.

A comprehensive DeFi planning tool that generates optimized liquidity provision strategies and direct deep links for PancakeSwap across multiple blockchains.

A comprehensive financial data skill providing real-time market index details, K-line charts, and minute-level pricing data.

A powerful skill for AI agents to search, summarize, and systematically log academic research papers from ArXiv.

A comprehensive toolset for managing OpenBytes network operations through wallet authentication, API key orchestration, and on-chain financial workflows.

An automated research assistant that fetches, filters, and summarizes computer vision papers from arXiv based on specific user topics.








































