Claude Skill
eastreams/loong
Loong is a lightweight, clear, and fully extensible AI agent infrastructure written in Rust. Build custom agentic AI systems with ease—learn quickly and customize anything.
Overview
Repository
Install this Skill
git clone https://github.com/eastreams/loong.gitRegistry
Summary
Loong is a lightweight, clear, and fully extensible AI agent infrastructure written in Rust. It provides a minimal yet powerful foundation for building agentic AI systems, with a focus on ease of learning and complete customizability. The project emphasizes simplicity and transparency, allowing developers to understand and modify every aspect of the agent's behavior.
轻量、清晰且完全可扩展的AI智能体基础设施——轻松学习,随心定制 🐉
Key features
- Lightweight core with minimal dependencies
- Fully extensible architecture for custom agent behaviors
- Clear and readable codebase for easy learning
- Built with Rust for performance and safety
- Supports agentic AI workflows and tool integration
Use cases
- Building custom AI assistants with tailored behaviors
- Prototyping agentic AI systems for research
- Integrating AI agents into Rust-based applications
- Learning agent architecture through a minimal, transparent design
- Developing modular tool-use and reasoning pipelines
README excerpt
# 🐉 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