A toolkit with different skills and tools to be used by AI agents.
Packages exported by this monorepo are CLI tools that can be used directly with npx. Each package has its own README with usage instructions.
| Package | Description |
|---|---|
minion-fetch |
Cross-OS URL fetcher CLI with composable plugin architecture |
| Skill | Description |
|---|---|
minion-fetch |
Cross-OS URL fetcher CLI with composable plugin architecture |
bun install # Install all workspace dependencies
bun test # Run tests across all packages
bun run format # Format with Biome
bun run lint # Lint with Biome
bun run check # Full Biome check