en un clic
Personal-AI-Employee-hackathon-0-
Personal-AI-Employee-hackathon-0- contient 13 skills collectées depuis NaveedTechLab, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Agent-to-Agent (A2A) messaging system for direct communication between Cloud and Local agents. Replaces file-based handoffs with real-time messaging while maintaining vault as audit record. Supports task delegation, status updates, approval requests, and result delivery between distributed AI Employee instances. Use when coordinating multiple Claude Code agents across cloud and local environments.
Structured JSON audit logging for all agent actions with retention and traceability guarantees. Use when Claude needs to maintain comprehensive logs of all operations, track changes, ensure compliance, or provide forensic capabilities for agent activities.
Implement reusable Python BaseWatcher abstractions for continuous monitoring and event emission into Obsidian vault folders. Use when building file system watchers, API monitors, or any continuous monitoring solution that outputs Markdown events to Obsidian. Triggers for tasks involving: (1) monitoring directories for file changes, (2) polling REST APIs for updates, (3) emitting structured events to Obsidian notes, (4) creating custom watchers extending BaseWatcher.
MCP server for browser-based payment portal automation using Playwright. Supports navigating payment sites, filling forms, drafting payments with mandatory HITL approval before execution. Never auto-approves payments. Use when Claude needs to interact with payment portals, banking websites, or any web-based financial operations requiring human oversight.
MCP server enabling Claude Code to create, update, and query Google Calendar events with HITL approval for shared calendar modifications. Use when Claude needs to manage scheduling, create meetings, check availability, or automate calendar operations.
MCP server enabling Claude Code to draft, send, and search emails via Gmail with HITL (Human-in-the-Loop) enforcement. Use when Claude needs to interact with Gmail for email operations while maintaining human oversight and approval for sensitive actions.
Monitor local filesystem for dropped files and generate corresponding metadata/action Markdown files in Obsidian vault. Extracts full metadata including EXIF for images, text from PDFs, audio tags, video properties, and archive contents. Extends BaseWatcher framework. Use when building file inbox automation, document processing pipelines, or media organization systems.
Monitor banking transactions from CSV files and banking APIs, logging to Obsidian vault. Detects subscription patterns, flags unusual transactions, and generates financial summaries. Extends BaseWatcher framework. Use when building financial monitoring, expense tracking, subscription auditing, or automated bookkeeping systems.
Monitor Gmail for unread and important emails, creating structured Markdown action files in /Needs_Action folder. Extends BaseWatcher framework with Google OAuth2 authentication. Use when implementing email monitoring, inbox automation, email-to-task conversion, or building personal productivity systems that need Gmail integration.
Master orchestrator for triggering Claude Code runs, routing files, and coordinating watcher outputs. Use when Claude needs to coordinate multiple Claude Code processes, route files between different watchers and processors, or manage complex multi-step workflows involving file processing and AI interaction.
MCP server enabling Claude Code to send messages, read channels, manage threads, and search Slack workspaces with HITL approval for external communications. Use when Claude needs Slack integration for team communication, notifications, or workflow automation.
Process supervisor to auto-restart failed watchers and orchestrator processes with comprehensive logging and alerting capabilities. Use when Claude needs to manage long-running processes, ensure service availability, monitor process health, or implement resilient process supervision with restart policies and notifications.
Monitor WhatsApp Web for keyword-triggered messages using Playwright browser automation. Creates structured Markdown action files with priority levels. Extends BaseWatcher framework. Use when building WhatsApp monitoring, message-to-task conversion, keyword alerts, or personal assistant systems that need WhatsApp integration.