$npx -y skills add neutree-ai/openapi-to-skills --skill case-conflict. Use when working with the Case Conflict or when the user needs to interact with this API.
| 1 | # Case Conflict |
| 2 | |
| 3 | ## How to Use This Skill |
| 4 | |
| 5 | This API documentation is split into multiple files for on-demand loading. |
| 6 | |
| 7 | **Directory structure:** |
| 8 | ``` |
| 9 | references/ |
| 10 | ├── resources/ # 0 resource index files |
| 11 | ├── operations/ # 0 operation detail files |
| 12 | └── schemas/ # 1 schema groups, 3 schema files |
| 13 | ``` |
| 14 | |
| 15 | **Navigation flow:** |
| 16 | 1. Find the resource you need in the list below |
| 17 | 2. Read `references/resources/<resource>.md` to see available operations |
| 18 | 3. Read `references/operations/<operation>.md` for full details |
| 19 | 4. If an operation references a schema, read `references/schemas/<prefix>/<schema>.md` |
| 20 | |
| 21 | ## Resources |