# Shortcut API Lookup

> Look up Shortcut REST API methods, schemas, and signatures. Use this instead of fetching the documentation webpages.

- Skill: `majiayu000/shortcut-api-lookup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/shortcut-api-lookup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/shortcut-api-lookup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/shortcut-api-lookup

---


# Shortcut API Lookup

1. 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.
2. Use `jq` to filter for the fields, endpoints, etc. that you are interested in.

