hf-cli

hf-cli is a skill for Claude Code, Codex from clowlove/Hermes-House. It costs 0 tokens per session (819 once invoked), scanned A, original, no licence file.

A guide to the hf command-line tool used with the Hermes Agent skill, including synchronization with Hugging Face and basic authentication.

In plain words
What is it for?
Running hf CLI commands, syncing content to Hugging Face, handling authentication, and following the skill’s setup instructions.
Why use it?
It helps you understand the commands and login steps needed to use this tool correctly.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Running hf CLI commands, syncing content to Hugging Face, handling authentication, and following the skill’s setup instructions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clowlove/hermes-house/hf-cli
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add clowlove/Hermes-House --skill hf-cli
Clone the repo
git clone --depth 1 https://github.com/clowlove/Hermes-House

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hf-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/clowlove/hermes-house/hf-cli/github.svg)](https://agentmods.dev/skills/clowlove/hermes-house/hf-cli)
Your own site
<a href="https://agentmods.dev/skills/clowlove/hermes-house/hf-cli"><img src="https://agentmods.dev/badge/skills/clowlove/hermes-house/hf-cli/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hf-cli

Your own site · 80×15
<a href="https://agentmods.dev/skills/clowlove/hermes-house/hf-cli"><img src="https://agentmods.dev/badge/skills/clowlove/hermes-house/hf-cli.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 819 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00819
Opus 5 $0.00000 $0.00409
Sonnet 5 $0.00000 $0.00164
Haiku 4.5 $0.00000 $0.00082

Measured 9d ago against content hash 7a07f147eb2f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

hf-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hf-cli/SKILL.md · 95 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 95 lines · 0 tokens per session scan A 7a07f147eb2f

Subscribe to this mod's changes

hf-cli is a skill published in the GitHub repository clowlove/Hermes-House (15 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 819 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

teleport

Teleport is FULL-CONTEXT migration, not partial transformation. The defining characteristic is that EVERYTHING must move together and keep working: data, dependencies, auth, traffic routing, background jobs, secrets, and human workflows. The old system must remain recoverable until the new one is proven. This spell…

Hmbown/Wizards-of-the-Ghosts · 135 tokens

vicious-mockery

The bard's cantrip that deals psychic damage through insults. In practice this is adversarial review — the art of finding and articulating exactly what is wrong with something in a way that is impossible to ignore. Unlike polite feedback that gets filed and forgotten, vicious mockery lands. It is the red-team report…

Hmbown/Wizards-of-the-Ghosts · 101 tokens

clairvoyance

In D&D, Clairvoyance lets you place an invisible sensor in a location you know, seeing or hearing through it. Unlike Scrying (which follows a specific target in real time), Clairvoyance is a point-in-time snapshot of a place. The real-world version is remote system inspection: checking the state of a production…

Hmbown/Wizards-of-the-Ghosts · 105 tokens

perception

In D&D, Perception is the raw ability to notice things: the hidden door, the faint sound, the detail that does not belong. Unlike Investigation (which follows evidence methodically) or Insight (which reads subtext), Perception is about the initial act of noticing. The real-world version is detail-catching: spotting…

Hmbown/Wizards-of-the-Ghosts · 103 tokens

hold-monster

Hold Monster is Hold Person scaled to larger targets. The real-world version is the emergency circuit breaker: halting an entire service, freezing a deployment pipeline, or stopping a runaway process at the infrastructure level. This is the big red button — it stops everything, and it should only be pressed when the…

Hmbown/Wizards-of-the-Ghosts · 68 tokens

source-command-review

Comprehensive code review (project).

databayt/hogwarts · 11 tokens