Stats
Actions
Tags
From augur-api
Use when working with health check, rates, or making API calls to https://avalara.augur-api.com.
How this skill is triggered — by the user, by Claude, or both
Slash command
/augur-api:avalaraThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Service-specific knowledge for avalara microservice.
Service-specific knowledge for avalara microservice.
All endpoints except /health-check and /ping require bearer token authentication. See authentication.md for details.
| Method | Endpoint | Description | Details |
|---|---|---|---|
| GET | /health-check | Health Check | health_check.md |
| Method | Endpoint | Description | Details |
|---|---|---|---|
| POST | /rates | Get Rates from POST | rates.md |
npx claudepluginhub simpleapps-com/augur-api-plugin --plugin augur-apiCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.