listlisted
Install: claude install-skill seokhoonj/fred-client
# List FRED indicators
Run the package's offline list command and relay the relevant groups and indicators.
```sh
fred list [GROUP]
```
1. Omit the group to show every accessor, or pass a group such as `growth` to narrow the list.
2. Preserve the displayed `group indicator` pair so it can be passed directly to `fred fetch`.
3. Use fetch when the user wants observations rather than a list.
4. Report a missing `fred` command as a request to install fred-client. Do not request an API key;
list works offline.