Skill Claude CodeCodex
This skill accepts one argument: enable or disable.
Skill Claude CodeCodex
This skill accepts one argument: enable or disable.
Skill Claude CodeCodex
Install and manage Apache Jena Fuseki as a local user systemd service with associated CLI tools (riot, shacl, etc.).
Skill Claude CodeCodex
Configure Goose to discover and load cross-agent context files, making it fully compatible with projects that use Claude Code (CLAUDE.md), Cursor (.cursorrules), Windsurf (.windsurfrules), or GitHub Copilot conventions.
Skill Claude CodeCodex
Fix the warning Failed to update project tracker with instruction: Failed to parse projects.json file that can occur after updating Goose CLI, caused by malformed JSON in the project tracker file.
Skill Claude CodeCodex
Fix the Goose Desktop shell tool so that shell commands run with the full user environment — including devbox/nix-installed tools, crc/oc, cargo, sdkman, and custom exports.
Skill Claude CodeCodex
Create and configure a Goose custom provider that points to the local Headroom context-optimization proxy. This skill covers only the Goose provider configuration — for Headroom installation and systemd setup, see the headroom-litellm-proxy skill.
Skill Claude CodeCodex
Set up Goose (CLI and Desktop) to use a local LiteLLM proxy as a custom provider. This covers the RedHat provider pattern — a local LiteLLM proxy backed by Vertex AI Claude models (no auth, http://localhost:4000).
Skill Claude CodeCodex
Set up Goose (CLI and Desktop) to use a remote MaaS endpoint — a shared LiteLLM instance that requires API key authentication (e.g., https://maas-rhdp.apps.maas.redhatworkshops.io).
Skill Claude CodeCodex
Manage the next-ai-draw-io MCP server as a Goose custom extension. This skill installs the @next-ai-drawio/mcp-server npm package locally (avoiding repeated npx downloads), registers it as a stdio extension in Goose's config.yaml, and provides teardown and upgrade operations. Use when the user wants AI-powered draw.io…
Skill Claude CodeCodex
Identify and remove Goose session records from the sessions database. Covers all four session categories with per-category opt-in and optional date filtering.
Skill Claude CodeCodex
Configure Goose with persistent instructions that apply across all projects and sessions.
Skill Claude CodeCodex
Configure Goose (CLI and Desktop) to use a remote GPU-hosted LLM model as a custom provider named Skupper. The model is served through a Skupper V2 Virtual Application Network managed by skupper-model-provider, which exposes remote GPU hosts (rhel-ai, rhtevan-work) as local endpoints on localhost:9000 and…
Skill Claude CodeCodex
Install the Headroom context-optimization proxy and run it as a systemd user-scope service, chained to a local LiteLLM proxy for upstream LLM access.
Skill Claude CodeCodex
Check the health, configuration, and runtime status of the local Headroom context-optimization proxy.
Skill Claude CodeCodex
Configure Hermes Agent so it discovers AgentFS skills, making the same skill library available to both Goose and Hermes without duplication.
Skill Claude CodeCodex
Symptom: bash: warning: setlocale: LCCTYPE: cannot change locale (UTF-8): No such file or directory — appears 6× in the Desktop in-app terminal on every shell start. Root cause: Electron inherits macOS-style LCCTYPE=UTF-8 (bare, no language prefix like enUS.). Bash calls setlocale() during startup before any…
Skill Claude CodeCodex
Configure Hermes Agent to use the local Headroom context-optimization proxy as its custom LLM provider, with model discovery and verification.
Skill Claude CodeCodex
Set up Hermes Agent (CLI and Desktop) to use a locally hosted LiteLLM proxy as its custom LLM provider. The proxy is backed by Vertex AI Claude models (no auth, http://127.0.0.1:4000).
Skill Claude CodeCodex
Deploy, manage, and test self-hosted LLM model containers on NVIDIA GPUs via Podman. All deployments use profiles — curated, VRAM-validated configurations. No individual model aliases.
Skill Claude CodeCodex
Check the health, configuration, and runtime status of the local LiteLLM proxy.
Skill Claude CodeCodex
Set up a local LiteLLM proxy that fronts GCP Vertex AI as an OpenAI-compatible endpoint, managed by systemd, with proper service account credentials.
Skill Claude CodeCodex
Extract knowledge from the current chat session and persist it as an OKF v0.1 knowledge bundle under /.agents/knowledge/.
Skill Claude CodeCodex
Harvest generalizable concepts from project-scoped MEMORY.md files and distill them into OKF-compliant knowledge bundles under /.agents/knowledge/.
Skill Claude CodeCodex
Audit and repair index.md files throughout an Open Knowledge Format (OKF) v0.1 knowledge bundle tree.