# agent-toolkit

A collection of generic agentic tools for common engineering tasks, designed to work with any AI agent on any kind of software project.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/eai-org-agent-toolkit
- Source: https://github.com/eai-org/agent-toolkit
- Price: free and open source

## Summary
agent-toolkit is a Claude Code plugin with 19 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes check-ticket-implementation, compact-docs-writer, compact-skill-creator. 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 eai-org/agent-toolkit
```

## Skills
- check-ticket-implementation
- compact-docs-writer
- compact-skill-creator
- context-checkup
- create-implementation-plan
- create-manual-test-instructions
- fetch-pr-review
- fetch-ticket
- fresh-eyes-review
- handover
- memory-doctor
- refine-pr-review
- refine-ticket
- review-code-assistant
- review-ticket
- run-nx-checks
- self-improve
- use-conversational-language
- verify-understanding

## FAQ

### What is agent-toolkit?
A collection of generic agentic tools for common engineering tasks, designed to work with any AI agent on any kind of software project.

### How do I install agent-toolkit?
Run these in Claude Code: npx -y skills add eai-org/agent-toolkit. Then prompt normally.

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