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.
git clone --depth 1 https://github.com/Jamie-BitFlight/claude_skillsWrote 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.
[](https://agentmods.dev/plugins/jamie-bitflight/claude_skills/clang-format)<a href="https://agentmods.dev/plugins/jamie-bitflight/claude_skills/clang-format"><img src="https://agentmods.dev/badge/plugins/jamie-bitflight/claude_skills/clang-format.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
clang-format-configuration 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 4d 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.
What it actually says
{
"name": "clang-format-configuration",
"description": "The model must invoke this skill when any trigger occurs - (1) user mentions \"clang-format\" or \".clang-format\", (2) user requests analyzing code style/formatting patterns/conventions, (3) user requests creating/modifying/generating formatting configuration, (4) user troubleshoots formatting behavior or unexpected results, (5) user asks about brace styles/indentation/spacing/alignment/line breaking/pointer alignment, (6) user wants to preserve existing style/minimize whitespace changes/reduce formatting diffs/codify dominant conventions.",
"version": "1.1.11",
"author": {
"name": "Jamie Nelson",
"url": "https://github.com/bitflight-devops"
}
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 55 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 4d ago First seen · 10 lines scan A 2b118138959f
clang-format-configuration is a plugin published in the GitHub repository Jamie-BitFlight/claude_skills (65 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
unity
Unity 6.3 LTS engine skills (C#, input, physics, animation, build).
modern-cpp
Modern C++ best practices (C++20/23/26). Use when writing C++ code, creating new C++ projects, or modernizing legacy C++ patterns.
juce-dev
Create and manage JUCE audio plugin projects from the JUCE-Plugin-Starter template.
ggml
ggml v0.15.3 C tensor library skill — 650+ functions and 98 ops for graph computation, GGUF I/O, multi-backend inference, GLU activations, SSM/RWKV ops, and ML training.
xonovex-skill-c99-opinionated
Xonovex C99 opinionated skills.
cpp-lsp
Claude Code plugin for C/C++ development with clangd LSP integration, 14 automated hooks for compilation, linting (clang-tidy), formatting (clang-format), and memory analysis (valgrind).