# agenvoy

Make AI actually work for you — a personal AI harness that writes and repairs its own tools, and lets Claude Code and Codex build and share them via MCP.

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

## Summary
agenvoy is a Claude Code plugin with 9 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes code-reviewer, commit-generate, extension-install. 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 agenvoy/Agenvoy --agent claude-code
```

## Skills
- code-reviewer
- commit-generate
- extension-install
- extension-upload
- readme-generate
- scheduler-skill-creator
- search-suitable-public-api
- skill-creator
- version-generate

## FAQ

### What is agenvoy?
Make AI actually work for you — a personal AI harness that writes and repairs its own tools, and lets Claude Code and Codex build and share them via MCP.

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

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