一键导入
cs-search
Search functions in the Codescope knowledge graph. Use when user wants to find functions, methods, or symbols by name pattern.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search functions in the Codescope knowledge graph. Use when user wants to find functions, methods, or symbols by name pattern.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
End-to-end MCP server verification — spawn stdio server, list tools, invoke each one, verify response shape.
Set up a demo session — pick a sample repo, index it, open web UI, prep the narrative.
Run full lint + format + test + frontend build. Pre-commit / pre-release check.
Cut a release — bump version, update CHANGELOG, tag, push, create GitHub release, install local binaries.
Sprint / project status from knowledge graph. Show what's planned, in-progress, done.
Audit MCP tool set — count, descriptions, consolidation candidates, budget compliance.
| name | cs-search |
| description | Search functions in the Codescope knowledge graph. Use when user wants to find functions, methods, or symbols by name pattern. |
| user-invocable | true |
| argument-hint | <pattern> |
Search the knowledge graph for functions matching a pattern.
Use the search_functions MCP tool with the pattern: $ARGUMENTS
If no arguments given, ask the user what to search for.
Show results as a table:
| Function | File | Line |
|---|
If many results, group by file. Show total count at the end.