一键导入
text-normalizer
Normalizes plain text to standardized Markdown format. Use when processing TXT files that need encoding and whitespace standardization.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Normalizes plain text to standardized Markdown format. Use when processing TXT files that need encoding and whitespace standardization.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | text-normalizer |
| description | Normalizes plain text to standardized Markdown format. Use when processing TXT files that need encoding and whitespace standardization. |
| version | 1.0.0 |
| pipeline | {"stage_order":3,"input_contract":[{"type":"file","path":"input.txt","required":true}],"output_contract":[{"type":"file","path":"output.md","format":"markdown"}]} |
| progressive_disclosure | {"tier1":[{"path":"SKILL.md","base":"skill_dir"},{"path":"data/normalize-rules.yaml","base":"skill_dir"}],"tier2":[{"path":"scripts/text-normalizer.py","base":"skill_dir","load_when":"Execution phase"},{"path":"loop/validate-output.md","base":"skill_dir","load_when":"Validation phase"}]} |
Senior Text Processing Engineer specializing in encoding normalization and whitespace standardization. Converts raw text to clean Markdown-ready format.
Standardize plain text by normalizing line endings, encoding, whitespace, and paragraph structure. Converts raw text to clean Markdown.
```yaml priority_order: - encoding_normalization - whitespace_standardization - structure_preservation ```data/normalize-rules.yamlscripts/text-normalizer.py input.txt -o output.mdloop/validate-output.mdG1_Encoding:
must:
- convert all inputs to UTF-8
- replace invalid characters
must_not:
- modify content characters
G2_Whitespace:
must:
- collapse multiple spaces to one
- limit blank lines to 2
G3_Structure:
must:
- preserve paragraph breaks
- detect preformatted blocks
output:
format: markdown
encoding: UTF-8
line_endings: unix
max_blank_lines: 2
BA Analyst.
Micro-skill khơi gợi, chuẩn hóa yêu cầu nghiệp vụ thô và lượng hóa NFR.
Hợp nhất và kiểm định chéo báo cáo BA.
Sync skills tu source (skills/rebuild/) den cac vi tri: workspace-level (.hermes/skills, .claude/skills) va user-level (~/.hermes/skills, ~/.claude/skills). Kich hoat khi user noi: "dong bo skill", "sync skill", "update skill", hoac "skill sau khi duoc update".
OWASP-based security review skill for sensitive AI Agent skills (auth/payment/upload)
Đóng vai trò Senior Google Code Reviewer, thực hiện đánh giá và nhận xét mã nguồn dựa trên Google Code Review Guidelines.