skills/docker/SKILL.md
--- name: docker description: Please check if docker is already installed. If so, to start Docker in a container environment: category: Development & Code Tools source: openhands tags: [docker, bash, agent] url: https://github.com/OpenHands/OpenHands/blob/main/skills/docker.md --- # Docker Usage Guide ## Starting Docker in Container Environments Please check if docker is already installed. If so, to start Docker in a container environment: ```bash # Start Docker daemon in the background su
npx skillsauth add ranbot-ai/awesome-skills skills/dockerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Please check if docker is already installed. If so, to start Docker in a container environment:
# Start Docker daemon in the background
sudo dockerd > /tmp/docker.log 2>&1 &
# Wait for Docker to initialize
sleep 5
To verify Docker is working correctly, run the hello-world container:
sudo docker run hello-world
tools
Use when a user asks to mine or update a private, evidence-backed work profile from local Claude Code, Codex, Copilot CLI, or OpenCode sessions.
data-ai
Use when diagnosing Android overheating, idle heat, thermal throttling, charging or radio heat, or abnormal battery drain with read-only ADB evidence and approval gates.
research
Research public competitor ads, analyze creative patterns and landing pages, and produce an evidence-labeled strategic teardown.
tools
Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.