Claude Skill
eastreams/loong
Loong 是一个用 Rust 编写的轻量级、清晰且完全可扩展的 AI 智能体基础设施。轻松构建自定义智能体 AI 系统——快速学习,随心定制。
概览
仓库信息
安装这个 Skill
git clone https://github.com/eastreams/loong.gitRegistry 信息
项目简介
Loong 是一个用 Rust 编写的轻量级、清晰且完全可扩展的 AI 智能体基础设施。它提供了一个最小但强大的基础,用于构建智能体 AI 系统,注重易学性和完全可定制性。该项目强调简单性和透明性,使开发者能够理解并修改智能体行为的每一个方面。
Lightweight, clear, and fully extensible AI agent infrastructure — learn easily, customize anything 🐉
要点
- 轻量级核心,依赖极少
- 完全可扩展的架构,支持自定义智能体行为
- 清晰易读的代码库,便于学习
- 使用 Rust 构建,兼具高性能与安全性
- 支持智能体 AI 工作流与工具集成
使用场景
- 构建具有定制行为的自定义 AI 助手
- 为研究快速原型化智能体 AI 系统
- 将 AI 智能体集成到基于 Rust 的应用中
- 通过最小化、透明的设计学习智能体架构
- 开发模块化的工具使用与推理流水线
README 摘要
# 🐉 Loong - Rust Base for Vertical AI Agents <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/logo/loong-logo-dark.png" /> <source media="(prefers-color-scheme: light)" srcset="./assets/logo/loong-logo-light.png" /> <img src="./assets/logo/loong-logo-light.png" alt="Loong" width="280" /> </picture> </p> <p align="center"><strong><em>"Originated from the East, here to benefit the world"</em></strong></p> <p align="center"> <a href="https://github.com/eastreams/loong/actions/workflows/ci.yml?branch=dev"><img src="https://img.shields.io/github/actions/workflow/status/eastreams/loong/ci.yml?branch=dev&label=build&style=flat-square" alt="Build" /></a> <a href="LICENSE-MIT"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License: MIT" /></a> <img src="https://img.shields.io/badge/rust-edition%202024-orange.svg?style=flat-square" alt="Rust Edition 2024" /> <a href="https://github.com/eastreams/loong/releases"><img src="https://img.shields.io/github/v/release/eastreams/loong?label=version&color=yellow&include_prereleases&style=flat-square" alt="Version" /></a> <br/> <a href="https://x.com/loongclawai"><img src="https://img.shields.io/badge/X-follow-000000?logo=x&logoColor=white&style=flat-square" alt="X" /></a> <a href="https://t.me/loongclaw"><img src="https://img.shields.io/badge/Telegram-community-26A5E4?logo=telegram&logoColor=white&style=flat-square" alt="Telegram" /></a> <a href="https://discord.gg/7kSTX9mca"><img src="https://img.shields.io/badge/Discord-join-5865F2?logo=discord&logoColor=white&style=flat-square" alt="Discord" /></a> <a href="https://www.reddit.com/r/LoongClaw"><img src="https://img.shields.io/badge/Reddit-community-FF4500?logo=reddit&logoCol