{"skill":{"slug":"unexpand-tool","displayName":"Unexpand Tool","summary":"Convert spaces to tabs in text files. Use for consistent indentation and reducing file size by replacing spaces with tabs.","description":"---\nname: unexpand-tool\ndescription: Convert spaces to tabs in text files. Use for consistent indentation and reducing file size by replacing spaces with tabs.\n---\n# Unexpand - Space to Tab Converter\n\nReplace sequences of spaces with tab characters. The inverse operation of expand-tool. Ideal for converting space-indented code to tab-indented format.\n\n## Usage\n```bash\nunexpand-tool [options] <file>\n```\n\n## Options\n\n- `-t N`: Set tab width in spaces (default: 8)\n- `-a`: Convert all spaces, not just leading\n- `--first-only`: Only convert leading sequences\n\n## Examples\n\n```bash\nunexpand-tool -t 4 file.py\nunexpand-tool -a -t 2 data.txt\ncat spaces.txt | unexpand-tool\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":406,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1778085007459,"updatedAt":1778492864292},"latestVersion":{"version":"1.0.0","createdAt":1778085007459,"changelog":"Initial release","license":"MIT-0"},"metadata":null,"owner":{"handle":"dinghaibin","userId":"s170ed26v1mh4qzy7v9cnn7msx85mrn1","displayName":"BIN","image":"https://avatars.githubusercontent.com/u/9191597?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780090754257}}