Communityv0.1.0

Email Swipe

Tinder-style email triage that trains AI on your preferences. On activation call get_skill_context (MCP) first — one UI (index.html), demo is sample mail onl...

2.5kdownloadsEmailGuy42069
View on ClawHubBack to Skills

Skill Details

Slug
email-swipe
Latest Version
0.1.0
Author
EmailGuy42069
Published
Jul 21, 2026
Updated
Jul 22, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Email Swipe.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial release of email-swipe: a Tinder-style email triage skill that trains AI on user preferences. - Supports swiping actions: left (don't keep), right (keep), and double-tap (important) to help build agent training packs. - Runs a single UI (`index.html` via `serve-ui.py`); demo mode uses sample mail on the same UI. - Requires MCP integration with `get_skill_context` for activation, mail access check, and guided agent intake process. - Offers multiple training paths: bootstrap (from scratch), calibrate (import rules), refine (target weak spots), and import-sorting (no swiping, learn from folders). - Emphasizes backend-first operation: prioritize inbox analysis and rule-building over UI-driven workflow.