Validate, resample, and ingest market data for factor mining. Schema-checks OHLCV files (CSV/Parquet/HDF5), resamples bar frequencies, and pulls live data from external MCP connectors (FactSet, Daloopa, Morningstar). Use before any mining run. Triggers on "validate data", "check my dataset", "resample", "load market data", "fetch data", "ingest prices", "is this dataset usable".
$npx -y skills add minihellboy/factorminer --skill factor-dataInstalls into the current project.
Run `npx skills use "https://github.com/minihellboy/factorminer" --skill "minihellboy/factorminer/factor-data"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minihellboy/factorminer" that are relevant to the current task. Run `npx skills add "https://github.com/minihellboy/factorminer"` and select the relevant skills, then follow their instructions.