Knuckles-Team

175 mods across 21 repositories, 81 stars between them.

Knuckles-Team/fan-manager

Instructions file

Instructions for Knuckles-Team/fan-manager: Guidance for Claude Code (claude.ai/code) when working in this repository.

2 4d ago A 89 tokens copy · 100% MIT

Knuckles-Team/fan-manager

Skill Claude CodeCodex

Use when you need automatic, temperature-driven fan speed control on a Dell PowerEdge server — continuously adjusts fans to a logarithmic curve between configured min/max temperature and fan-speed bounds (CONCEPT:FM-OS.governance.service-writes-fan-level).

2 4d ago A 57 tokens original MIT

fan-manager-control

75

Knuckles-Team/fan-manager

Skill Claude CodeCodex

Use when you need to manually set a fixed Dell PowerEdge fan speed (0-100) via IPMI — for testing cooling performance, capping acoustic noise, or pinning fans to a known level (CONCEPT:FM-OS.governance.service-writes-fan-level).

2 4d ago A 62 tokens original MIT

Knuckles-Team/fan-manager

Skill Claude CodeCodex

Operate fan-manager through its governed MCP and GraphOS capabilities, including fan manager automatic, fan manager control, fan manager temperature. Use when a request requires this provider's read, change, automation, ingestion, troubleshooting, or evidence workflows.

2 4d ago A 52 tokens copy · 86% MIT

Knuckles-Team/fan-manager

Skill Claude CodeCodex

Use when you need to read the current CPU/core temperature of a Dell PowerEdge server via lm-sensors — to check whether the system is running hot or to drive thermal decisions (CONCEPT:FM-OS.governance.service-reads-temperature-through).

2 4d ago A 55 tokens original MIT

Knuckles-Team/audio-transcriber

Instructions file CodexOpenCode

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

2 4d ago A 3,829 tokens copy · 92% MIT

Knuckles-Team/audio-transcriber

Skill Claude CodeCodex

Native knowledge-graph ingestion of Whisper transcripts on the audio-transcriber MCP server — transcribe an audio/video file and push it into the epistemic-graph in one call: the raw audio as a shared :MediaAsset blob, the transcript text as a :Document, and each Whisper segment as a :TranscriptSegment node linked…

2 4d ago A 121 tokens original MIT

Knuckles-Team/audio-transcriber

Skill Claude CodeCodex

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

2 4d ago A 53 tokens copy · 84% MIT

Knuckles-Team/audio-transcriber

Skill Claude CodeCodex

Speech-to-text on the audio-transcriber MCP server — run Whisper (faster-whisper, falling back to openai-whisper) over a local audio/video file or a microphone recording, and export txt/srt/vtt/json captions. Use when the agent must transcribe or translate spoken audio, generate subtitle/caption files, or pick a…

2 4d ago A 119 tokens original MIT

Knuckles-Team/searxng-mcp

Instructions file CodexOpenCode

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

2 4d ago A 3,831 tokens copy · 92% MIT

Knuckles-Team/searxng-mcp

Instructions file

Instructions for Knuckles-Team/searxng-mcp: Guidance for Claude Code (claude.ai/code) when working in this repository.

2 4d ago A 89 tokens copy · 100% MIT

Knuckles-Team/searxng-mcp

Skill Claude CodeCodex

Persist SearXNG search results into the epistemic-graph knowledge graph via the searxng-mcp MCP server. Use when the agent must turn a web search into durable, semantically-searchable KG memory — each result becomes a :Document (plus :SearchQuery and :SearchEngine typed nodes with :resultOf / :fromEngine links) so…

2 4d ago A 126 tokens original MIT

Knuckles-Team/searxng-mcp

Skill Claude CodeCodex

Operate searxng-mcp through its governed MCP and GraphOS capabilities, including searxng kg ingestion, searxng news research, searxng settings editor, searxng web search. Use when a request requires this provider's read, change, automation, ingestion, troubleshooting, or evidence workflows.

2 4d ago A 76 tokens copy · 80% MIT

Knuckles-Team/searxng-mcp

Skill Claude CodeCodex

Time-sensitive news and topic monitoring via the searxng-mcp MCP server. Use when the agent must gather what multiple news/social engines are currently reporting on a topic — breaking events, product/security announcements, or ongoing coverage — by scoping websearch to the news/socialmedia categories and paging for…

2 4d ago A 109 tokens original MIT

Knuckles-Team/searxng-mcp

Skill Claude CodeCodex

Inspect and edit the EMBEDDED SearXNG instance's settings.yml (the private, loopback-only, zero-config search fallback the searxng-mcp server can own end to end when no external SEARXNGURL is configured). Use when the agent or operator wants to change what the embedded instance does — enable/ disable formats, flip…

2 4d ago A 152 tokens original MIT

searxng-web-search

89

Knuckles-Team/searxng-mcp

Skill Claude CodeCodex

Privacy-respecting web metasearch via the searxng-mcp MCP server. Use when the agent needs current, open-web results for a query and must NOT leak the query to a single tracking engine — SearXNG aggregates many engines (Google, Bing, DuckDuckGo, Wikipedia, …) behind one JSON tool. Use for general lookups…

2 4d ago A 138 tokens original MIT

Knuckles-Team/jellyfin-mcp

Instructions file CodexOpenCode

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

2 4d ago A 4,109 tokens copy · 94% MIT

Knuckles-Team/jellyfin-mcp

Instructions file

Instructions for Knuckles-Team/jellyfin-mcp: Guidance for Claude Code (claude.ai/code) when working in this repository.

2 4d ago A 89 tokens copy · 100% MIT

Knuckles-Team/jellyfin-mcp

Skill Claude CodeCodex

Natively ingest a Jellyfin library into the epistemic-graph knowledge graph via the jellyfin-mcp MCP server — push library items as typed :MediaAsset/:Book nodes with :hasGenre/:performedBy/:authoredBy links and item overviews as searchable :Document nodes (jellyfiningestlibrary), and item posters as content-addressed…

2 4d ago A 158 tokens original MIT

Knuckles-Team/jellyfin-mcp

Skill Claude CodeCodex

Browse and search a Jellyfin media library via the jellyfin-mcp MCP server — list library items (movies, series, episodes, audio, books), fetch one item by id, walk collections and user views, and run search hints with the domain-typed jellyfinlibrary tool. Use when the agent must find or enumerate catalog items…

2 4d ago A 154 tokens original MIT

Knuckles-Team/jellyfin-mcp

Skill Claude CodeCodex

Operate jellyfin-mcp through its governed MCP and GraphOS capabilities, including jellyfin kg ingestion, jellyfin library catalog, jellyfin media playback. Use when a request requires this provider's read, change, automation, ingestion, troubleshooting, or evidence workflows.

2 4d ago A 60 tokens copy · 78% MIT

Knuckles-Team/jellyfin-mcp

Skill Claude CodeCodex

Stream and control Jellyfin playback and browse music via the jellyfin-mcp MCP server — list artists, albums, and music genres, resolve audio/video streams, manage playlists, and drive playstate (play, mark played, report progress) with the domain-typed jellyfinmedia tool. Use when the agent must start or control…

2 4d ago A 142 tokens original MIT

Knuckles-Team/documentdb-mcp

Instructions file CodexOpenCode

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

2 4d ago A 4,038 tokens copy · 92% MIT