Claude Skill
sandroandric/AgentHandover
AgentHandover 让 Claude Code、Codex 等 AI 智能体观察你的工作、学习并自主执行任务,技能可自进化。开源 Python 框架。
概览
仓库信息
安装这个 Skill
git clone https://github.com/sandroandric/AgentHandover.git && cd AgentHandoverRegistry 信息
项目简介
AgentHandover 是一个开源框架,能让 OpenClaw、Claude Code、Codex 等 AI 智能体观察你的工作流程、从你的操作中学习,并通过自进化技能自主执行任务,无需手动指令。
What if OpenClaw, Claude Code, Codex etc. knew how to do your work without you saying it? AgentHandover observes you, learns and teaches your agents with self-improving skills.
要点
- 基于观察的用户工作流学习
- 向多个智能体传递自进化技能
- 零配置的自主任务执行
- 兼容 OpenClaw、Claude Code、Codex 等
- 轻量级 Python 实现
使用场景
- 无需提示即可自动化重复编码任务
- 将你的个人工作模式传授给智能体
- 实现不同 AI 工具间的无缝交接
- 减少 CI/CD 流水线中的人工干预
- 构建自进化的开发者助手
README 摘要
<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
话题
暂无话题