Agent Skill
We publish an Agent Skill that lets Claude Code, Cursor, Codex, Google Antigravity, and any other Agent Skills–compatible agent call the Snorbe API directly. The skill ships as aSKILL.md-compliant package, so every supported client can load it as-is.
Installation
~/.claude/skills/snorbe-api/. Restart your agent (Claude Code, Cursor, Codex, Google Antigravity, etc.) and the skill is auto-detected.
What’s in the skill
snorbe-api
A skill for calling the Snorbe REST API, documented from these angles:
Authentication
After installing, set your API key as an environment variable:Usage
Just ask your agent (Claude Code, Cursor, Codex, Google Antigravity, etc.) in natural language, and the skill takes over the API calls:Update and uninstall
Source code
The skill source is public on GitHub. File issues or PRs:deskrexai/snorbe
Snorbe Agent Skills repository