返回顶部
C

ClawInboxRAG本地邮箱检索

Community skill for parsing and executing local mailbox retrieval commands (`mail ...`) against a local backend with safe defaults, bounded output, and read-only constraints.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
100
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

ClawInboxRAG

ClawInboxRAG (Community Skill)

Parse and execute mail ... commands for a local mailbox retrieval backend.

What this skill does

  • - Parses chat commands with scripts/parse_mail.py.
  • Routes allowed actions to scripts/run_cli.sh.
  • Keeps output concise and citation-friendly.
  • Enforces safety constraints (read-only posture, limited command surface, bounded result counts).

Prerequisites

  • - Local backend checkout.
  • Working Python environment and uv runner.
  • Gmail OAuth read-only scope.
  • Environment variables:
- 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)

Supported input

Trigger: input starts with mail (case-insensitive).

Actions recognized by parser:

  • - mail help -> INLINECODE15
  • INLINECODE16 / mail stat -> INLINECODE18
  • INLINECODE19 / mail label -> INLINECODE21
  • INLINECODE22 -> INLINECODE23
  • INLINECODE24 -> INLINECODE25
  • everything else -> search (if non-empty query remains)

Search options recognized by parser:

  • - Mode: keyword, semantic, hybrid (plus localized aliases in parser)
  • Limit: max N, top N, limit N, INLINECODE33
  • Label prefix: label <prefix> or INLINECODE35
  • Date filters: after <date>, before <date>, INLINECODE38
  • Summary flag: resume (also résume, résumé, summary)

Command mapping

Use scripts/run_cli.sh for execution.

  • - help -> return usage guidance (no CLI call required).
  • INLINECODE45 -> INLINECODE46
  • INLINECODE47 -> INLINECODE48
  • INLINECODE49 -> INLINECODE50
  • INLINECODE51 -> INLINECODE52
  • INLINECODE53 -> run in order:
1. ingest-primary --limit 50 2. embed --limit 200 3. INLINECODE56

Safety constraints

  • - Read-only Gmail posture.
  • No credential/token disclosure.
  • No full raw body dumping by default.
  • Clamp numeric limits to configured max.
  • Validate date parsing before CLI options.
  • Use safe argument passing; do not interpolate untrusted shell strings.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawinboxrag-1775940876 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawinboxrag-1775940876 技能

通过命令行安装

skillhub install clawinboxrag-1775940876

下载

⬇ 下载 ClawInboxRAG v1.0.0(免费)

文件大小: 7.75 KB | 发布时间: 2026-4-12 09:26

v1.0.0 最新 2026-4-12 09:26
ClawInboxRAG Skill 1.0.0 - Initial Release

- Enables safe parsing and execution of local `mail ...` commands for ClawInboxRAG mailbox retrieval.
- Supports read-only querying with bounded, citation-friendly output; never exposes full raw message bodies by default.
- Includes actions: help, status, labels, sync, recents, and flexible search with advanced options.
- Enforces safety constraints on command surface, numeric limits, and argument handling.
- Clear error handling for setup, runner, index, and command issues.
- Requires a local ClawInboxRAG checkout and proper environment configuration.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部