Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alchaincyf avatar

Huashu Prompt Save

  • 576 installs
  • 1.3k repo stars
  • Updated August 2, 2026
  • alchaincyf/huashu-skills

huashu-prompt-save is an agent skill that auto-detects prompt type and saves prompts into a categorized personal library with metadata and index updates for developers who curate reusable AI prompts.

About

huashu-prompt-save is an alchaincyf/huashu-skills agent skill that automatically classifies pasted prompts into five categories—technical development, content creation, instructional design, product consulting, and general tools—then saves them as numbered markdown files and updates a central INDEX.md. Trigger phrases include save prompt, record prompt, or organize prompt in Chinese or English contexts. The skill extracts purpose, source, applicable scenarios, and key characteristics before writing files named prompt-[序号]-[标题].md into the matching category folder. Developers reach for huashu-prompt-save when accumulating battle-tested prompts from chat sessions, network sources, or custom edits and need a searchable local library instead of scattered notes. It handles classification rules via keyword tables, tag assignment, and index maintenance so repeated prompts stay discoverable across coding, writing, teaching, and product workflows.

  • Automatically identifies one of 5 prompt categories: technical development, content creation, instructional design, prod
  • Extracts source, tags, use cases, and key characteristics from any pasted prompt
  • Saves structured markdown files using the exact template with title, metadata, full prompt, examples and notes
  • Maintains a living INDEX.md that lists every saved prompt for instant retrieval
  • Triggers on phrases such as "保存这个prompt", "记录一下" or "帮我整理"

Huashu Prompt Save by the numbers

  • 576 all-time installs (skills.sh)
  • Ranked #693 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/alchaincyf/huashu-skills --skill huashu-prompt-save

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs576
repo stars1.3k
Last updatedAugust 2, 2026
Repositoryalchaincyf/huashu-skills

How do you organize and index saved AI prompts?

Automatically detect prompt type and save it into an organized personal library with metadata and index updates.

Who is it for?

Developers and technical writers who collect reusable prompts and want automatic five-category filing with a maintained index.

Skip if: Teams needing shared team-wide prompt governance, version control policies, or enterprise prompt security review workflows.

When should I use this skill?

User says save prompt, record prompt, paste a prompt and ask to organize it, or requests prompt library maintenance.

What you get

Categorized prompt markdown files and an updated INDEX.md library entry with metadata and tags.

  • Categorized prompt markdown files
  • Updated INDEX.md

By the numbers

  • Organizes prompts into 5 classification categories
  • Writes files as prompt-[序号]-[标题].md and updates INDEX.md

Files

SKILL.mdMarkdownGitHub ↗

Prompt分类保存

自动识别Prompt类型、保存到对应分类、更新索引的专业能力。

何时使用

  • 用户说"保存这个prompt"、"记录一下"、"存起来"
  • 用户粘贴prompt并说"帮我整理"

核心功能

1. 自动识别类型:5大分类(技术开发/内容创作/教学设计/产品咨询/通用工具) 2. 提取信息:用途、来源、适用场景、关键特点 3. 自动保存对应分类/prompt-[序号]-[标题].md 4. 更新索引:在 INDEX.md 中添加条目

5大分类规则

分类关键词示例
技术开发类编程、调试、代码、优化"Python代码优化Prompt"
内容创作类写作、文案、脚本、创作"公众号文章生成器"
教学设计类课程、教学、讲解、训练"知识点拆解Prompt"
产品咨询类需求、产品、用户、增长"用户需求分析Prompt"
通用工具类通用、效率、助手"通用翻译工具"

保存格式

# [一句话标题]

**来源**: 自创 / 网络 / 修改自xxx
**标签**: #标签1 #标签2 #标签3
**适用场景**: xxx

## Prompt 内容
[完整 prompt,保持原格式]

## 使用示例
[如果有示例或使用心得]

## 效果/备注
[使用效果、注意事项]

执行流程

1. 识别类型:根据关键词和内容判断分类 2. 提取信息:用途、来源、标签、适用场景 3. 生成文件名prompt-[自动递增序号]-[简短标题].md 4. 保存文件:到 /Prompt梳理/[分类]/ 目录 5. 更新索引:在 /Prompt梳理/INDEX.md 中添加条目

注意事项

  • 如果分类不明确,询问用户意图
  • 标题要实用,一眼看懂用途(不超过15字)
  • 标签用于快速检索,3-5个为宜
  • 保持原prompt的格式和结构
  • 网络来源的尽量记录出处

参考资源

  • /Prompt梳理/CLAUDE.md - Prompt管理规则

最后更新: 2025-11-07

---

花叔出品 | AI Native Coder · 独立开发者
公众号「花叔」| 30万+粉丝 | AI工具与效率提升
代表作:小猫补光灯(AppStore付费榜Top1)·《一本书玩转DeepSeek》

Related skills

FAQ

How many categories does huashu-prompt-save use?

huashu-prompt-save classifies prompts into 5 categories: technical development, content creation, instructional design, product consulting, and general tools, using keyword rules to pick the destination folder.

What files does huashu-prompt-save create?

huashu-prompt-save writes prompt-[序号]-[标题].md under the matched category directory and appends a new entry to INDEX.md with source, tags, purpose, and scenario metadata.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.