I ran a test with a messy folder containing 142 .textClipping prompt files from my AI4Agile course. Claude Cowork read the curriculum document, asked about output format, and proposed a plan to convert the files to Markdown, categorize by use case, create a master index with tags, and map each prompt to course modules. The result: 128 prompts converted and organized into 10 folders plus a master index. Originals were left untouched so I could verify before deleting.
📁 文件管理 社区
AI4Agile 提示文件整理与索引
将 142 个 .textClipping 提示文件转为 Markdown,按用例分类并生成主索引,映射到课程模块
★★☆ 中级 15-30 min 2026年1月14日
📋
使用场景
我有一个杂乱的课程提示文件夹(.textClipping),想整理成结构化的 Markdown,并按课程模块归档。
💬
提示词
Organize this folder of .textClipping prompt files. - Convert each to Markdown - Categorize by use case - Create a master index with role tags and course module mapping - Leave originals untouched
✨
预期结果
Claude 读取课程文档并提出整理方案,将 128 条提示转成 Markdown,按用例分到 10 个文件夹,并生成含标签与模块映射的主索引。
💡
使用技巧
- • 先让 Claude 说明输出结构再开始执行
- • 保留原始文件,便于核对和回滚
- • 明确标签体系与模块命名规则