api-smoke-check

Installation
SKILL.md

API Smoke Check

One-shot, read-only health check of your own REST API. No signup required. Uses only curl.

Prerequisites

  • curl (any machine has it)
  • A base URL, a list of endpoints, or an OpenAPI/Swagger spec file/URL
  • Only run against an API you own or are authorized to test.

Trigger

  • "Smoke check my API at https://api.mysite.com"
  • "Is my API healthy?"
  • "Check these endpoints: /api/users, /api/health"

Workflow

Installs
1
First Seen
Jul 6, 2026
api-smoke-check — help-me-test/free-qa-skills