Prompt-Library Builder
If you use AI regularly, you retype variations of the same requests constantly — the email rewriter, the meeting summarizer, the code explainer. A prompt library captures your best versions once, parameterized and organized, so you invoke them instead of reinventing them. This builds yours: identifies your recurring tasks, turns them into reusable templates, and sets up a system to store and improve them — a toolkit that gets more valuable every time you add to it.
What This Skill Produces
- Your recurring tasks, captured — the AI requests you make repeatedly, identified and listed
- Reusable prompt templates — each turned into a clean, parameterized template (clear role, the inputs to fill in, and the desired output format) instead of a one-off
- An organization scheme — a simple way to categorize and find prompts (by task, by domain, by frequency)
- The reusability principles — what makes a prompt reusable and reliable (specific role, explicit inputs, defined output, examples where helpful)
- A storage & improvement system — where to keep them (a doc, snippets, a tool) and how to refine each as you use it
- A starter set — a few of your most-used prompts, templated and ready
Required Inputs
Ask for these if not provided:
- Your recurring AI tasks — the things you ask AI to do often (or a prompt to help surface them)
- A few examples — prompts you've written that worked, to templatize
- Your tools — where you'll store/use them (a notes app, snippet manager, the AI tool itself)
- Your domains — work, personal, coding, writing (for organizing)
Framework: Capture, Templatize, Organize
- Find the repeats. Identify the requests you make again and again — these are the highest-value candidates to templatize.
- Templatize for reuse. Turn each into a clean template: a clear role/instruction, the variable inputs to fill in
[like this], and the output format you want — so it works every time with just the specifics swapped.
- Add what makes it reliable. Specific instructions, an output format, and an example or two where the task is fuzzy — the difference between a prompt that mostly works and one that always does.
- Organize for retrieval. A simple scheme (by task type or domain) so you can actually find the right prompt when you need it — a library you can't search is a graveyard.
- Store where you'll use it. Match storage to your workflow (a snippet tool, a doc, saved prompts) so invoking one is faster than rewriting.
- Improve continuously. Refine each template as you notice what's missing — and add new ones as new repeats emerge. The library compounds.
Output Format
Prompt library: domains [x] · store in [y]
Your recurring tasks: [the repeats, identified].
Templated (starter set)
[Task name]: [role/instruction] · inputs: [fill these] · output: [format]. — reusable.
[Task name]: …
What makes them reusable: clear role · explicit [inputs] · defined output · an example where fuzzy.
Organize by: [task type / domain] so you can find them.
Store in: [snippets / doc / saved prompts] for fast invoking.
Improve: refine each as you use it; add new repeats as they emerge.
Quality Checks
Anti-Patterns
- Saving one-off prompts verbatim with no parameterization.
- A pile with no organization — can't find anything.
- Vague templates missing the output format.
- Storing where it's slower to retrieve than to rewrite.
- Never refining the templates.
Example Trigger Phrases
- "Help me build a library of my most-used AI prompts."
- "I keep rewriting the same prompts — turn them into reusable templates."
- "Organize my prompts so I can actually find and reuse them."
- "Templatize this prompt I use all the time."
- "Set up a personal prompt toolkit."
1---2name: prompt-library-builder-23description: Build a personal library of reusable prompts for the things you ask AI again and again — so you stop rewriting the same request from scratch. Use when asked help me build a prompt library, save my best prompts, I keep writing the same prompts, or organize my AI prompts. Produces a captured set of your recurring AI tasks turned into reusable, parameterized prompt templates, an organization scheme so you can find them, guidance on what makes a prompt reusable (clear role, inputs, output format), and how to store and improve them — turning ad-hoc prompting into a personal toolkit that compounds.4---56# Prompt-Library Builder78If you use AI regularly, you retype variations of the same requests constantly — the email rewriter, the meeting summarizer, the code explainer. A prompt library captures your best versions once, parameterized and organized, so you invoke them instead of reinventing them. This builds yours: identifies your recurring tasks, turns them into reusable templates, and sets up a system to store and improve them — a toolkit that gets more valuable every time you add to it.910## What This Skill Produces1112- **Your recurring tasks, captured** — the AI requests you make repeatedly, identified and listed13- **Reusable prompt templates** — each turned into a clean, parameterized template (clear role, the inputs to fill in, and the desired output format) instead of a one-off14- **An organization scheme** — a simple way to categorize and find prompts (by task, by domain, by frequency)15- **The reusability principles** — what makes a prompt reusable and reliable (specific role, explicit inputs, defined output, examples where helpful)16- **A storage & improvement system** — where to keep them (a doc, snippets, a tool) and how to refine each as you use it17- **A starter set** — a few of your most-used prompts, templated and ready1819## Required Inputs2021Ask for these if not provided:22- **Your recurring AI tasks** — the things you ask AI to do often (or a prompt to help surface them)23- **A few examples** — prompts you've written that worked, to templatize24- **Your tools** — where you'll store/use them (a notes app, snippet manager, the AI tool itself)25- **Your domains** — work, personal, coding, writing (for organizing)2627## Framework: Capture, Templatize, Organize28291. **Find the repeats.** Identify the requests you make again and again — these are the highest-value candidates to templatize.302. **Templatize for reuse.** Turn each into a clean template: a clear role/instruction, the variable inputs to fill in `[like this]`, and the output format you want — so it works every time with just the specifics swapped.313. **Add what makes it reliable.** Specific instructions, an output format, and an example or two where the task is fuzzy — the difference between a prompt that mostly works and one that always does.324. **Organize for retrieval.** A simple scheme (by task type or domain) so you can actually find the right prompt when you need it — a library you can't search is a graveyard.335. **Store where you'll use it.** Match storage to your workflow (a snippet tool, a doc, saved prompts) so invoking one is faster than rewriting.346. **Improve continuously.** Refine each template as you notice what's missing — and add new ones as new repeats emerge. The library compounds.3536## Output Format3738### Prompt library: domains [x] · store in [y]3940**Your recurring tasks:** [the repeats, identified].41**Templated (starter set)**42> **[Task name]:** [role/instruction] · inputs: `[fill these]` · output: [format]. — reusable.43> **[Task name]:** …4445**What makes them reusable:** clear role · explicit `[inputs]` · defined output · an example where fuzzy.46**Organize by:** [task type / domain] so you can find them.47**Store in:** [snippets / doc / saved prompts] for fast invoking.48**Improve:** refine each as you use it; add new repeats as they emerge.4950## Quality Checks51- [ ] Identifies the person's genuinely recurring AI tasks52- [ ] Turns them into parameterized, reusable templates (role/inputs/output)53- [ ] Explains what makes a prompt reliably reusable54- [ ] Provides an organization scheme for retrieval55- [ ] Matches storage to the person's workflow56- [ ] Includes a starter set and an improvement loop5758## Anti-Patterns59- **Saving one-off prompts** verbatim with no parameterization.60- **A pile with no organization** — can't find anything.61- **Vague templates** missing the output format.62- **Storing where it's slower** to retrieve than to rewrite.63- **Never refining** the templates.6465## Example Trigger Phrases66- "Help me build a library of my most-used AI prompts."67- "I keep rewriting the same prompts — turn them into reusable templates."68- "Organize my prompts so I can actually find and reuse them."69- "Templatize this prompt I use all the time."70- "Set up a personal prompt toolkit."