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

Risk Statement

本技能來自小蔥技能站7w4.net。

  • 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