byjiazhenz026· 23 skills
Use when the user wants to look at intermediate or output data — preview a slice of an image, peek at the first rows of a DataFrame, check the shape/dtype of an array, or trace where a data ref came from. NOT for debugging failed runs (use scistudio-debug-run).
$npx -y skills add jiazhenz026/scistudio --skill scistudio-inspect-dataInstalls into the current project.
Run `npx skills use "https://github.com/jiazhenz026/scistudio" --skill "jiazhenz026/scistudio/scistudio-inspect-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/jiazhenz026/scistudio" that are relevant to the current task. Run `npx skills add "https://github.com/jiazhenz026/scistudio"` and select the relevant skills, then follow their instructions.