endpoint-exploration

Community

Automate API endpoint discovery with tests.

AuthorOmegaice
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the discovery and documentation of undocumented REST API endpoints by performing methodical URL analysis and empirical testing, reducing manual exploration time and the risk of missing edge cases.

Core Features & Use Cases

  • URL structure analysis: identify path parameters and endpoint patterns without making assumptions.
  • Parameter discovery: infer parameter types and constraints from request patterns.
  • Minimal test case generation: create concise tests to validate endpoint behavior.
  • Request execution & sampling: run deterministic curl-based requests and capture full responses for analysis.
  • Documentation generation: produce structured endpoint-documentation.md with authentication, parameters, and response schemas.
  • Use case: document undocumented APIs for integration guides, API catalogs, or reverse-engineering efforts.

Quick Start

Provide the target API URL and run the skill to begin automated URL analysis, test generation, sample collection, and documentation writing. For example, point it at https://api.example.com/v1/resource/{id} and let it generate endpoint-documentation.md based on observed responses.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: endpoint-exploration
Download link: https://github.com/Omegaice/claude-code-marketplace/archive/main.zip#endpoint-exploration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.