CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-orders

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

Quality

99%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

pyrightconfig.json

{
  "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"] }
  ]
}

CHANGELOG.md

pyrightconfig.json

README.md

tile.json