prompt-classification-save

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Prompt分类保存

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

  1. 自动识别类型:5大分类(技术开发/内容创作/教学设计/产品咨询/通用工具)
  2. 提取信息:用途、来源、适用场景、关键特点
  3. 自动保存
    对应分类/prompt-[序号]-[标题].md
  4. 更新索引:在
    INDEX.md
    中添加条目
  1. Automatic Type Identification: 5 major categories (Technical Development/Content Creation/Teaching Design/Product Consulting/General Tools)
  2. Information Extraction: Purpose, source, applicable scenarios, key features
  3. Automatic Saving:
    [Category]/prompt-[serial-number]-[title].md
  4. Index Update: Add entries to
    INDEX.md

5大分类规则

5 Major Category Rules

分类关键词示例
技术开发类编程、调试、代码、优化"Python代码优化Prompt"
内容创作类写作、文案、脚本、创作"公众号文章生成器"
教学设计类课程、教学、讲解、训练"知识点拆解Prompt"
产品咨询类需求、产品、用户、增长"用户需求分析Prompt"
通用工具类通用、效率、助手"通用翻译工具"
CategoryKeywordsExample
Technical Developmentprogramming, debugging, code, optimization"Python Code Optimization Prompt"
Content Creationwriting, copywriting, script, creation"Official Account Article Generator"
Teaching Designcourse, teaching, explanation, training"Knowledge Point Decomposition Prompt"
Product Consultingrequirement, product, user, growth"User Demand Analysis Prompt"
General Toolsgeneral, efficiency, assistant"General Translation Tool"

保存格式

Saving Format

markdown
undefined
markdown
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

  1. 识别类型:根据关键词和内容判断分类
  2. 提取信息:用途、来源、标签、适用场景
  3. 生成文件名
    prompt-[自动递增序号]-[简短标题].md
  4. 保存文件:到
    /Prompt梳理/[分类]/
    目录
  5. 更新索引:在
    /Prompt梳理/INDEX.md
    中添加条目
  1. Identify Type: Determine the category based on keywords and content
  2. Extract Information: Purpose, source, tags, applicable scenarios
  3. Generate File Name:
    prompt-[auto-incrementing serial number]-[short title].md
  4. Save File: To the
    /Prompt Organization/[Category]/
    directory
  5. 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梳理/CLAUDE.md
    - Prompt管理规则
最后更新: 2025-11-07
  • /Prompt Organization/CLAUDE.md
    - Prompt Management Rules
Last Updated: 2025-11-07