# helloagents

🤖 生产级多智能体框架 - 工具响应协议、上下文工程、会话持久化、子代理机制等16项核心能力 HelloAgents 是一个基于 OpenAI 原生 API 构建的生产级多智能体框架，集成了工具响应协议（ToolResponse）、上下文工程（HistoryManager/TokenCounter）、会话持久化（SessionStore）、子代理机制（TaskTool）、乐观锁（文件编辑）、熔断器（CircuitBreaker）、Skills 知识外化、TodoWrite 进度管理、DevLog

- Tier: Indexed (plain plugin)
- Category: Agent Orchestration
- Page: https://www.flowy.sh/listings/jjyaoao-helloagents
- Source: https://github.com/jjyaoao/helloagents
- Price: free and open source

## Summary
helloagents is a Claude Code plugin with 17 hand-picked skills for agent orchestration work, indexed on Flowy. Install it with the command on its page. It includes ASR, LLM, TTS. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add jjyaoao/helloagents --agent claude-code
```

## Skills
- ASR
- LLM
- TTS
- VLM
- docx
- finance
- frontend-design
- gift-evaluator
- image-generation
- pdf
- podcast-generate
- pptx
- video-generation
- video-understand
- web-reader
- web-search
- xlsx

## FAQ

### What is helloagents?
🤖 生产级多智能体框架 - 工具响应协议、上下文工程、会话持久化、子代理机制等16项核心能力 HelloAgents 是一个基于 OpenAI 原生 API 构建的生产级多智能体框架，集成了工具响应协议（ToolResponse）、上下文工程（HistoryManager/TokenCounter）、会话持久化（SessionStore）、子代理机制（TaskTool）、乐观锁（文件编辑）、熔断器（CircuitBreaker）、Skills 知识外化、TodoWrite 进度管理、DevLog

### How do I install helloagents?
Run these in Claude Code: npx -y skills add jjyaoao/helloagents --agent claude-code. Then prompt normally.

### Does helloagents auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is helloagents free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
