Claude Skill
sandroandric/AgentHandover
AgentHandover lets AI agents like Claude Code and Codex observe your work, learn, and execute tasks autonomously with self-improving skills. Open-source Python framework.
Overview
Repository
Install this Skill
git clone https://github.com/sandroandric/AgentHandover.git && cd AgentHandoverRegistry
Summary
AgentHandover is an open-source framework that enables AI agents like OpenClaw, Claude Code, and Codex to observe your workflow, learn from your actions, and autonomously execute tasks using self-improving skills—no manual instructions required.
如果OpenClaw、Claude Code、Codex等工具无需你开口就能完成你的工作会怎样?AgentHandover通过观察你、学习并传授自进化技能给你的智能体。
Key features
- Observation-based learning from user workflows
- Self-improving skill transfer to multiple agents
- Zero-configuration autonomous task execution
- Compatible with OpenClaw, Claude Code, Codex, and more
- Lightweight Python implementation
Use cases
- Automate repetitive coding tasks without prompts
- Teach agents your personal workflow patterns
- Enable seamless handoff between different AI tools
- Reduce manual intervention in CI/CD pipelines
- Build self-improving developer assistants
README excerpt
<p align="center"> <sub>Created by Sandro Andric</sub> <br/> <a href="https://www.sandric.co/"><img src="resources/sandric-wordmark.png" width="120" alt="sandric — Product Studio by Sandro Andric" /></a> </p> <p align="center"> <img src="resources/favicon.png" width="140" alt="AgentHandover" /> </p> <h1 align="center">AgentHandover</h1> <p align="center"> <strong>Work once. Hand over forever.</strong> </p> <p align="center"> <a href="https://github.com/sandroandric/AgentHandover/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/v/release/sandroandric/AgentHandover?label=release&color=blue" /></a> <img alt="License" src="https://img.shields.io/github/license/sandroandric/AgentHandover?color=blue" /> <img alt="Platform" src="https://img.shields.io/badge/platform-macOS-black" /> <img alt="Local-first" src="https://img.shields.io/badge/local--first-yes-brightgreen" /> <a href="https://discord.gg/Fcx3X7CtBV"><img alt="Discord" src="https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white" /></a> </p> <p align="center"> <a href="#demo">Demo</a> · <a href="#quickstart">Quickstart</a> · <a href="#what-you-can-automate">Use Cases</a> · <a href="#what-a-skill-looks-like">What a Skill Looks Like</a> · <a href="#how-it-works">How It Works</a> · <a href="#connect-your-agent">Connect Your Agent</a> · <a href="#install">Install</a> · <a href="#privacy">Privacy</a> · <a href="#contact">Contact</a> </p> --- <p align="center"> <img src="AgentHandover.png" alt="The Struggle - The Discovery - The Transformation" /> </p> ## Demo <p align="center"> <a href="https://youtu.be/29YzD88y-f4"> <img src="https://img.youtube.com/vi/29YzD88y-f
Topics
No topics yet.