cm-deep-search

cm-deep-search is a skill for Claude Code from tody-agent/codymaster. It costs 50 tokens per session (1,876 once invoked), scanned A, original, no licence file.

A detector for large codebases or document collections that can suggest local semantic-search tools such as tobi or qmd. Semantic search finds relevant content by meaning, not only by exact words.

In plain words
What is it for?
Use it to detect oversized repositories or documentation sets and connect session context with longer-term document retrieval.
Why use it?
It helps identify when ordinary browsing may be insufficient for finding information across a large local project.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

Part of the cm plugin — 63 skills, 11 commands, 8 agents, 3 hooks, 1 MCP server shipped together

Good fit Use it to detect oversized repositories or documentation sets and connect session context with longer-term document retrieval.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tody-agent/codymaster/cm-deep-search
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 tody-agent/codymaster --skill cm-deep-search
Clone the repo
git clone --depth 1 https://github.com/tody-agent/codymaster

Made for: Claude Code.

Or install cm, the plugin that ships this one along with the rest of its 63 skills, 11 commands, 8 agents, 3 hooks, 1 MCP server.

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 cm-deep-search

README.md
[![agentmods](https://agentmods.dev/badge/skills/tody-agent/codymaster/cm-deep-search/github.svg)](https://agentmods.dev/skills/tody-agent/codymaster/cm-deep-search)
Your own site
<a href="https://agentmods.dev/skills/tody-agent/codymaster/cm-deep-search"><img src="https://agentmods.dev/badge/skills/tody-agent/codymaster/cm-deep-search/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 cm-deep-search

Your own site · 80×15
<a href="https://agentmods.dev/skills/tody-agent/codymaster/cm-deep-search"><img src="https://agentmods.dev/badge/skills/tody-agent/codymaster/cm-deep-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,876 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 unknown 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.00050 $0.01876
Opus 5 $0.00025 $0.00938
Sonnet 5 $0.00010 $0.00375
Haiku 4.5 $0.00005 $0.00188

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

Security

Grade A, and why

cm-deep-search 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 9d 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.

.agents/skills/cm-deep-search/SKILL.md · 247 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 247 lines · 50 tokens per session scan A af32c0a1d5aa

Subscribe to this mod's changes

cm-deep-search is a skill published in the GitHub repository tody-agent/codymaster (52 stars, last pushed 14d ago), with no licence file. It adds 50 tokens to every session and 1,876 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-08-30.

Related

Other skills, from other repositories

llm-app-patterns

Provides architectural patterns for LLM-powered applications and AI assistants, including prompt engineering, RAG, agent loops, conversation management, and evaluation. Use when building AI-based features, chatbots, or complex AI system architectures.

tranhieutt/software_development_department · 50 tokens

vector-database-engineer

Provides vector database and semantic search patterns for Pinecone, Weaviate, Qdrant, Milvus, and pgvector in RAG and recommendation systems. Use when implementing vector search or when the user mentions vector database, semantic search, embeddings, or similarity search.

tranhieutt/software_development_department · 60 tokens

speckit.ai-engineer

AI & LLM Systems Architect - Design RAG pipelines, vector search, semantic caching, evals, and tool-calling guardrails.

wedabro/bro-skills · 35 tokens

ChatDOC Studio--KnowledgeMate

Create and operate ChatDOC Studio knowledge bases through pdrouter using a Bearer API key and JavaScript helpers. Use when Codex needs to upload one or more PDF/DOC/DOCX files, skip failed files without aborting the whole job, create a knowledge base from successful uploads, or call the ChatDOC Studio knowledge-base…

PaodingAI/skills · 92 tokens

rag-engineer

Provides Retrieval-Augmented Generation patterns covering embedding models, vector databases, chunking strategies, and retrieval optimization. Use when building RAG systems or when the user mentions RAG, vector search, embeddings, or retrieval-augmented generation.

tranhieutt/software_development_department · 51 tokens

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens