hermes-agent/skills/mlops
teknium1 55ef425d0c fix(skills): sync bundled + misc CLI skills to current upstream
Nine bundled and optional skills had stale flags, install URLs, packages, and paths. Verified each against upstream and corrected:

- vllm: removed bogus --enable-metrics/--metrics-port (metrics at /metrics on API port); --speculative-model -> --speculative-config; canonical HF model IDs
- lm-evaluation-harness: --tasks list -> lm-eval ls tasks; --allow_code_execution -> --confirm_run_unsafe_code
- weights-and-biases: wandb.keras import removed -> wandb.integration.keras (WandbMetricsLogger); log_uniform -> log_uniform_values for raw values
- huggingface-hub: upload-large-folder now deprecated; hf papers list -> ls
- openhue: Linux install 404 -> openhue_Linux_x86_64.tar.gz tarball (release repo openhue/openhue-cli, v0.24)
- apple-notes: memo notes -a is a bare flag, no positional title
- excalidraw: upload.py path skills/diagramming/... -> skills/creative/...
- searxng-search: removed Method 3 (searxng-data pip package is a PyPI 404)
- sketch: noted get-shit-done upstream is archived/unmaintained
2026-07-24 08:29:59 -07:00
..
evaluation fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
huggingface-hub fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
inference fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
models refactor(skills): move segment-anything to optional-skills 2026-07-23 19:47:34 -07:00
DESCRIPTION.md Add new skills descriptions and enhance skills tool functionality 2026-02-01 01:32:21 -08:00