一键导入
tab-indented-skill
This skill uses tabs for indentation. Tabs should not be used in YAML.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
This skill uses tabs for indentation. Tabs should not be used in YAML.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyzes Claude Code Skills for lint issues and duplicate content. Use when user asks to analyze skills, lint skills, check quality, or find duplicates.
Extracts duplicate content from Skills into shared modules. Use when user asks to refactor skills, extract common content, or merge duplicates.
Validates Skills after refactoring to ensure they work correctly. Use when user asks to validate skills, verify refactoring, or check skills still work.
Processes various document formats and extracts content. Use when user asks to process documents, extract text, or convert file formats.
Analyzes documents for insights and patterns. Use when user asks to analyze documents, find patterns, or generate reports.
I can help you with various tasks. You can use this tool for anything.
| name | tab-indented-skill |
| description | This skill uses tabs for indentation. Tabs should not be used in YAML. |
This skill demonstrates the spaces-not-tabs violation.
The name and description fields above use tab characters (not visible in rendered markdown).
To verify, use: cat -A SKILL.md to see ^I markers for tabs.