This skill provides text formatting tools for common text processing needs.
本技能来自小葱技能站7w4.net。
When user requests text formatting, identify the operation needed, apply formatting, show before/after comparison.
format_text.py - Command-line text formatting tool这是一个功能简单但实用的文本格式化工具,处理大小写转换、去除多余空格、清理文本等基础任务没有问题。但功能比较单一,只适合轻度使用,复杂文本处理场景可能无法满足。文档说明清晰但缺少使用示例,上手可能需要一点时间。整体质量中规中矩,胜在轻量易用。