Agent Skills by The_Fox
Showing 61 vetted skills indexed across 1 GitHub repositories.
oss-forensics
Detect supply-chain integrity issues and generate forensic reports with auditable evidence.
research-paper-writing
Guide ML paper planning, drafting, evaluation, and submission workflows.
webhook-subscriptions
Trigger Hermes agent runs from webhook POSTs with managed subscriptions.
jupyter-live-kernel
Execute Python code against a live Jupyter kernel with persistent variables.
systematic-debugging
Enforce root-cause analysis before fixes using a four-phase debugging process.
plan
Creates timestamped, executable markdown plans in .hermes/plans/ without mutating the repository.
writing-plans
Generate structured implementation plans with file-level tasks and acceptance criteria.
node-inspect-debugger
Enable Node.js debugging via --inspect and Chrome DevTools Protocol.
debugging-hermes-tui-commands
Diagnose and fix Hermes TUI slash commands across Python backend, gateway, and Ink frontend.
dspy
Build and optimize LM workflows with a declarative DSL.
fine-tuning-with-trl
Fine-tune language models with TRL SFT, DPO, PPO, GRPO, and reward modeling.
axolotl
Fine-tune large language models with YAML-driven LoRA, DPO, and GRPO configurations.
unsloth
Fine-tune large language models with Unsloth LoRA/QLoRA pipelines.
audiocraft-audio-generation
Generate music and sound effects from text prompts using AudioCraft.
segment-anything-model
Generate object masks from images using Segment Anything Model prompts.
serving-llms-vllm
Serve LLMs via an OpenAI-compatible API using vLLM.
llama-cpp
Run local GGUF inference across CPU, Apple Silicon, and GPU backends.
outlines
Generate structured JSON, Pydantic, and regex outputs from local models.
evaluating-llms-harness
Benchmark LLMs across standard tasks using the lm-evaluation-harness.
weights-and-biases
Log ML experiments, sweeps, and artifacts with WandB.
native-mcp
Connect MCP servers and auto-register their tools in Hermes Agent.
github-auth
Automate GitHub authentication setup for tokens, SSH keys, and gh login.
github-repo-management
Automate GitHub repository lifecycle management including cloning, creating, forking, remotes, and releases.
github-pr-workflow
Automate GitHub PR lifecycle from branch creation to merge.