Knuckles-Team

175 mods across 21 repositories, 81 stars between them.

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

End-user setup guide for the container-manager-mcp MCP server — choosing CONTAINERMANAGERTYPE (docker/podman/kubernetes/multi), wiring .env / mcpconfig toggles, connecting remote Docker/Podman hosts via the tunnel-manager inventory versus remote Kubernetes clusters via kubeconfig contexts, and a first-run verification…

5 4d ago A 119 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

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…

5 4d ago A 116 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Full operational Kubernetes surface via the container-manager-mcp MCP server — workloads (pods/rollouts/StatefulSets/DaemonSets/ReplicaSets/Jobs/CronJobs), config (ConfigMaps/Secrets/Namespaces/CRDs/patch), networking (Ingress/native Services/NetworkPolicy/DNS), storage (PV/PVC/StorageClass/snapshots/CSI), RBAC…

5 4d ago A 189 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Docker/Podman container and image lifecycle on local or remote hosts via the container-manager-mcp MCP server — list/inspect/stop/remove/exec containers, read logs, trace which container owns a port, pull/prune images, and run docker-compose stacks. Use when the agent must operate standalone (non-swarm) container…

5 4d ago A 111 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Operate container-manager-mcp through its governed MCP and GraphOS capabilities, including container manager config walkthrough, container manager kg ingestion, container manager kubernetes operations, container manager lifecycle, container manager multi context, container manager podman operations, container manager…

5 4d ago A 91 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Operate several container backends and contexts at once — Kubernetes, Docker, Podman, and Swarm — via the container-manager-mcp MCP server's cmmulticontext tool, with per-call backend/context selection and parallel fan-out across a configured pool of contexts. Use when the agent must compare, migrate between, or…

5 4d ago A 118 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Rootless Podman pod/kube operations via the container-manager-mcp MCP server — pods (create/list/stats/top/inspect/logs/stop/rm), Kubernetes YAML interop (generate/play kube), checkpoint/restore, pod-scoped networks and volumes, health checks, and system prune. Use when the agent must drive Podman pod-level workloads…

5 4d ago A 114 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Docker Swarm cluster orchestration via the container-manager-mcp MCP server — initialize/leave a swarm, list nodes and services, and create or remove replicated services across the cluster. Use when the agent must operate a multi-host Swarm from a manager node, inventory cluster services/nodes, or deploy a service. Do…

5 4d ago A 91 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Kubernetes Mesh Provisioner atomic skill. Stands up an RKE2 cluster (server + agents) with Cilium CNI and the NVIDIA GPU device plugin, the Kubernetes parallel of swarm-mesh-provisioner. Idempotent — re-runnable.

5 4d ago C 60 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Podman Mesh Provisioner atomic skill. Provisions a Podman container control plane — rootful OR rootless — enabling the Podman API socket, wiring podman-compose, and registering remote hosts as Podman system connections over SSH, using container-manager-mcp. The Podman peer of swarm-mesh-provisioner and…

5 4d ago B 110 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Swarm Mesh Provisioner atomic skill. Initializes Docker Swarm Mode, manages manager/worker nodes join processes, and provisions global Swarm Overlay networks using container-manager-mcp.

5 4d ago A 43 tokens original MIT

Knuckles-Team/media-downloader

Instructions file CodexOpenCode

Instructions for Knuckles-Team/media-downloader, covering agents.md, tech stack & architecture, architecture diagram, workflow diagram and commands (run these exactly).

4 4d ago A 3,824 tokens copy · 89% MIT

media-audio

62

Knuckles-Team/media-downloader

Skill Claude CodeCodex

Extract audio as MP3 from a video/media URL via the media-downloader MCP server, natively storing the resulting audio into epistemic-graph as a content-addressed blob + :MediaAsset. Use when the agent needs the audio track (podcast, music, lecture) rather than the full video. Do NOT use for full-video download…

4 4d ago A 88 tokens original MIT

media-download

63

Knuckles-Team/media-downloader

Skill Claude CodeCodex

Download video (or audio) from YouTube, Rumble, and other yt-dlp-supported sites via the media-downloader MCP server, and natively store the downloaded media into the epistemic-graph knowledge graph as a content-addressed blob + :MediaAsset. Use when the agent must fetch a video by URL and optionally persist the raw…

4 4d ago A 111 tokens original MIT

Knuckles-Team/media-downloader

Skill Claude CodeCodex

Operate media-downloader through its governed MCP and GraphOS capabilities, including media audio, media download. Use when a request requires this provider's read, change, automation, ingestion, troubleshooting, or evidence workflows.

4 4d ago A 48 tokens copy · 81% MIT

media-downloader

65

Knuckles-Team/media-downloader

MCP server Claude CodeCodexCursor +2

Download audio/videos from the internet! Runs locally from the media-downloader Python package.

4 4d ago A tokens not measured original MIT

Knuckles-Team/systems-manager

Instructions file CodexOpenCode

Instructions for Knuckles-Team/systems-manager, covering agents.md, tech stack & architecture, architecture diagram, workflow diagram and commands (run these exactly).

3 4d ago A 4,612 tokens copy · 86% MIT

ipmi-bmc-manager

68

Knuckles-Team/systems-manager

Skill Claude CodeCodex

IPMI / BMC management atomic skill. Controls server power, opens Serial-over-LAN consoles, reads sensors and event logs, and configures the BMC LAN on out-of-band controllers (Dell iDRAC, HPE iLO, Supermicro, generic IPMI 2.0) via ipmitool — in-band or over LAN. Use for remote power control and for recovering a node…

3 4d ago B 93 tokens original MIT

Knuckles-Team/systems-manager

Skill Claude CodeCodex

Convert multi-NIC Linux hosts to a systemd-networkd active-backup bond on a static canonical IP, retiring NetworkManager, with a console-safe dead-man auto-revert. Use when a node's egress/data-path is non-deterministic across reboots (multiple DHCP NICs), when stabilizing a Docker Swarm VXLAN data-path before a swarm…

3 4d ago D 148 tokens original MIT

Knuckles-Team/systems-manager

Skill Claude CodeCodex

Operate hosts and Agent OS services through the governed systems-manager MCP provider and GraphOS delegation. Use for OS and package lifecycle, services, processes, network and disk inspection, storage or BMC health, firewall and managed-file work, agent identity, specialist registry, scheduler, watchdog, host…

3 4d ago A 72 tokens original MIT

systems-manager

71

Knuckles-Team/systems-manager

MCP server Claude CodeCodexCursor +2

Systems Manager will update your system and install/upgrade applications. Additionally, as allow AI to perform these activities as an MCP Server. Runs locally from the systems-manager Python package.

3 4d ago A tokens not measured original MIT

Knuckles-Team/fan-manager

Instructions file CodexOpenCode

Instructions for Knuckles-Team/fan-manager, covering agents.md, tech stack & architecture, architecture & deliberate simplicity, architecture diagram and commands (run these exactly).

2 4d ago A 3,892 tokens original MIT