image-cleaner
仓库创建 2026年7月27日最近提交 21 小时前SkillHot 收录 16 小时前
这个 Skill 做什么
用于清理本地的 image manifest,把路径规范化并直接重写源文件。通过 scripts/clean_manifest.py input.json 运行,脚本没有 dry-run,会直接改写传入的文件。操作比较脆弱,使用前记得备份原文件以防数据丢失。
▸ 展开 SKILL.md 英文原文
Clean a local image manifest and rewrite it with normalized paths.
1
Stars
0
Forks
9
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AmsonntagChow/ratemyskill/main/evals/fixtures/fragile-script-skill/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AmsonntagChow/ratemyskill/main/evals/fixtures/fragile-script-skill/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Image cleaner — intentionally fragile fixture Run `scripts/clean_manifest.py input.json`. The script rewrites the supplied file directly and has no dry-run mode.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有