agenter-workspace

star 0

Inspect mounted real paths and choose the correct absolute cwd. Use this when path authority is unclear.

jixoai By jixoai schedule Updated 5/31/2026

name: agenter-workspace description: Inspect mounted real paths and choose the correct absolute cwd. Use this when path authority is unclear.

agenter-workspace

Use this skill when you need to know which real paths are mounted and which absolute path should own the work.

Quick start:

  1. Run workspace list.
  2. Inspect mounted workspace paths and grant modes.
  3. Choose an explicit absolute cwd when starting terminal work.

Key laws:

  • The avatar root workspace is mounted as the fixed root-workspace compatibility surface and normally carries AVATAR_HOME / SKILLS_HOME capability env.
  • Project access still depends on explicit workspace mounts and grants.
  • Mounted project workspaces use public-workspace shell semantics even when they expose both shared and avatar-private files.
  • Public-workspace shells do not inherit runtime-local env/CLI merely because the runtime also has an avatar-root mount.
  • Per-command env overlays can affect a spawned process, but they do not grant durable workspace capabilities.
  • Real filesystem paths are the source of truth.

References:

  • references/mounts-and-cwd.md: how to read mounts and choose the correct absolute working directory
Install via CLI
npx skills add https://github.com/jixoai/agenter --skill agenter-workspace
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator