prompt-classification-save
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePrompt分类保存
Prompt Classification and Saving
自动识别Prompt类型、保存到对应分类、更新索引的专业能力。
A professional capability to automatically identify Prompt types, save them to corresponding categories, and update indexes.
何时使用
When to Use
- 用户说"保存这个prompt"、"记录一下"、"存起来"
- 用户粘贴prompt并说"帮我整理"
- When the user says "Save this prompt", "Record it", or "Store it"
- When the user pastes a prompt and says "Help me organize this"
核心功能
Core Features
- 自动识别类型:5大分类(技术开发/内容创作/教学设计/产品咨询/通用工具)
- 提取信息:用途、来源、适用场景、关键特点
- 自动保存:
对应分类/prompt-[序号]-[标题].md - 更新索引:在 中添加条目
INDEX.md
- Automatic Type Identification: 5 major categories (Technical Development/Content Creation/Teaching Design/Product Consulting/General Tools)
- Information Extraction: Purpose, source, applicable scenarios, key features
- Automatic Saving:
[Category]/prompt-[serial-number]-[title].md - Index Update: Add entries to
INDEX.md
5大分类规则
5 Major Category Rules
| 分类 | 关键词 | 示例 |
|---|---|---|
| 技术开发类 | 编程、调试、代码、优化 | "Python代码优化Prompt" |
| 内容创作类 | 写作、文案、脚本、创作 | "公众号文章生成器" |
| 教学设计类 | 课程、教学、讲解、训练 | "知识点拆解Prompt" |
| 产品咨询类 | 需求、产品、用户、增长 | "用户需求分析Prompt" |
| 通用工具类 | 通用、效率、助手 | "通用翻译工具" |
| Category | Keywords | Example |
|---|---|---|
| Technical Development | programming, debugging, code, optimization | "Python Code Optimization Prompt" |
| Content Creation | writing, copywriting, script, creation | "Official Account Article Generator" |
| Teaching Design | course, teaching, explanation, training | "Knowledge Point Decomposition Prompt" |
| Product Consulting | requirement, product, user, growth | "User Demand Analysis Prompt" |
| General Tools | general, efficiency, assistant | "General Translation Tool" |
保存格式
Saving Format
markdown
undefinedmarkdown
undefined[一句话标题]
[One-sentence Title]
来源: 自创 / 网络 / 修改自xxx
标签: #标签1 #标签2 #标签3
适用场景: xxx
Source: Self-created / Internet / Modified from xxx
Tags: #tag1 #tag2 #tag3
Applicable Scenarios: xxx
Prompt 内容
Prompt Content
[完整 prompt,保持原格式]
[Complete prompt, keep original format]
使用示例
Usage Examples
[如果有示例或使用心得]
[If there are examples or usage experiences]
效果/备注
Effects/Remarks
[使用效果、注意事项]
undefined[Usage effects, precautions]
undefined执行流程
Execution Process
- 识别类型:根据关键词和内容判断分类
- 提取信息:用途、来源、标签、适用场景
- 生成文件名:
prompt-[自动递增序号]-[简短标题].md - 保存文件:到 目录
/Prompt梳理/[分类]/ - 更新索引:在 中添加条目
/Prompt梳理/INDEX.md
- Identify Type: Determine the category based on keywords and content
- Extract Information: Purpose, source, tags, applicable scenarios
- Generate File Name:
prompt-[auto-incrementing serial number]-[short title].md - Save File: To the directory
/Prompt Organization/[Category]/ - Update Index: Add entries to
/Prompt Organization/INDEX.md
注意事项
Precautions
- 如果分类不明确,询问用户意图
- 标题要实用,一眼看懂用途(不超过15字)
- 标签用于快速检索,3-5个为宜
- 保持原prompt的格式和结构
- 网络来源的尽量记录出处
- If the category is unclear, ask the user for their intent
- The title should be practical and clearly indicate the purpose (no more than 15 characters)
- Use 3-5 tags for quick retrieval
- Maintain the original format and structure of the prompt
- Try to record the source for prompts from the Internet
参考资源
Reference Resources
- - Prompt管理规则
/Prompt梳理/CLAUDE.md
最后更新: 2025-11-07
- - Prompt Management Rules
/Prompt Organization/CLAUDE.md
Last Updated: 2025-11-07