Workspace file I/O expert. ALWAYS invoke this skill when you need to list workspaces, read or write files in a workspace on a remote node, or browse workspace directories. Use this for cross-node file operations — for local sandbox files, use standard filesystem tools instead.
$npx -y skills add yaoapp/yao --skill yao-workspaceInstalls into the current project.
Run `npx skills use "https://github.com/yaoapp/yao" --skill "yaoapp/yao/yao-workspace"` 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/yaoapp/yao" that are relevant to the current task. Run `npx skills add "https://github.com/yaoapp/yao"` and select the relevant skills, then follow their instructions.