Claude Skill

rsclaw-ai/rsclaw

RSCLAW 是一个基于 Rust 的 AI 智能体引擎,具备长期记忆、自我学习能力,并支持一键 OpenClaw 迁移。构建具有持久上下文的自主智能体。

概览

Stars197
Forks25
语言Rust
最后更新2026-05-27
最近同步2026-06-21
前往 GitHub

仓库信息

拥有者rsclaw-ai
仓库rsclaw
完整名称rsclaw-ai/rsclaw
Repo ID1,191,399,045

安装这个 Skill

git clone https://github.com/rsclaw-ai/rsclaw.git

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-21
平台
ClaudeOpenClawCodex
能力
browserpdfmemorysearchimagevideoterminalworkflow
识别文件
README.mddocsexamplestests
配置键
TOKENURLDASHSCOPE_API_KEYTELEGRAM_BOT_TOKENFEISHU_APP_SECRET

项目简介

RSCLAW 是一个基于 Rust 构建的 AI 智能体引擎,具备长期记忆与自我学习能力,并支持一键从 OpenClaw 迁移。

英文描述

🦀 AI Agent Engine with Long-Term Memory and Self-Learning & One-Click OpenClaw Migration

要点

  • 长期记忆,保持持久上下文
  • 自我学习能力,实现自适应行为
  • 一键从 OpenClaw 迁移
  • 基于 Rust 构建,高性能且安全
  • 专为自主任务设计的智能体引擎

使用场景

  • 构建具备记忆能力的自主 AI 智能体
  • 无缝迁移现有 OpenClaw 项目
  • 开发自我改进的 AI 系统
  • 创建持久对话智能体
  • 驱动自适应自动化工作流

README 摘要

# RsClaw > **An AI agent engine that remembers — and gets better the more you use it.** > One 15MB binary · 13 channels · 15 LLM providers · Multi-backend agents · OpenCLI-ready · Built in pure Rust. [![GitHub Stars](https://img.shields.io/github/stars/rsclaw-ai/rsclaw?style=flat&logo=github)](https://github.com/rsclaw-ai/rsclaw/stargazers) [![Crates.io](https://img.shields.io/crates/v/rsclaw?style=flat&logo=rust)](https://crates.io/crates/rsclaw) [![Release](https://img.shields.io/github/v/release/rsclaw-ai/rsclaw)](https://github.com/rsclaw-ai/rsclaw/releases) [![Downloads](https://img.shields.io/crates/d/rsclaw?style=flat)](https://crates.io/crates/rsclaw) [![License](https://img.shields.io/badge/License-MIT%20OR%20Apache--2.0-blue)](#license) [![Rust](https://img.shields.io/badge/Rust-1.91%2B-orange?logo=rust)](https://www.rust-lang.org/) **🇺🇸 English** · [🇨🇳 中文](docs/lang/README_cn.md) · [🇯🇵 日本語](docs/lang/README_ja.md) · [🇰🇷 한국어](docs/lang/README_ko.md) · [More languages ▾](docs/lang/) <p align="center"> <img src="docs/images/en.gif" alt="RsClaw Preview" width="800" /> </p> Most AI agents forget everything between sessions. Every new conversation starts from zero — your preferences, your context, your workflow, all gone. **RsClaw doesn't forget.** Built from scratch in Rust, RsClaw (Crab AI / 螃蟹 AI) persists every interaction through a three-layer memory store (redb + tantivy + hnsw_rs), learns from your usage patterns, and ships as a single 15MB binary running on ~20MB RAM. Four agent lifetime modes (Main/Named/Sub/Task), cap-protocol coding-agent integration (Claude Code/OpenClaude/OpenCode/Codex via `tool_cap`), 13 messaging channels, 15 LLM providers, A2A cross-machine orchestration — all without a line of Node.js. Drop-in OpenClaw replacement. 💬 [

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-21