Look up Shortcut REST API methods, schemas, and signatures. Use this instead of fetching the documentation webpages.
Installation
$skills install @jinnovation/shortcut-api-lookup
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositoryjinnovation/shortcut.el
Path.claude/skills/shortcut-api-lookup/SKILL.md
Branchmain
Scoped Name@jinnovation/shortcut-api-lookup
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: shortcut-api-lookup description: Look up Shortcut REST API methods, schemas, and signatures. Use this instead of fetching the documentation webpages.
Shortcut API Lookup
- Download the Shortcut REST API OpenAPI spec from here: https://developer.shortcut.com/api/rest/v3/shortcut.openapi.json. Save it in a temporary location on the local filesystem.
- Use
jqto filter for the fields, endpoints, etc. that you are interested in.