A professional-grade workflow for designing, securing, and shipping contract-first REST APIs with built-in observability and testing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rest-api
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 rest-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The REST API skill is a comprehensive framework designed for AI agents to architect and implement high-quality web services. By focusing on contract-first design using OpenAPI specifications, these Openclaw Skills ensure that API development is predictable, secure, and scalable. It bridges the gap between raw code and production-ready systems by enforcing best practices around authentication, data persistence, and backward compatibility. This skill is essential for developers looking to move beyond simple prototypes and into the realm of robust, observable, and maintainable backend systems.
To begin using this skill within your environment, ensure your AI agent has access to the configuration files. Follow these steps:
# Access the setup documentation
cat setup.md
mkdir -p ~/rest-api/{contracts,decisions,tests,operations,archive}
clawhub sync
The skill maintains a structured local filesystem to manage the entire API lifecycle, ensuring that technical decisions and contracts are always accessible:
| Directory/File | Purpose | Data Category |
|---|---|---|
~/rest-api/memory.md |
Active project context and hot state | HOT |
contracts/ |
OpenAPI specs and compatibility notes | WARM |
decisions/ |
Architecture Decision Records (ADR) | WARM |
tests/ |
Test plans and quality gates | WARM |
operations/ |
Runbooks and incident response notes | WARM |
archive/ |
Closed projects and historical versions | COLD |
Loading
A flexible automation skill that allows users to define custom data sources and schedules for generating and delivering periodic reports.

A versatile AI agent skill for navigating the rental market as a tenant, landlord, host, or guest.

Streamline your application deployment process on Render with automated codebase analysis and Blueprint generation.

A comprehensive remote access management skill for establishing secure RDP, VNC, and SSH X11 connections with automated tunneling.

Build a personalized restaurant tracking system to catalog dining memories, favorite spots, and wishlist locations.

Adapt, diagnose, and optimize resumes to land interviews with ATS optimization and job-specific tailoring.








































