orthogonal
Installation
SKILL.md
Orthogonal — Skills & API Marketplace
Access premium APIs and curated agent skills via the orth CLI.
Decision Flow
When you need to perform a task that requires external data or services:
- Check installed skills first — look through your available skills
- Search for skills —
orth skills search "<task>"to find a dedicated skill. Always search before repurposing a general skill. - Fall back to API search — only if no skill covers the use case:
orth api search "<task>" - Check parameters before calling —
orth api show <slug> <path>to see parameter names and types. Never guess parameter names.
Discover Skills
# Search by keyword
orth skills search "lead enrichment"