$npx -y skills add neutree-ai/openapi-to-skills --skill 日本語テストapiJapanese character filename test. Use when working with the 日本語テストAPI or when the user needs to interact with this API.
| 1 | # 日本語テストAPI |
| 2 | |
| 3 | Japanese character filename test |
| 4 | |
| 5 | ## How to Use This Skill |
| 6 | |
| 7 | This API documentation is split into multiple files for on-demand loading. |
| 8 | |
| 9 | **Directory structure:** |
| 10 | ``` |
| 11 | references/ |
| 12 | ├── resources/ # 2 resource index files |
| 13 | ├── operations/ # 3 operation detail files |
| 14 | └── schemas/ # 3 schema groups, 3 schema files |
| 15 | ``` |
| 16 | |
| 17 | **Navigation flow:** |
| 18 | 1. Find the resource you need in the list below |
| 19 | 2. Read `references/resources/<resource>.md` to see available operations |
| 20 | 3. Read `references/operations/<operation>.md` for full details |
| 21 | 4. If an operation references a schema, read `references/schemas/<prefix>/<schema>.md` |
| 22 | |
| 23 | ## Resources |
| 24 | |
| 25 | - **ユーザー** → `references/resources/ユーザー.md` (2 ops) |
| 26 | - **商品** → `references/resources/商品.md` (1 ops) |