AI Skill Hub 推荐使用:本言器亡理器 是一款优质的Agent工作流。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
亡理器学习的常式器为一条学习。学习的亡理器当前常式。
本言器亡理器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
亡理器学习的常式器为一条学习。学习的亡理器当前常式。
本言器亡理器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:pip 安装(推荐)
pip install aurixagent
# 方式二:虚拟环境安装(推荐生产环境)
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install aurixagent
# 方式三:从源码安装(获取最新功能)
git clone https://github.com/DekaPrayoga/AurixAgent
cd AurixAgent
pip install -e .
# 验证安装
python -c "import aurixagent; print('安装成功')"
# 命令行使用
aurixagent --help
# 基本用法
aurixagent input_file -o output_file
# Python 代码中调用
import aurixagent
# 示例
result = aurixagent.process("input")
print(result)
# aurixagent 配置文件示例(config.yml) app: name: "aurixagent" debug: false log_level: "INFO" # 运行时指定配置文件 aurixagent --config config.yml # 或通过环境变量配置 export AURIXAGENT_API_KEY="your-key" export AURIXAGENT_OUTPUT_DIR="./output"
<p align="center"> <img src="https://img.shields.io/badge/license-MIT-22c55e?style=for-the-badge" alt="MIT" /> <img src="https://img.shields.io/npm/v/aurix-ai?style=for-the-badge&color=cb3837&logo=npm&logoColor=white" alt="npm" /> <img src="https://img.shields.io/badge/runtime-Node.js%20%7C%20Bun-339933?style=for-the-badge&logo=node.js&logoColor=white" alt="Runtime" /> <img src="https://img.shields.io/badge/language-TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" /> <img src="https://img.shields.io/badge/native-Rust-dea584?style=for-the-badge&logo=rust&logoColor=white" alt="Rust" /> <img src="https://img.shields.io/badge/interface-Terminal%20%2B%20Chat-7c3aed?style=for-the-badge" alt="Interface" /> </p>
<p align="center"> <b>Open-source terminal AI agent that codes, researches, browses, and solves — with real hands.</b> </p>
<p align="center"> AURIX is a developer-first AI workspace that lives in your terminal.<br/> It inspects repos, edits files, runs commands, performs cited research, automates stealth browsers<br/> with built-in CAPTCHA solving, generates documents — and stays accessible from Discord, Telegram, and WhatsApp. </p>
---

This is a major release with significant new capabilities:
> install skill from github.com/user/awesome-skill — clones, validates, and rebuilds without restarting.The fastest way to get started. Works on any machine with Node.js 22+.
npm install -g aurix-ai
Then run:
aurix setup # Configure LLM provider + API key (first time only)
aurix # Launch the terminal AI workspace
That's it. The aurix command is now available globally in your terminal.
To update later:
npm update -g aurix-ai
Use this method if you want to modify the source code or contribute.
git clone https://github.com/DekaPrayoga/AurixAgent.git
cd AurixAgent
npm install # installs dependencies + builds Rust token counter
npm run build # compiles TypeScript
npm link # links `aurix` command to your PATH
After linking, aurix works from any directory:
aurix setup
aurix
The npm package ships with a pre-built .node binary (7.2 MB). If you install from source and have Rust installed, the postinstall script automatically builds it via napi-rs.
Why does the Rust build directory take ~150 MB? The target/release/deps/ folder contains ~147 MB of intermediate .rlib compilation files — one for every crate in the dependency tree (tiktoken-rs embeds the full BPE vocabulary of 100k+ tokens). The final compiled binary is only 7.2 MB, and that's the only file included in the npm package.
If Rust is not available, the agent falls back to a JS-based token counter automatically — no functionality is lost, just slightly less accurate counting.
```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cd native/token-counter npx napi build --release --platform ```
aurix setup # Configure LLM provider, API key, model
cp .env.example .env
Key variables: - OPENAI_API_KEY — OpenAI access - ANTHROPIC_API_KEY — Anthropic access - DISCORD_TOKEN — Discord bot gateway - TELEGRAM_BOT_TOKEN — Telegram gateway - BRAVE_API_KEY — Enhanced web search (optional)
AURIX can install new skills from any GitHub repository at runtime:
> install skill from github.com/user/awesome-skill
It clones, validates, registers, and rebuilds automatically. No restart needed.
亡理器学习的常式器为一条学习。学习的亡理器当前常式。
该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
总体来看,本言器亡理器 是一款质量良好的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | AurixAgent |
| 原始描述 | 开源AI工作流:🤖 Autonomous Multi-Agent AI Workspace in your terminal. Codes, researches, and 。⭐8 · Python |
| Topics | workflowaipython |
| GitHub | https://github.com/DekaPrayoga/AurixAgent |
| 语言 | Python |
收录时间:2026-06-13 · 更新时间:2026-06-13 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端