Lists the current workspace directory structure. Useful for verifying agent file access, checking what files exist, and debugging workspace state. Use this skill when you need to see the workspace layout or verify files were created correctly.
$npx -y skills add maximilien-ai/clawmax --skill workspace-lsInstalls into the current project.
Run `npx skills use "https://github.com/maximilien-ai/clawmax" --skill "maximilien-ai/clawmax/workspace-ls"` 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/maximilien-ai/clawmax" that are relevant to the current task. Run `npx skills add "https://github.com/maximilien-ai/clawmax"` and select the relevant skills, then follow their instructions.