Claude Skill
EverMind-AI/Raven
Raven 是基于 EverOS 构建的以记忆为先、自我改进的代理工具集,支持 Claude 等 LLM,实现持久记忆下的自主进化与自适应 AI 工作流。
概览
仓库信息
安装这个 Skill
git clone https://github.com/EverMind-AI/Raven.gitRegistry 信息
项目简介
Raven 是基于 EverOS 构建的以记忆为先、自我改进的代理工具集。它利用 AI 代理(包括 Claude)实现自主进化,专注于持久记忆和持续自我增强。
The memory-first self-improving agent harness built on EverOS.
要点
- 以记忆为先的架构,实现代理持久上下文
- 自我改进循环,支持自主进化
- 基于 EverOS 构建,实现模块化代理编排
- 支持包括 Claude 和 ChatGPT 在内的多种 LLM 后端
- 专为自我进化的 AI 代理工作流设计
使用场景
- 构建具有长期记忆的自主 AI 代理
- 创建自我改进的研究助手
- 开发自适应个人 AI 伴侣
- 为实验原型设计进化的代理系统
- 编排具有记忆持久性的多代理工作流
README 摘要
<div align="center" id="readme-top">  <p align="center"> <a href="https://x.com/evermind"><img src="https://img.shields.io/badge/EverMind-000000?labelColor=gray&style=for-the-badge&logo=x&logoColor=white" alt="X"></a> <a href="https://huggingface.co/EverMind-AI"><img src="https://img.shields.io/badge/🤗_HuggingFace-EverMind-F5C842?labelColor=gray&style=for-the-badge" alt="HuggingFace"></a> <a href="https://discord.gg/gYep5nQRZJ"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Fv10%2Finvites%2FgYep5nQRZJ%3Fwith_counts%3Dtrue&query=%24.approximate_presence_count&suffix=%20online&label=Discord&color=404EED&labelColor=gray&style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a> <a href="https://github.com/EverMind-AI/EverOS/discussions/67"><img src="https://img.shields.io/badge/WeCom-EverMind_社区-07C160?labelColor=gray&style=for-the-badge&logo=wechat&logoColor=white" alt="WeChat"></a> </p> [Website](https://raven.evermind.ai) · [中文](README.zh-CN.md) </div> <br> # Raven Raven is **The Self-Improving Agent Harness**, built on [EverOS](https://github.com/EverMind-AI/EverOS). Raven helps agents improve across runs by continuously refining the systems around them: tools, skills, memory, code execution, policies, and working environment. EverOS provides durable user memory, agent memory, and world knowledge across sessions, so successful workflows can evolve into reusable Agent Templates and digital workers. <p align="center"> <img src="https://github.com/user-attachments/assets/a4dc5b21-c8e7-4397-95e1-50afeeb826e4" alt="Starting Raven from the command line" width="100%"> </p> <details> <summary><kbd>Table of Con