Releases: magrathean-uk/api-recipes
Releases · magrathean-uk/api-recipes
API Recipes v0.1
API Recipes v0.1
Initial public release.
Highlights
- Codex Skill fast path for common API-call prompts with no web, shell, CLI, or MCP call on matching
skip_webrecipes. - CLI resolver for provider/task lookups and safe credential metadata discovery.
- MCP server for agents that prefer MCP tools.
- Adapters for Codex, Claude, Copilot, and Cursor.
- YAML recipe database covering model calls, Google user-data APIs, account status, email sending, vector search, and search APIs.
- Freshness metadata and monthly-update workflow.
- Benchmark harness and checked-in benchmark snapshot.
Benchmark
Latest benchmark snapshot on 2026-06-17:
| Metric | Baseline | API Recipes Skill | Saved |
|---|---|---|---|
| Total tokens | 423,744 | 326,568 | 23% |
| Uncached tokens | 237,888 | 132,008 | 45% |
| Wall time | 320s | 136s | 58% |
| Web calls | 31 | 0 | 31 |
| Tool/MCP calls | 0 | 0 | 0 |
Full chart: docs/benchmark.md.
Validation
npm testnpm run typechecknpm run buildnpm run refresh:status- CLI smoke
- MCP smoke