# skrills CLI
Binary entrypoint for the `skrills` MCP server and tools. Installs the `skrills` executable to discover local `SKILL.md` files, filter them by prompt and embeddings, and serve them to MCP clients.
## Install
```bash
cargo install skrills
```
## Project resources
- Source & issues: [github.com/athola/skrills](https://github.com/athola/skrills)
- User docs: [github.com/athola/skrills/tree/master/book](https://github.com/athola/skrills/tree/master/book)