claude_everything: Command for Claude Code

.claude/commands/add-or-update-skill.md

add-or-update-skill is a command for Claude Code from burgebj/claude_everything. It costs 22 tokens per session (308 once invoked), scanned A, original, MIT.

A workflow guide for adding a new skill or updating an existing one in the everything-claude-code project.

In plain words
What is it for?
Use it when creating or revising a SKILL.md file, updating installation manifests, or changing related project documentation.
Why use it?
It shows which files may need changes and helps keep the skill registered and documented.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions AGENTS.md.

This is burgebj/claude_everything's own configuration. It tells Claude Code how to work on claude_everything itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude_everything configures →

Part of the everything-claude-code plugin — 37 skills, 5 commands, 16 agents shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to burgebj/claude_everything. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/burgebj/claude_everything/ecc-tools/everything-claude-code-1775042279843/.claude/commands/add-or-update-skill.md
Clone the repo
git clone --depth 1 https://github.com/burgebj/claude_everything

Made for: Claude Code.

Or install everything-claude-code, the plugin that ships this one along with the rest of its 37 skills, 5 commands, 16 agents.

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 add-or-update-skill

README.md
[![agentmods](https://agentmods.dev/badge/commands/burgebj/claude_everything/add-or-update-skill.svg)](https://agentmods.dev/commands/burgebj/claude_everything/add-or-update-skill)
Your own site
<a href="https://agentmods.dev/commands/burgebj/claude_everything/add-or-update-skill"><img src="https://agentmods.dev/badge/commands/burgebj/claude_everything/add-or-update-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 308 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 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.00022 $0.00308
Opus 5 $0.00011 $0.00154
Sonnet 5 $0.00004 $0.00062
Haiku 4.5 $0.00002 $0.00031

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

Security

Grade A, and why

add-or-update-skill 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 7d 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.

.claude/commands/add-or-update-skill.md · 42 lines

What it actually says

/add-or-update-skill

Use this workflow when working on add-or-update-skill in everything-claude-code.

Goal

Adds a new skill or updates an existing skill, including documentation and registration in manifests.

Common Files

  • skills/*/SKILL.md
  • manifests/install-modules.json
  • AGENTS.md
  • README.md
  • README.zh-CN.md
  • docs/zh-CN/AGENTS.md

Suggested Sequence

  1. Understand the current state and failure mode before editing.
  2. Make the smallest coherent change that satisfies the workflow goal.
  3. Run the most relevant verification for touched files.
  4. Summarize what changed and what still needs review.

Typical Commit Signals

  • Create or update SKILL.md in skills//
  • Optionally add or update related agent/command files
  • Update manifests/install-modules.json to register the skill
  • Update AGENTS.md and/or README.md to reflect the new skill
  • If documentation is multilingual, update docs/zh-CN/ and README.zh-CN.md

Notes

  • Treat this as a scaffold, not a hard-coded script.
  • Update the command if the workflow evolves materially.
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. 7d ago First seen · 42 lines · 22 tokens per session scan A 9556c77a743f

Subscribe to this mod's changes

add-or-update-skill is a command published in the GitHub repository burgebj/claude_everything (7 stars, last pushed 5mo ago), licensed MIT. It adds 22 tokens to every session and 308 once invoked, about $0.0001 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-31.