url-parsing
OfficialFetch and parse remote API specs.
AuthorGolfNext
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of integrating with external APIs by enabling the fetching and parsing of API documentation directly from URLs, eliminating manual specification handling.
Core Features & Use Cases
- Remote API Spec Fetching: Securely retrieves OpenAPI/Swagger specifications from provided URLs via a backend API route to bypass CORS restrictions.
- URL Validation: Ensures that provided URLs are in a valid format before attempting to fetch.
- Endpoint Extraction: Parses fetched specifications to extract API endpoints, their methods, parameters, and descriptions.
- Use Case: When building a feature that allows users to input a URL to an API's documentation, this Skill handles the validation, fetching, and parsing, making the API's structure readily available for use.
Quick Start
Use the url-parsing skill to fetch and parse the API specification from the URL 'https://api.example.com/v1/swagger.json'.
Dependency Matrix
Required Modules
@apidevtools/swagger-parserzodyaml
Components
scriptsreferences
💻 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: url-parsing Download link: https://github.com/GolfNext/golfnext-tool-kiosk-support-page/archive/main.zip#url-parsing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.