Order-email triage for NanoClaw: fetches order-related Gmail, maintains the orders SQLite table, and flags recent anomalies (cancellations/refunds, large purchases until delivered, overdue deliveries), with a cadence companion that runs it on a schedule. NanoClaw per-chat overlay tile.
79
99%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
{
"executionEnvironments": [
{ "root": "skills/check-orders", "extraPaths": ["skills/check-orders"] },
{ "root": "skills/nightly-order-sync", "extraPaths": ["skills/nightly-order-sync"] },
{ "root": "tests", "extraPaths": ["skills/check-orders", "skills/nightly-order-sync"] }
]
}skills
check-orders
nightly-order-sync