# xagent

Start with a personal agent. Scale into an AI workforce. Xagent helps individuals complete real tasks, teams publish reusable agents, and enterprises run agent systems with their own tools, models, knowledge, and infrastructure — without brittle workflows.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/xorbitsai-xagent
- Source: https://github.com/xorbitsai/xagent
- Price: free and open source

## Summary
xagent is a Claude Code plugin with 8 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes agent-builder, evidence-based-rag, html-deck-editorial. 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 xorbitsai/xagent --agent claude-code
```

## Skills
- agent-builder
- evidence-based-rag
- html-deck-editorial
- pdf-report-editorial
- pptx-editorial
- presentation-generator
- static-visual-design
- xlsx-financial-report

## FAQ

### What is xagent?
Start with a personal agent. Scale into an AI workforce. Xagent helps individuals complete real tasks, teams publish reusable agents, and enterprises run agent systems with their own tools, models, knowledge, and infrastructure — without brittle workflows.

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

### Does xagent 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 xagent free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
