skills/code-search/SKILL.md
Advanced code search with text, AST, and semantic capabilities
npx skillsauth add fatby/duncrew code-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Advanced code search with text, AST, and semantic capabilities.
Search code using text patterns, AST analysis, or semantic similarity.
{"tool": "search_codebase", "args": {"query": "function name", "limit": 10}}
Find function/class/variable definitions and their references.
{"tool": "search_symbol", "args": {"symbol": "MyClass", "relation": "definition"}}
Search for files by name pattern.
{"tool": "search_files", "args": {"pattern": "**/*.ts"}}
tools
Use the webSearch tool to find information online.
development
Query weather information for any location.
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the OpenClaw voice-call plugin.