Claude Skill
EverMind-AI/Raven
Raven is a memory-first, self-improving agent harness built on EverOS. It enables autonomous evolution with persistent memory, supporting Claude and other LLMs for adaptive AI workflows.
Overview
Repository
Install this Skill
git clone https://github.com/EverMind-AI/Raven.gitRegistry
Summary
Raven is a memory-first, self-improving agent harness built on EverOS. It leverages AI agents (including Claude) to evolve autonomously, focusing on persistent memory and continuous self-enhancement.
基于EverOS构建的以记忆为先的自我改进代理工具集。
Key features
- Memory-first architecture for persistent agent context
- Self-improving loop with autonomous evolution
- Built on EverOS for modular agent orchestration
- Supports multiple LLM backends including Claude and ChatGPT
- Designed for self-evolving AI agent workflows
Use cases
- Building autonomous AI agents with long-term memory
- Creating self-improving research assistants
- Developing adaptive personal AI companions
- Prototyping evolving agent systems for experimentation
- Orchestrating multi-agent workflows with memory persistence
README excerpt
<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