# jimi

纯Java实现的AI驱动智能代理系统，为Java开发者提供类ClaudeCode体验的开源CLI工具

- Tier: Indexed (plain plugin)
- Category: AI & Agents
- Page: https://www.flowy.sh/listings/leavesfly-jimi
- Source: https://github.com/leavesfly/jimi
- Price: free and open source

## Summary
jimi is a Claude Code plugin with 9 hand-picked skills for ai & agents work, indexed on Flowy. Install it with the command on its page. It includes maven-troubleshoot, api-design, code-quality-suite. 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 leavesfly/jimi --agent claude-code
```

## Skills
- maven-troubleshoot
- api-design
- code-quality-suite
- code-review
- database-design
- git-commit-guide
- java-best-practices
- unit-testing
- weather

## FAQ

### What is jimi?
纯Java实现的AI驱动智能代理系统，为Java开发者提供类ClaudeCode体验的开源CLI工具

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

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