metadatalisted
Install: claude install-skill seokhoonj/fred-client
# Show FRED metadata
Run the metadata command and relay the returned JSON object.
```sh
fred metadata "<SERIES_ID>" --json
```
Requires fred-client installed (`pipx install fred-client`) and a FRED API key in
`FRED_API_KEY` or `~/.config/fred-client/credentials.json`.
1. Use search first when the user has only a concept or name.
2. Show the fields relevant to the question while retaining the exact title, units, frequency,
seasonal adjustment, and observation dates when present.
3. Use fetch when the user wants values or a time series. Series IDs are case-insensitive in
fred-client.
4. Relay a nonzero `fred: <message>` error without inventing metadata.