empty-file

empty-file is a skill for Claude Code from rakib-nyc/skillassay. Its token cost is not measured, scanned not scanned, original, Apache-2.0.

A checker for the instructions and skills available to AI coding agents. It measures how much always-loaded guidance costs and looks for missing, repeated, outdated, or conflicting setup.

In plain words
What is it for?
Use it to inspect CLAUDE.md, AGENTS.md, and agent-skill setup in tools such as Claude Code, Codex, Cursor, and Gemini CLI.
Why use it?
Too much or broken guidance can use up the agent’s working context or stop skills from loading. This helps reveal those problems before they affect coding work.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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.

agentmods
npx agentmods add skills/rakib-nyc/skillassay/empty-file
Any agent
npx skills add rakib-nyc/skillassay --skill empty-file
Clone the repo
git clone --depth 1 https://github.com/rakib-nyc/skillassay

Made for: Claude Code.

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 empty-file

README.md
[![agentmods](https://agentmods.dev/badge/skills/rakib-nyc/skillassay/empty-file.svg)](https://agentmods.dev/skills/rakib-nyc/skillassay/empty-file)
Your own site
<a href="https://agentmods.dev/skills/rakib-nyc/skillassay/empty-file"><img src="https://agentmods.dev/badge/skills/rakib-nyc/skillassay/empty-file.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin original No closer match found in the catalogue.
test/fixtures/adversarial/.claude/skills/empty-file/SKILL.md · 1 lines

The source is not reproduced here

Licensed Apache-2.0

The repository is licensed Apache-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

empty-file is a skill published in the GitHub repository rakib-nyc/skillassay (2 stars, last pushed 20d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ruleblast

Git diff for AI agent repository instructions. Shows the blast radius of AGENTS.md and CLAUDE.md changes. Use when Git cannot show which agent inherited the edit, a Codex vs Claude Code split, or why one path inherited a stack.

Kpoiut/ruleblast · 53 tokens

agent-rules

Rewrites or audits text so it reads plainly: answer first, no preamble, no hype adjectives, no marketing voice, sentences short enough to read once. Applies a named ruleset plus ASD-STE100 Simplified Technical English. Use when asked to clean up, tighten, de-slop, or humanise a draft, a README, a release note, a…

tornikegomareli/agent-rules · 126 tokens

context-diet

Measure and compact an oversized agent-context file (CLAUDE.md, .cursorrules, AGENTS.md, a system prompt) without losing rules, or safely run reversible bounded, reversible ablation when intentional/aggressive context removal is requested. Triggers: "CLAUDE.md too big", "over the char limit", "context file too large"…

gaia-research/skill-context-diet · 110 tokens

contextdocs

Your AI agent maintains its own context files — a Claude Code plugin with an AGENTS-first model that covers Codex, Copilot, Cursor, Gemini, and 3 more tools. Signal Gate filtering, Context Guard hooks, health scoring, and MEMORY.md promotion.

littlebearapps/contextdocs · 56 tokens

review

Review a change and report actionable findings.

seojoonkim/agentlinter · 10 tokens

readiness

Use when the user wants to analyze, audit, or assess their codebase for AI agent readiness. Also use for "readiness report", "how ready is my project", "analyze my codebase", "audit my repo", "check my setup", or "what should I improve".

jrenaldi79/harness-engineering · 62 tokens