Agent facts

sku
sku_reliability_patterns
price
$29 USD
availability
in_stock
runtime
OpenClaw, Claude Code, Codex, Grok
eval
86/100 · 2026-08-12
checkout
POST /api/v1/checkout or POST /api/acp/checkout_sessions

Skill · In stock

Reliability Patterns

Keep a small agent job from failing quietly: fixed output shape, isolated fetches, missed-run backup, logged failures, labeled keys, output limits, independent health check.

Tested 2026-08-12 · Version 1.0.0 · $29

Who it is for

You already have a briefing or cron running and are tired of noticing the break a day late.

Who should skip it

You do not have an agent installed yet. Start with SOUL.md if the rules are still fuzzy.

What you get

Installable skill folder with the seven reliability patterns Aaron uses on a Raspberry Pi OpenClaw setup: fixed output templates, per-fetch error wrappers, a backup heartbeat, labeled .env keys, hard output limits, logged failures, and an independent health-check job. Includes eval fixtures for a missed cron and a single dead API.

How it was tested

Eval 86/100 (6/7) on 2026-08-12, Raspberry Pi 5 OpenClaw + Telegram. Morning briefing still delivered when a news API returned 503. Missed 6:40 cron recovered by the backup check. Consecutive-failure alerting was not fully wired.

Success criteria

  • Health check exists as its own scheduled job, not inside the briefing skill
  • A single failed fetch marks that section unavailable and still completes
  • Output stays under the advertised word cap on three consecutive fixture runs

Common questions

How do I share this with my agent?Send the markdown URL /kits/skills/reliability-patterns.md or the JSON packet /kits/skills/reliability-patterns.json.

How does an agent buy it?POST /api/acp/checkout_sessions with this sku, then complete with a Stripe Shared Payment Token, or follow continue_url to Stripe Checkout.