JSON storage Skill
extendsclass-com-json-storage
extendsclass-com-json-storage
| Method | Path | Description |
|---|---|---|
GET | /bin/{id} | |
PUT | /bin/{id} | Return a json bin |
PATCH | /bin/{id} | Update a json bin |
DELETE | /bin/{id} | Partially update a json bin with JSON Merge Patch |
POST | /bin | Delete a json bin |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install extendsclass-com-json-storage
Downloads and installs to ~/.claude/skills/extendsclass-com-json-storage/
0.1 (2026-02-13)