← 返回
未分类 中文

Prompt Library

Store, organize, search, and reuse customizable prompt templates with variables to streamline your workflow and avoid rewriting prompts.
存储、整理、搜索并复用可自定义的变量提示模板,简化工作流程,避免重复编写提示。
gpunter gpunter 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 172
下载
💾 5
安装
1
版本
#latest#productivity#prompts#utility

概述

Prompt Library

Store, organize, and retrieve reusable prompt templates. Stop rewriting the same prompts — build a personal library.

Tools

prompt_save

Save a prompt template to your library.

Parameters:

  • name (string, required): Short name for the prompt (e.g. "blog-outline", "sales-email")
  • template (string, required): The prompt template text. Use {{variable}} for placeholders.
  • category (string, optional): Category tag (e.g. "writing", "coding", "research", "sales")
  • description (string, optional): Brief description of what the prompt does
  • variables (string[], optional): List of variable names used in the template

Returns: Confirmation with prompt ID.

prompt_search

Search your prompt library by keyword or category.

Parameters:

  • query (string, optional): Search term to match against name, description, or template content
  • category (string, optional): Filter by category
  • limit (number, optional): Max results, default 10

Returns: List of matching prompts with name, category, and preview.

prompt_use

Retrieve a prompt template and fill in variables.

Parameters:

  • name (string, required): Name of the saved prompt
  • variables (object, optional): Key-value pairs to fill in {{variable}} placeholders

Returns: The filled prompt, ready to use.

prompt_list_categories

List all categories in your library with prompt counts.

Returns: Category names and counts.

prompt_delete

Remove a prompt from your library.

Parameters:

  • name (string, required): Name of the prompt to delete

Returns: Confirmation.

prompt_export

Export your entire prompt library as JSON.

Returns: Full library data.

Storage

Prompts are stored in memory/prompts/ as individual markdown files for easy version control and portability.

Example Usage

Save: prompt_save name="cold-email" template="Hi {{name}}, I noticed {{observation}}. I built {{product}} that could help with {{pain_point}}. Would you be open to a quick look?" category="sales"

Search: prompt_search query="email" category="sales"

Use: prompt_use name="cold-email" variables={"name": "Alex", "observation": "your team ships weekly", "product": "a deployment tracker", "pain_point": "release coordination"}

Why This Exists

Agents that build up prompt libraries become more efficient over time. Instead of crafting prompts from scratch each session, reuse what works. Compound your prompt engineering.

Tags

utility, productivity, prompts, templates, writing

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 06:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,546 📥 592,822
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,189 📥 959,571
business-ops

Revenue Tracker

gpunter
追踪管理自主AI智能体的收支、财务目标与资金储备,监控其盈利能力与可持续性。
★ 0 📥 1,436