Skip to content

feat(skills): add Docker management skill to optional-skills#3060

Merged
teknium1 merged 1 commit intomainfrom
hermes/hermes-c75e42c8
Mar 25, 2026
Merged

feat(skills): add Docker management skill to optional-skills#3060
teknium1 merged 1 commit intomainfrom
hermes/hermes-c75e42c8

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

Summary

Salvage of PR #3032 by @sprmn24. Moved from skills/devops/ (built-in) to optional-skills/devops/ and trimmed the description from ~80 words to 16.

Docker CLI reference covering containers, images, Compose, volumes, networks, troubleshooting, disk cleanup, and Dockerfile optimization. No external dependencies beyond Docker CLI. Installable via hermes skills install official/devops/docker-management.

Changes from original PR

  • Relocated to optional-skills/devops/
  • Description: trimmed to concise one-liner

Closes #3032

Docker CLI reference covering containers, images, Compose, volumes,
networks, troubleshooting, and Dockerfile optimization. Placed in
optional-skills/devops/ since it's a documentation-only skill with
no external dependencies beyond Docker CLI.

Based on PR #3032 by @sprmn24. Moved from skills/ to optional-skills/
and trimmed the description to be concise.
@teknium1 teknium1 merged commit f83c27e into main Mar 25, 2026
2 checks passed
outsourc-e pushed a commit to outsourc-e/hermes-agent that referenced this pull request Mar 26, 2026
…earch#3060)

Docker CLI reference covering containers, images, Compose, volumes,
networks, troubleshooting, and Dockerfile optimization. Placed in
optional-skills/devops/ since it's a documentation-only skill with
no external dependencies beyond Docker CLI.

Based on PR NousResearch#3032 by @sprmn24. Moved from skills/ to optional-skills/
and trimmed the description to be concise.

Co-authored-by: sprmn24 <sprmn24@users.noreply.github.com>
StreamOfRon pushed a commit to StreamOfRon/hermes-agent that referenced this pull request Mar 29, 2026
…earch#3060)

Docker CLI reference covering containers, images, Compose, volumes,
networks, troubleshooting, and Dockerfile optimization. Placed in
optional-skills/devops/ since it's a documentation-only skill with
no external dependencies beyond Docker CLI.

Based on PR NousResearch#3032 by @sprmn24. Moved from skills/ to optional-skills/
and trimmed the description to be concise.

Co-authored-by: sprmn24 <sprmn24@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants