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.
72
90%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "jbaruch/nanoclaw-orders",
"version": "0.1.2",
"summary": "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.",
"private": false,
"skills": {
"check-orders": {
"path": "skills/check-orders/SKILL.md"
},
"nightly-order-sync": {
"path": "skills/nightly-order-sync/SKILL.md"
}
}
}