text-cleaner-lite

👤 askjda 📦 v1.0.0 ⭐ 3.5 ⬇️ 669 下载
💻 开发编程 免费

📖 技能介绍

# Skill Name text-cleaner-lite

Function Description

Normalize whitespace, remove duplicated blank lines, and trim leading/trailing spaces.

Input Parameters

  • raw_text (string), keep_newlines (boolean, optional)

Output Result

  • cleaned_text (string)

Usage Example

ash python main.py --input sample.txt --mode clean

更多技能请访问小葱技能站7w4.net。

Risk Statement

  • Risk level: L1
  • This skill may perform actions matching category $(@{skill_id=skill_001; name=text-cleaner-lite; category=text-processing; risk_level=L1; source_template=skillsmp_download/1/SKILL.md; description=Normalize whitespace, remove duplicated blank lines, and trim leading/trailing spaces.; input=raw_text (string), keep_newlines (boolean, optional); output=cleaned_text (string); tags=System.Object[]; example=python main.py --input sample.txt --mode clean}.category) and should be reviewed before production use.

Category Tags

  • text-processing, normalization, safe

🤖 AI 评测

这个 Skill 的想法不错,功能定位清晰——帮助用户清理文本中多余的空格和空行。但实际质量令人失望,核心功能完全没有实现,运行时只会返回一串代码而不会真正清理任何内容。加上版本管理混乱的问题,用户很难确认使用的是什么版本。暂不推荐使用,建议等开发者修复后再尝试。

📊 多维度评分

适应性3.8
规范性3.5
有效性3
可靠性3.1
可信度4.8

📁 包含文件 (4 个)

📄 SKILL.md 941 B
📄 _meta.json 136 B
📄 main.py 639 B
📄 skill.json 683 B