ワンクリックで
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.