carrel-organize

carrel-organize is a plugin for Claude Code from coltonbearden/carrel. Its manifest loads nothing; the 4 commands it bundles cost 87 tokens per session together, scanned A, original, MIT.

A file-organization plugin for the local computer, using commands to manage files.

In plain words
What is it for?
Organizing files, finding and removing duplicates, adding tags, and writing notes about files.
Why use it?
It addresses clutter, duplicate files, missing labels, and files that need attached notes.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

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.

Claude Code
/plugin marketplace add coltonbearden/carrel
agentmods
npx agentmods add plugins/coltonbearden/carrel/carrel-organize
Clone the repo
git clone --depth 1 https://github.com/coltonbearden/carrel

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 carrel-organize

README.md
[![agentmods](https://agentmods.dev/badge/plugins/coltonbearden/carrel/carrel-organize.svg)](https://agentmods.dev/plugins/coltonbearden/carrel/carrel-organize)
Your own site
<a href="https://agentmods.dev/plugins/coltonbearden/carrel/carrel-organize"><img src="https://agentmods.dev/badge/plugins/coltonbearden/carrel/carrel-organize.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 manifest loads nothing itself; its 4 commands cost 87 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

carrel-organize 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 today.

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.

plugins/carrel-organize/.claude-plugin/plugin.json · 9 lines

What it actually says

{
  "name": "carrel-organize",
  "description": "Organize, dedupe, tag, and annotate local files with the carrel CLI: /organize, /dedupe, /tag, /note-file.",
  "version": "0.2.0",
  "author": { "name": "Colton Bearden" },
  "license": "MIT",
  "keywords": ["files", "organize", "dedupe", "tags", "notes"]
}
Contents

What it installs

The manifest is a name and a version. 4 commands travel with it, and installing the plugin installs all of them — 87 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. today Changed f78d8f027b86
  2. yesterday Changed c35ea2ae8a8d
  3. 5d ago First seen · 9 lines scan A 3a804a4b2cac

Subscribe to this mod's changes

carrel-organize is a plugin published in the GitHub repository coltonbearden/carrel (1 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-08-31.

Related

Other plugins, from other repositories

cloudflare-browser-rendering

Cloudflare Browser Rendering with Puppeteer/Playwright. Use for screenshots, PDFs, web scraping, or encountering rendering errors, timeout issues, memory exceeded.

secondsky/claude-skills · not measured

cloudflare-cron-triggers

Cloudflare Cron Triggers for scheduled Workers execution. Use for periodic tasks, scheduled jobs, or encountering handler not found, invalid cron expression, timezone errors.

secondsky/claude-skills · not measured

daily

Day-to-day skills with memory: a morning briefing, a tutor that remembers what you got wrong, and a retro that turns agent mistakes into one-line fixes.

duthaho/skillhub · not measured

hyperfocus

ADHD-friendly output formatting. Restructures responses with evidence-based cognitive accessibility: chunking, visual hierarchy, front-loaded key points, and progressive disclosure.

nextor2k/hyperfocus · not measured

obsidian-llm-wiki

LLM Wiki pattern for an active Obsidian vault. Ten slash commands (/wiki-init, /wiki-ingest, /wiki-scan, /wiki-query, /wiki-save, /wiki-lint, /wiki-hot, /wiki-tags-refresh, /wiki-task, /wiki-tasks-extract) compile knowledge from meetings, projects, daily notes, and raw sources into a persistent, cross-referenced wiki…

ihudak/ihudak-claude-plugins · not measured

lark

Operate Feishu/Lark (IM, Docs, Base, Sheets, Calendar, Drive, Wiki, Task, OKR, VC, etc.) via the local lark-cli. Mirrors the Claude Code lark skill set for Cowork. 飞书/Lark 全套技能。.

DropFan/claude-code-plugins · not measured