🔎
AutomationRust

CAS Search

by codingagentsystem

CAS Search is an Automation skill for Claude Code, published by codingagentsystem in cas.

161 stars16 forkson codingagentsystem/casAdded 2026/09/08+7% in starsRepository updated 2026/03/12
aiai-orchestrationclaudeclaude-codeclicoding-assistantdeveloper-toolsfactory-modemcpmulti-agent
Install in seconds
Install CAS Search
Copy CAS Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/codingagentsystem/cas/tree/main/.claude/skills/cas-search ~/.claude/skills/cas-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/codingagentsystem/cas.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/cas-search/SKILL.md in codingagentsystem/cas
Installs to
~/.claude/skills/cas-search
Collection
One of 7 skills cataloged from this repository
Category
Automation2226 skills

What CAS Search does

CAS Search finds information across CAS memories, tasks, rules, skills, and code. Use it to answer questions about the codebase, locate patterns, search symbols, grep files, or inspect related context.

CAS Search is cataloged under Automation on DirSkills. CAS Search comes from a repository tagged ai, ai-orchestration, claude, claude-code and cli.

Documentation

README

Use mcp__cas__search to find information across CAS content and code. Choose the right action for the job:

Which Action to Use

search — Conceptual queries across memories, tasks, rules, skills:

mcp__cas__search action=search query="authentication flow" doc_type=entry

Filter with doc_type (entry, task, rule, skill, code_symbol, code_file) for better relevance.

code_search — Find code symbols by what they do, not exact names:

mcp__cas__search action=code_search query="user authentication" kind=function language=rust

Use include_source=true to get source code inline.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about CAS Search

  • What else does codingagentsystem publish alongside CAS Search?

    CAS Search is one of 7 skills that DirSkills catalogs from codingagentsystem/cas, the repository it ships in. Its siblings there include CAS, CAS Memory Management and CAS Task Tracking. Each one is a separate skill with its own page in this directory, installs the same way CAS Search does, and is maintained by codingagentsystem in that same repository. The rest of the collection is listed on the codingagentsystem/cas page.

  • How does CAS Search compare to other Automation skills?

    CAS Search ranks #2081 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CAS Search against them. Open each page to compare what they document and how they install.

More from codingagentsystem/cas

CAS Search is one of 7 skills cataloged on DirSkills from codingagentsystem/cas.

See all 7 skills