create-preset

Category: Docs & Knowledge | Uploader: wardgatewardgate | Downloads: 0 | Version: v1.0(Latest)

Create Wardgate preset YAML files for APIs. Use when the user asks to add a new preset, create a preset for an API, or add support for a new service to Wardgate. --- # Create Preset Create preset YAML files in `presets/` that define API capabilities for Wardgate endpoints. ## Workflow 1. **Research the API** - look up the target API's documentation to understand its endpoint structure, HTTP methods, URL patterns, and authentication method. 2. **Design capabilities** - group endpoints into logical capabilities (read, create, update, delete patterns). Each capability maps to one or more match rules. 3. **Write the preset file** - create `presets/<name>.yaml` following the format below. 4. **Update docs** - add the preset to `docs/presets.md` following the existing pattern. ## Preset File Format ```yaml

Changelog: Source: GitHub https://github.com/wardgate/wardgate

Directory Structure

Current level: skills/create-preset/

SKILL.md

Login to download/like/favorite ❤ 109 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!