Hybrid cloud-local AI Employee that runs 24/7 on a cloud VM, monitors Gmail/WhatsApp, drafts responses, and queues approvals via git-synced Obsidian vault. Human-in-the-loop safety gates for email, so
Why this rank:Release freshnessStrong adoptionHealthy release cadence
Description
Hybrid cloud-local AI Employee that runs 24/7 on a cloud VM, monitors Gmail/WhatsApp, drafts responses, and queues approvals via git-synced Obsidian vault. Human-in-the-loop safety gates for email, social media, and Odoo ERP. Platinum tier.
README
Personal AI Employee
Hackathon Tier: Platinum | All 7 Capabilities Live
A hybrid cloud-local autonomous AI agent that monitors multiple sources (filesystem, Gmail, WhatsApp), processes tasks through a git-synced Obsidian vault pipeline, and executes actions via MCP servers with human-in-the-loop safety gates. The cloud VM (Ubuntu 24.04) works 24/7 even when your laptop is off â detecting events, drafting responses, and queueing approval requests. When you come back online, review and approve with a single file move. Built for the 2026 Personal AI Employee Hackathon.
# 1. Initialize vault
python src/setup_vault.py
# 2. Start file watcher
python src/file_drop_watcher.py
# 3. Drop a file and process
cp document.pdf ~/Desktop/DropForAI/
claude "check and process needs action"# 4. Start Gmail watcher (requires credentials.json)
python .claude/skills/gmail-watcher/scripts/gmail_poll.py
# 5. Start scheduler daemon
python .claude/skills/daily-scheduler/scripts/scheduler_daemon.py
# 6. Run central orchestrator
python .claude/skills/central-orchestrator/scripts/orchestrator.py
# 7. Generate CEO briefing
claude "generate CEO briefing"
MCP Servers
Registered in .claude/settings.json. All default to DRY_RUN=true.
ADRs â 21 Architecture Decision Records (Bronze through Platinum)
Release History
Version
Changes
Urgency
Date
main@2026-04-11
Latest activity on main branch
High
4/11/2026
0.0.0
No release found â using repo HEAD
High
4/9/2026
Dependencies & License Audit
Loading dependencies...
Similar Packages
sawzhang_skillsClaude Code skills collection â CCA study guides, Twitter research, MCP review, auto-iteration tools0.0.0
claude-code-plugins-plus-skills423 plugins, 2,849 skills, 177 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.@intentsolutionsio/intent-labs-pack@0.1.0
rex-cliLocal-first AI agent bootstrap: Playwright Browser MCP + ContextDB for Codex CLI, Claude Code, Gemini CLI, and OpenCode.v5.2.1
x-twitter-scraperX (Twitter) data platform skill for AI coding agents. 121 REST API endpoints, 2 MCP tools, 23 extraction types, HMAC webhooks. Reads from $0.00015/call - 33x cheaper than the official X API. Works witv2.5.6
fastapi-agent-blueprintAI Agent Backend Platform on FastAPI â MCP server + AI orchestration + async DDD architecture. Zero-boilerplate CRUD, auto domain discovery, 14 Claude Code AI development skills.v0.9.0
More in MCP Servers
supersetCode Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
kreuzbergA polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 91+ formats. Available for Rust, Python