harbofly-cleanup

harbofly-cleanup is a skill for Claude Code, Codex from carloshpdoc/Harbofly. It costs 88 tokens per session (1,158 once invoked), scanned A, original, no licence file.

A macOS disk-cleanup skill that uses the Harbofly command-line tool to find development caches and build files. Removed items go to the Trash, where they can be recovered.

In plain words
What is it for?
Cleaning Xcode DerivedData, node_modules folders, Docker data, and package-manager, editor, and AI caches.
Why use it?
It helps free storage without permanently deleting files during cleanup.

Skill for Claude CodeCodex

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

Good fit Cleaning Xcode DerivedData, node_modules folders, Docker data, and package-manager, editor, and AI caches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/carloshpdoc/harbofly/harbofly-cleanup
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 carloshpdoc/Harbofly --skill harbofly-cleanup
Clone the repo
git clone --depth 1 https://github.com/carloshpdoc/Harbofly

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 harbofly-cleanup

README.md
[![agentmods](https://agentmods.dev/badge/skills/carloshpdoc/harbofly/harbofly-cleanup/github.svg)](https://agentmods.dev/skills/carloshpdoc/harbofly/harbofly-cleanup)
Your own site
<a href="https://agentmods.dev/skills/carloshpdoc/harbofly/harbofly-cleanup"><img src="https://agentmods.dev/badge/skills/carloshpdoc/harbofly/harbofly-cleanup/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 harbofly-cleanup

Your own site · 80×15
<a href="https://agentmods.dev/skills/carloshpdoc/harbofly/harbofly-cleanup"><img src="https://agentmods.dev/badge/skills/carloshpdoc/harbofly/harbofly-cleanup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,158 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.00088 $0.01158
Opus 5 $0.00044 $0.00579
Sonnet 5 $0.00018 $0.00232
Haiku 4.5 $0.00009 $0.00116

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

Security

Grade A, and why

harbofly-cleanup 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 12d 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/harbofly-cleanup/SKILL.md · 116 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files 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. 12d ago First seen · 116 lines · 88 tokens per session scan A 7f233c961550

Subscribe to this mod's changes

harbofly-cleanup is a skill published in the GitHub repository carloshpdoc/Harbofly (23 stars, last pushed 2d ago), with no licence file. It adds 88 tokens to every session and 1,158 once invoked, about $0.0004 per session on Opus 5. 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-08-30.

Related

Other skills, from other repositories

pacer

Report Claude Code usage from Pacer — every rate-limit window, including per-model caps like Fable and each account on the machine — and pace heavy work against them, so hitting a limit during a long autonomous run or a large fan-out of subagents costs a resumable pause rather than the whole run. Use before and during…

EricAndrechek/Pacer · 146 tokens

maintainer-bar

Operate the MaintainerBar SwiftUI menu bar app and its ghcrawl backend. Use for: refreshing issue clusters, searching issues semantically, checking repo pulse, managing notifications, building/running the app, and coordinating ghcrawl data pipelines.

OpenCoven/coven · 52 tokens

xcode-disk-cleanup

Audit and safely clean Xcode-related developer storage on macOS. Use whenever a developer mentions low disk space, Xcode storage, DerivedData, simulator devices or runtimes, stale beta platforms in Xcode Settings, DeviceSupport, archives, dSYMs, CocoaPods caches, simulator dyld caches, project .build folders…

AvdLee/Xcode-Disk-Cleanup-Agent-Skill · 147 tokens

zanei

Query what the user did on this computer outside the current conversation — which apps, windows, files, and web pages they used, and when (last 48h, read-only). Reach for it whenever off-conversation context would help - resuming interrupted work, resolving vague references like "that doc I was reading" or "the error…

KentoShimizu/zanei · 89 tokens

save

Use when the user signals end-of-session — "save handoff", "pick this up later", "continue in a new session", "I'll come back to this". Captures the session's intent so the next session can resume it. Slash form /handoff:save is the explicit fallback.

ApurvBazari/claude-plugins · 62 tokens

sq-do-not-disturb

Do Not Disturb mode — pause quests for 2 hours. Use this when the user says 'stop showing me stuff', 'too many quests', 'quest fatigue', 'these are annoying', 'I'm getting too many notifications', 'not now', 'leave me alone', 'stop interrupting', 'I need a break', 'pause quests for a bit', 'quiet mode', 'mute…

trySideQuest-ai/sidequest · 94 tokens