find-skills

find-skills is a skill for Claude Code, Codex from XMZF-vAI/clerkbox. It costs 78 tokens per session (3,074 once invoked), scanned A, original, Apache-2.0.

A skill for working with spreadsheet files such as Excel workbooks, CSV files, and TSV files. It supports reading, editing, analysis, formulas, formatting, charts, and other workbook changes.

In plain words
What is it for?
Use it to clean or analyse data, create or edit workbooks, add formulas, format cells, build charts, apply conditional formatting, or convert between spreadsheet formats.
Why use it?
It brings common spreadsheet tasks into one workflow and keeps calculated values as spreadsheet formulas so they can update when the data changes. This avoids producing static results that become outdated.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to clean or analyse data, create or edit workbooks, add formulas, format cells, build charts, apply conditional formatting, or convert between spreadsheet formats.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xmzf-vai/clerkbox/find-skills
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 XMZF-vAI/clerkbox --skill find-skills
Clone the repo
git clone --depth 1 https://github.com/XMZF-vAI/clerkbox

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 find-skills

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/xmzf-vai/clerkbox/find-skills"><img src="https://agentmods.dev/badge/skills/xmzf-vai/clerkbox/find-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,074 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 6 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 119
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 123
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 124
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 129
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 192
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium Excessive Agency · line 268
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original 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.00078 $0.03074
Opus 5 $0.00039 $0.01537
Sonnet 5 $0.00016 $0.00615
Haiku 4.5 $0.00008 $0.00307

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

Security

Grade A, and why

find-skills scanned grade A with 1 finding 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 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/install-skill.ps1, scripts/install-skill.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

**Manual fallback (if the script is unavailable):** download with `curl -fSL -o skill.zip <url>`, extract (PowerShell `Expand-Archive` / `unzip`), locate the directory containing `SKILL.md`, and move it to `~/.clerkbox/s
resources/preset-skills/find-skills/SKILL.md · 270 lines

How it starts

The opening of the file, as written. The whole thing — 270 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Find Skills

This is ClerkBox's skill discovery & installation orchestration skill. It searches two sources — the ClerkBox built-in skill store (CocoLoop Hub, preferred) and the skills.sh community skill library (secondary) — and merges results into a single search-and-install flow, with mandatory user confirmation before any installation.

CORE PRINCIPLE: Search both sources before presenting results. The built-in store offers curated quality skills; skills.sh covers niche domains and newer tools. Searching only one source is an incomplete search.

Priority: Search First, Then Execute

CRITICAL: When the user requests help with a specialized task, search for available skills FIRST before attempting the task directly with your general capabilities.

The correct behavior is:

  1. User asks for help with a specialized task (e.g., "help me deploy this", "review my code", "做个 PPT")
  2. FIRST: search both sources for relevant skills
  3. Present results to the user and let them pick (see confirmation rule below)
  4. Install the chosen skill
  5. THEN: use the installed skill to fulfill the user's original request

Do NOT skip steps 2–4 and jump directly to attempting the task yourself.


Before You Begin: User Confirmation Rule

IMPORTANT: Never install any skill without explicit user confirmation.

ClerkBox has no structured question UI — after searching, present the results as a numbered list in plain text and ask the user to reply with the number(s) to install:

我找到了以下与「<query>」相关的技能:

1. <skill-name>(技能商店)— <一句话描述>;下载量 <N>
2. <skill-name>(技能商店)— <一句话描述>
3. <repo/skill-name>(社区 skills.sh)— <一句话描述>

回复编号即可安装(可多选),或告诉我直接处理任务。
  • Present results from all sources that returned matches — "商店在前、社区在后"只是排序,不是过滤。
  • Total recommendations MUST NOT exceed 4 — curate the most relevant subset; mention "(还有 N 个相关结果)" if more exist.
  • Do NOT install anything until the user explicitly picks.

When to Use This Skill

Use this skill when the user:

Read the full file on GitHub · 270 lines

Files

What ships with it

3 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. 11d ago First seen · 270 lines · 78 tokens per session scan A bedfa293e4c6

Subscribe to this mod's changes

find-skills is a skill published in the GitHub repository XMZF-vAI/clerkbox (8 stars, last pushed yesterday), licensed Apache-2.0. It adds 78 tokens to every session and 3,074 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.