Guide safe use of text_editor_remote for reading, writing, and patching files on the connected A0 CLI host. Use when the user asks to inspect or edit files on their computer, local files, CLI host files, or files that are explicitly not Docker/server files.
$npx -y skills add agent0ai/agent-zero --skill host-file-editingInstalls into the current project.
Run `npx skills use "https://github.com/agent0ai/agent-zero" --skill "agent0ai/agent-zero/host-file-editing"` 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/agent0ai/agent-zero" that are relevant to the current task. Run `npx skills add "https://github.com/agent0ai/agent-zero"` and select the relevant skills, then follow their instructions.