Index all C source code files (.c, .h) in a workspace using Universal Ctags (a real parser, not regex) to catalog every function, struct, enum, union, typedef, macro, and global variable with their file paths and line ranges. Generates an indexing.md report. Use this skill whenever the user asks to "index C code", "catalog functions", "map codebase", "generate code index", "create function map", or wants to understand the structure of a C codebase. Also trigger for "indexing", "code map", "symbol index", "codebase overview".
Index all C source code files (.c, .h) in a workspace using Universal Ctags (a real parser, not regex) to catalog every function, struct, enum, union, typedef, macro, and global variable with their file paths and line ranges. Generates an indexing.md report. Use this skill whenever the user asks to "index C code", "catalog functions", "map codebase", "generate code index", "create function map", or wants to understand the structure of a C codebase. Also trigger for "indexing", "code map", "symbol index", "codebase overview".
使用 Universal Ctags(真正的解析器,而非正则)索引工作区中所有 C 源代码文件(.c、.h),将每个函数、结构体、枚举、联合体、typedef、宏和全局变量连同其文件路径和行范围编入目录。生成 indexing.md 报告。每当用户请求“索引 C 代码”、“编目函数”、“映射代码库”、“生成代码索引”、“创建函数映射”或想了解 C 代码库结构时使用此技能。也会在用户使用“索引”、“代码映射”、“符号索引”、“代码库概览”等词语时触发。
Category: developer (开发工具) · Author: dujeonglee · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer