Order-email triage for NanoClaw: fetches order-related Gmail, maintains the orders SQLite table, and flags recent anomalies (cancellations/refunds, overdue deliveries, orders stuck in 'ordered' that never shipped), with a cadence companion that runs it on a schedule. NanoClaw per-chat overlay tile.
—
—
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
{
"name": "jbaruch/nanoclaw-orders",
"version": "0.1.37",
"summary": "Order-email triage for NanoClaw: fetches order-related Gmail, maintains the orders SQLite table, and flags recent anomalies (cancellations/refunds, overdue deliveries, orders stuck in 'ordered' that never shipped), with a cadence companion that runs it on a schedule. NanoClaw per-chat overlay tile.",
"private": false,
"skills": {
"check-orders": {
"path": "skills/check-orders/SKILL.md"
},
"nightly-order-sync": {
"path": "skills/nightly-order-sync/SKILL.md"
}
}
}skills
check-orders
nightly-order-sync