# analyze-data

Data science insights for CSV and JSON.

## Development

- Runtime: Bun
- Use `bun install` to install dependencies
- Use `bun run dev` to run in development
- Use `bun run build` to build for production

## Structure

- `src/` - Source code
- `bin/cli.ts` - CLI entry point using Commander.js
- `SKILL.md` - Skill definition and prompts
