Instructions file
Instructions for Knuckles-Team/fan-manager: Guidance for Claude Code (claude.ai/code) when working in this repository.
Instructions file
Instructions for Knuckles-Team/fan-manager: Guidance for Claude Code (claude.ai/code) when working in this repository.
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).
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).
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.
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).
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).
Knuckles-Team/audio-transcriber
Instructions file
Instructions for Knuckles-Team/audio-transcriber: Guidance for Claude Code (claude.ai/code) when working in this repository.
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…
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.
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…
Instructions file CodexOpenCode
Instructions for Knuckles-Team/searxng-mcp, covering agents.md, tech stack & architecture, architecture diagram, workflow diagram and commands (run these exactly).
Instructions file
Instructions for Knuckles-Team/searxng-mcp: Guidance for Claude Code (claude.ai/code) when working in this repository.
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…
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.
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…
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…
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…
Instructions file CodexOpenCode
Instructions for Knuckles-Team/jellyfin-mcp, covering agents.md, tech stack & architecture, architecture diagram, workflow diagram and commands (run these exactly).
Instructions file
Instructions for Knuckles-Team/jellyfin-mcp: Guidance for Claude Code (claude.ai/code) when working in this repository.
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…
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…
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.
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…
Instructions file CodexOpenCode
Instructions for Knuckles-Team/documentdb-mcp, covering agents.md, tech stack & architecture, architecture diagram, workflow diagram and commands (run these exactly).