Claude Skill
Rose22/openlumara
OpenLumara 是一个从零编写的轻量级 AI 代理框架,专注于最小化令牌使用、模块化设计和降低安全风险。仅启用您所需的功能。
概览
仓库信息
安装这个 Skill
git clone https://github.com/Rose22/openlumaraRegistry 信息
项目简介
OpenLumara 是一个轻量级 AI 代理框架,从零开始编写(不基于 OpenClaw),专注于精简至核心功能、优化令牌数量并降低安全风险。其模块化架构允许您仅启用所需的组件。
AI agent framework, written from scratch (not based on openclaw), focused on stripping it down to the bare necessities, optimizing token count, reducing security risks. modular so you can enable only exactly what you need.
要点
- 从零编写,不基于 OpenClaw
- 极简设计,减少令牌数量
- 模块化架构,可选择性启用功能
- 通过减少攻击面增强安全性
使用场景
- 构建轻量级 AI 助手
- 部署令牌高效的代理工作流
- 创建安全、低风险的 AI 自动化
- 通过模块化组件自定义代理行为
README 摘要
# OpenLumara OpenLumara is a modular, token-efficient AI agent framework written from scratch in Python. Unlike many other AI agents out there, this one is **local-first**, lightweight, modular, and very fast. The system prompt can be extremely small, as little as around 4000 tokens with normal use. This makes it very well-suited for local use, but it also results in drastically reduced token use when used with public API's. It pairs well with `llamacpp` and `koboldcpp`. Currently supports: WebUI (for use in your browser), CLI (terminal interface), Telegram, Discord, Matrix (with encryption support!). More coming. > [!TIP] > OpenLumara is especially well-suited to life management: todos, notes, morning routines, habit tracking, and so on. It's what i personally use it for the most, so it's well tailored for those needs. If you have any sort of executive dysfunction such as ADHD, autism, or any other form of executive dysfunction, OpenLumara can be a great tool! AI Disclaimer: OpenLumara's core framework (everything in the core/ folder) was designed and coded by hand, but i used AI to ask it how to further improve things, and how to fix certain bugs. Here and there I asked the AI how to do certain things in Python, but no code was inserted without me personally auditing it and modifying it. Certain non-core parts, such as many of the channels, were mostly generated by AI but manually audited and edited by me. This is not a vibe-coded project, but it IS an AI-assisted project. Here are some screenshots and videos of the Web UI: https://github.com/user-attachments/assets/c6bde601-022b-44c4-80b7-16ed6c7f74eb <img width="1203" height="765" alt="Screenshot_20260501_130111" src="https://github.com/user-attachments/assets/1924a3f6-06a7-495f-b4ee-320fd4f89037" /> <img w
话题
暂无话题