Use when the user says: 'compute', 'crunch this', 'analyze logs', 'aggregate the data', 'run a script', 'dedupe', 'count by', 'top N', or any data-shaping ask. Replaces dumping raw data into context with sandboxed script execution.
$npx -y skills add ferroxlabs/ijfw --skill ijfw-computeInstalls into the current project.
Run `npx skills use "https://github.com/ferroxlabs/ijfw" --skill "ferroxlabs/ijfw/ijfw-compute"` 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/ferroxlabs/ijfw" that are relevant to the current task. Run `npx skills add "https://github.com/ferroxlabs/ijfw"` and select the relevant skills, then follow their instructions.