create-preset

分类: 文档与知识管理 | 上传者: wardgatewardgate | 下载: 0 | 版本: v1.0(最新)

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

更新日志: Source: GitHub https://github.com/wardgate/wardgate

目录结构

当前层级: skills/create-preset/

SKILL.md

登录后下载/点赞/收藏 ❤ 109 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。