Install
openclaw skills install clawinboxragCommunity skill for parsing and executing local mailbox retrieval commands (`mail ...`) against a local backend with safe defaults, bounded output, and read-only constraints.
openclaw skills install clawinboxragParse and execute mail ... commands for a local mailbox retrieval backend.
scripts/parse_mail.py.scripts/run_cli.sh.uv runner.GMAIL_RAG_REPO (required)GMAIL_RAG_UV_BIN (optional, default uv)MAIL_DEFAULT_MODE (hybrid default)MAIL_DEFAULT_LIMIT (5 default)MAIL_MAX_LIMIT (25 default)Trigger: input starts with mail (case-insensitive).
Actions recognized by parser:
mail help -> helpmail status / mail stat -> statusmail labels / mail label -> labelsmail sync -> syncmail recents [max|top|limit N] -> recentssearch (if non-empty query remains)Search options recognized by parser:
keyword, semantic, hybrid (plus localized aliases in parser)max N, top N, limit N, limite Nlabel <prefix> or tag <prefix>after <date>, before <date>, between <date> and <date>resume (also résume, résumé, summary)Use scripts/run_cli.sh for execution.
help -> return usage guidance (no CLI call required).search -> search <query> [--keyword|--semantic|--hybrid] --limit N [--label-prefix X] [--after ISO] [--before ISO]recents -> recents --limit Nstatus -> statuslabels -> labelssync -> run in order:
ingest-primary --limit 50embed --limit 200refresh-labels