Discover and explore top open-source AI tools and projects—updated daily.
sandroandricAgent skill generation from user observation
New!
Top 60.4% on SourcePulse
AgentHandover addresses the challenge of enabling AI agents to perform complex work autonomously by observing user actions, learning workflows, and generating "self-improving Skills." It targets users and developers seeking to delegate tasks to AI agents without constant explicit instruction, offering the benefit of agents that learn, adapt, and improve over time based on real-world execution.
How It Works
AgentHandover employs an 11-stage local pipeline on macOS to transform raw screen activity into structured, agent-executable Skills. This process involves screen capture, local VLM and text/image embedding annotation, activity classification, semantic clustering, and behavioral synthesis to extract strategy, decision logic, guardrails, and the user's writing voice. Unlike static playbooks, these Skills are designed to be self-improving; they learn from agent execution feedback, increasing confidence on success, and adapting to deviations or failures, thereby refining their accuracy and utility over repeated use.
Quick Start & Requirements
.pkg installer from Releases or use Homebrew (brew tap sandroandric/agenthandover; brew install --HEAD agenthandover). A source build is also available.Highlighted Details
Maintenance & Community
Contact is available via sandro@sandric.co. The project includes a changelog detailing recent updates and improvements. No explicit community channels (e.g., Discord, Slack) or details on notable contributors or sponsorships are provided in the README.
Licensing & Compatibility
Limitations & Caveats
The system is strictly limited to macOS. While designed for privacy, the setup involves managing local AI models and their dependencies (like Ollama), which may require technical expertise. The project appears to be under active development, with recent updates focusing on core pipeline enhancements and model support.
1 day ago
Inactive