byknuckles-team· 21 skills
Snapshot a host's Docker/Podman/Swarm inventory into the epistemic-graph knowledge graph as typed OWL nodes via the container-manager-mcp MCP server — containers, images, volumes, networks, swarm services and nodes, with their :usesImage / :runsOn / :builtFrom links. Use when the agent must record live container state into the KG for cross-source reasoning, drift detection, or provenance. Do NOT use for operating containers (use container-manager-lifecycle) or managing swarm services (use container-manager-swarm).
$npx -y skills add knuckles-team/container-manager-mcp --skill container-manager-kg-ingestionInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/container-manager-mcp" --skill "knuckles-team/container-manager-mcp/container-manager-kg-ingestion"` 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/knuckles-team/container-manager-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/knuckles-team/container-manager-mcp"` and select the relevant skills, then follow their instructions.