find-prompt

Search and adapt prompts within a personal prompt library.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/qvidal01/claude-code-skills --skill find-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-prompt
Source: https://github.com/qvidal01/claude-code-skills/tree/main/find-prompt
Command: npx skills add https://github.com/qvidal01/claude-code-skills --skill find-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Searching for and adapting ready-made prompts can be time-consuming and inefficient, especially when the prompts are scattered across different locations.

Core Features & Use Cases

  • Prompt Library Search: Quickly search for prompts in your personal prompt library.
  • Prompt Adaptation: Customize prompts for specific tasks or projects.
  • Prompt Saving: Save new prompts or adaptations back to your library.
  • Use Case: You can use this skill to find a prompt for a particular task, adapt it to your needs, and save it for future use.

Quick Start

To find a prompt for "task X", type: /skill-name find me a prompt for X

Frequently Asked Questions about find-prompt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for a specific prompt in my personal prompt library?

To search your personal prompt library, specify the task or keyword you need. The Skill scans your resolved library location to quickly discover relevant prompts for that particular task.

Can I adapt an existing prompt for a specific project?

You can adapt existing prompts for specific projects. The Skill allows you to customize discovered prompts to match your exact task requirements before executing them.

What is the best way to save customized prompts for future use?

The best way to save customized prompts is using the Skill's save feature. It writes your adapted prompt directly back to your personal prompt library file location for future retrieval.

Do I need to define a library location before searching for prompts?

Yes, you must resolve your library location first. The Skill requires this file path resolution to perform the necessary file operations for searching, adapting, and saving your prompts.

How does prompt adaptation work when customizing for a specific task?

Prompt adaptation works by taking a discovered library prompt and applying your specific task parameters. This customization modifies the original text to suit your current project needs.

Why does finding ready-made prompts become inefficient across scattered files?

Finding ready-made prompts becomes inefficient when scattered across different locations because it lacks centralized search. The Skill solves this by searching your resolved personal library directly.