clearpath
快速把杂乱文件树规范化,适合需统一命名与查找的大型项目或团队。
按 ClearPath 约定批量重命名与重组织文件夹与文件,使结构可读统一。
按 ClearPath 规则批量重命名和重组织文件夹与文件,统一成 lowercase-hyphens、平台前缀和 MMDDYY 日期格式,先展示 before/after 树让你审批再执行,并以 copy-first 方式备份到 _archive/。适合清理混乱的文件库或把团队产出标准化。特别之处在于严格的命名约定、只在所属主题内重组且带有快照与回滚安全措施。
▸ 展开 SKILL.md 英文原文
File and folder naming and organization system (ClearPath v3.0). Renames and reorganizes files to one legible convention: lowercase-hyphens for words, UPPERCASE format/platform prefixes (LF, SF, LIC, LI...) on subfolders and files, underscore as a segment separator that joins co-equal topics and precedes the date, MMDDYY dates (month-first, never ISO or YYMMDD), topic-based folders, 4-level soft depth, never an empty folder. Reorganizes WITHIN a topic's own home, never into a global type-based master folder. Workflow: scan, show a BEFORE/AFTER tree, get approval, execute with copy-first safety and before/after tree snapshots archived to _archive/. Use when creating, renaming, organizing, or auditing files and folders. MANDATORY TRIGGERS: clearpath, organize files, rename files, naming convention, file naming, folder structure, audit directory, naming compliance, file organization, clean up folder, restructure folder, tidy directory.
帮我安装这个 skill:https://raw.githubusercontent.com/fullREFIT/skills/main/skills/clearpath/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/fullREFIT/skills/main/skills/clearpath/SKILL.md"# ClearPath File System v3.0 **One convention. Point it at a folder, approve the tree, done.** The goal is a unified system of organization that is very easy to understand and that lets you find anything fast. Apply ClearPath to every file and folder created, renamed, or organized. When invoked via `/clearpath` or when asked to create, rename, organize, or audit files and folders, follow this system exactly. ## Bundled resources Read these from this skill's directory as needed: | File | When to read | |------|-------------| | `references/safety-protocol.md` | **MANDATORY** before any execute/apply operation | | `references/canonical-reference.md` | Full spec: rules, segment grammar, dat