π¦ ClawHub
Astra Docker
by @walniek
Interact with Astra's Docker container workspace by executing commands and reading or writing files at /workspace inside the astra-env container.
TERMINAL
clawhub install astra-dockerπ About This Skill
cat <<'EOF' > ~/.openclaw/workspace/skills/astra-docker/SKILL.md
name: astra-docker description: "Execute commands, read files, and write files in Astra's Docker container workspace (astra-env). Use this skill whenever you need to interact with your virtual environment at /workspace."
Docker Workspace Access
You have a persistent Docker container called astra-env with a workspace mounted at /workspace.
How to Use
Use the bash tool to run commands inside the container: