# How to install the data collector

1. Put `data-scout.md` into the `~/.claude/agents/` folder.
2. In the `model` and `effort` lines set the model and effort level you give to data collection.
3. In the `tools` line keep only the tools that collection needs.
4. Restart Claude Code.

Check:

1. Type `@` and find `data-scout` in the suggestions.
2. Ask: "Call data-scout: have it put the number of files in the current folder into /tmp/test.md and return a status".
3. The collector's reply is one or two lines, and the number and the command that produced it are in `/tmp/test.md`.
