ecosystem-tools

ecosystem-tools is a skill for Claude Code from TheBeardedBearSAS/claude-craft. It costs 52 tokens per session (350 once invoked), scanned A, original, MIT.

A catalogue of third-party tools for Claude Code that reduce token and context use or help review large codebases.

In plain words
What is it for?
Use it when evaluating tools such as output compressors, symbol indexes, semantic search, or code-review graphs before enabling them.
Why use it?
It helps developers compare external tools for compacting output, searching code, and narrowing code reviews, while noting their licenses and security considerations.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions Claude Code.

Part of the claude-craft plugin — 56 skills, 94 commands, 47 agents, 5 hooks shipped together

Good fit Use it when evaluating tools such as output compressors, symbol indexes, semantic search, or code-review graphs before enabling them.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thebeardedbearsas/claude-craft/ecosystem-tools
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 TheBeardedBearSAS/claude-craft --skill ecosystem-tools
Clone the repo
git clone --depth 1 https://github.com/TheBeardedBearSAS/claude-craft

Made for: Claude Code.

Or install claude-craft, the plugin that ships this one along with the rest of its 56 skills, 94 commands, 47 agents, 5 hooks.

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 ecosystem-tools

README.md
[![agentmods](https://agentmods.dev/badge/skills/thebeardedbearsas/claude-craft/ecosystem-tools/github.svg)](https://agentmods.dev/skills/thebeardedbearsas/claude-craft/ecosystem-tools)
Your own site
<a href="https://agentmods.dev/skills/thebeardedbearsas/claude-craft/ecosystem-tools"><img src="https://agentmods.dev/badge/skills/thebeardedbearsas/claude-craft/ecosystem-tools/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 ecosystem-tools

Your own site · 80×15
<a href="https://agentmods.dev/skills/thebeardedbearsas/claude-craft/ecosystem-tools"><img src="https://agentmods.dev/badge/skills/thebeardedbearsas/claude-craft/ecosystem-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 350 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
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.00052 $0.00350
Opus 5 $0.00026 $0.00175
Sonnet 5 $0.00010 $0.00070
Haiku 4.5 $0.00005 $0.00035

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

Security

Grade A, and why

ecosystem-tools 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 5d 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/skills/ecosystem-tools/SKILL.md · 27 lines

What it actually says

Ecosystem Tools

Curated third-party Claude Code tools that complement Claude Craft's native token/context stack (RTK, context: fork skills, compaction hooks). None are bundled — they are documented with activation recipes and license caveats.

See @docs/ECOSYSTEM.md for the full catalogue, licenses, and .mcp.json snippets.

Quick reference

Tool License Use it for Rec
caveman MIT Compress agent output ~65% ✅ Integrate
code-review-graph MIT AST graph → read only the blast radius on review ✅ Integrate
token-savior MIT Symbol index + Bash output compaction (−80%), RTK alternative ✅ Integrate
claude-token-efficient MIT Anti-verbosity CLAUDE.md drop-in ✅ Integrate
context-mode ELv2 Output sandboxing — license blocks commercial redistribution 🔶 Reference
claude-context MIT Semantic search; needs a Milvus/Zilliz vector DB 🔶 Reference

Audit the source and pin a version before enabling any third-party MCP server or skill — see @.claude/rules/11-security.md and @docs/MCP.md#security.

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 · 27 lines · 52 tokens per session scan A 7a6df79e1648

Subscribe to this mod's changes

ecosystem-tools is a skill published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 6d ago), licensed MIT. It adds 52 tokens to every session and 350 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

generic-fullstack-code-reviewer

Review full-stack code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md compliance. Enforces TypeScript strict mode, input validation, GPU-accelerated animations, and design system consistency. Use when completing features, before commits, or reviewing pull requests.

travisjneuman/.claude · 64 tokens

generic-code-reviewer

Review code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Supports any tech stack - HTML/CSS/JS, React, TypeScript, Node.js, Python, NestJS, Next.js, and more. Use when completing features, before commits, or reviewing pull requests.

travisjneuman/.claude · 70 tokens

audit-comment-residue

Classify code comments for four residue shapes. History narration ("used to… now…"), plan/session references ("Task 2 replaces the old…", "in this PR"), conversational antecedents ("per your request", "as you asked"), and ticket/PR/branch back-references a future reader will never see. Emitting Tier 1 (remove) and…

melodic-software/claude-code-plugins · 159 tokens

review

Orchestrated REVIEW phase — fan out parallel, read-only reviewers over a diff (scope-detected audit skills AND independent agent lenses), then consolidate into one severity-ranked verdict. Use for a full pre-ship review, "review/validate this PR", or "spawn agents to review". Don't use to implement fixes (use /build…

helderberto/agent-skills · 117 tokens

visual-review

Render a GitHub Pull Request diff as a self-contained HTML page where each changed hunk is annotated with a software-principle explanation and a suggested simplification. Use when the user wants to review a PR visually, generate an HTML/visual diff report, or see PR feedback linked to principles (e.g. an unnecessary…

helderberto/agent-skills · 106 tokens

code-review-architecture

Architecture-focused code review covering hexagonal boundary violations, DDD anti-patterns, CQRS misuse, and microservices coupling issues. Applied in addition to the language-specific review skill when architecture markers are detected. Invoked when reviewing hexagonal architectures, DDD patterns, or microservices…

soulcodex/agentic · 63 tokens