Read and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type detection when needed. PDF/Office/images/archives are handled by other skills.
$npx -y skills add citedy/adclaw --skill file_readerInstalls into the current project.
Run `npx skills use "https://github.com/citedy/adclaw" --skill "citedy/adclaw/file_reader"` 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/citedy/adclaw" that are relevant to the current task. Run `npx skills add "https://github.com/citedy/adclaw"` and select the relevant skills, then follow their instructions.