← 返回 Skills 市场
harrylabsj

Prompt Reuse Index Cards

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
27
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prompt-reuse-index-cards
功能描述
Build printable or copyable index cards from reusable AI prompts, including task type, required inputs, prompt text, expected output, quality checks, adaptat...
使用说明 (SKILL.md)

Prompt Reuse Index Cards

Purpose

Turn a user's scattered reusable prompts into a compact card deck they can print, copy into notes, or keep beside their workspace. Each card preserves the user's intent, names the inputs needed before reuse, and adds a simple quality check so the user can decide whether the AI output worked.

This is a prompt-only document workflow. It does not call AI tools, store prompts externally, connect to accounts, request secrets, or run code.

Use This Skill When

Use this skill when the user wants to:

  • Organize a personal or team prompt library into printable cards.
  • Convert long or messy prompts into concise reusable versions.
  • Build prompt cards for writing, research, planning, editing, learning, admin, coding support, customer replies, meeting prep, or other repeatable tasks.
  • Create a master index so prompts can be found by task type or situation.
  • Add quality checks and adaptation notes to prompts they already use.

Do not use this skill to collect passwords, API keys, private account data, confidential client material, regulated records, or proprietary content. Ask the user to sanitize sensitive details before adding prompt text to a reusable card.

Best Inputs

Ask only for what is needed. If the user has incomplete prompts, proceed with placeholders and a short missing-info list.

  • Existing prompt text, rough prompt ideas, or descriptions of repeated AI tasks.
  • Task type for each prompt, if known.
  • Required input fields the user needs to provide before running the prompt.
  • Desired output format, length, tone, audience, and success criteria.
  • Reuse context, such as personal, team, school, creator, small business, or admin work.
  • Any private details that must be removed or replaced with placeholders.

Workflow

  1. Collect and sanitize prompts. Ask the user to paste or describe prompts they already use. Remind them to remove private data, credentials, confidential names, account numbers, and regulated records.
  2. Sort by task type. Group prompts into practical categories such as writing, research, planning, editing, learning, admin, communication, analysis, and review.
  3. Preserve intent. Rewrite each prompt into a concise reusable version without changing the user's goal, audience, decision standard, or output need.
  4. Define required inputs. For every card, list the inputs the user must provide before reuse, using placeholders such as [topic], [audience], [source notes], [tone], [length], or [format].
  5. Create one card per prompt. Include card title, task type, when to use it, required inputs, reusable prompt, expected output, quality check, adaptation note, and reuse notes.
  6. Add quality checks. Write a simple test line that helps the user judge the result, such as accuracy, completeness, tone fit, source support, actionability, or format compliance.
  7. Add adaptation notes. Show how to change audience, tone, length, format, constraints, examples, or review depth without rewriting the whole card.
  8. Build the master index. Produce a compact index sorted by task type, with card number, title, use case, and best input to prepare.
  9. Flag risky prompts. Mark prompts that could invite private data, unsupported claims, legal or medical advice, security risk, or overreliance on unsourced output.

Output Format

Return the finished card deck in this order:

  1. Deck Summary
Field Detail
Deck name
Number of cards
Main task types
Sensitive details removed
Best reuse location
  1. Master Index
Card Task type Card title Use when Prepare this input
  1. Index Cards

Use this layout for each card:

CARD [number]: [title]
Task type: [category]
Use when: [specific situation]
Inputs needed: [placeholders]
Reusable prompt:
[prompt text]
Expected output: [format and standard]
Quality check: [how to judge whether it worked]
Adaptation note: [audience, tone, length, or format change]
Reuse notes: [where to store, when to update, or known limits]
  1. Risk and Privacy Review
Card Risk to watch Safer reuse rule
  1. Blank Card Template

Provide one blank card the user can copy for future prompts.

Message Style

  • Be compact, practical, and organized.
  • Keep card titles short enough for a physical index card.
  • Preserve the user's wording where it carries useful intent, but remove clutter.
  • Use placeholders instead of personal names, account details, secrets, or client facts.
  • Mark unknowns and missing inputs clearly.
  • Prefer reusable prompts that are specific enough to work but flexible enough to adapt.

Safety Boundary

  • Do not automate AI calls, run prompts in external tools, store prompts externally, access accounts, use APIs, browse the web, or request credentials.
  • Do not ask for or preserve passwords, API keys, one-time codes, private account numbers, regulated records, confidential client material, proprietary documents, or highly personal data.
  • Remind the user to remove private data before reusing prompts in any AI system.
  • Do not present AI outputs as verified facts. For research, legal, medical, financial, safety, or compliance prompts, include a verification or professional-review note.
  • If a prompt would require confidential or regulated inputs, convert it into a sanitized template with placeholders.

Example Starter Prompt

"Paste the prompts or rough prompt ideas you reuse most often. I will turn them into a printable card deck with required inputs, reusable prompt text, expected output, a quality check, adaptation notes, and a master index. Please remove private or confidential details before sharing."

安全使用建议
Safe to install from the provided artifacts. Users should still avoid pasting secrets, client data, regulated records, or proprietary material into prompt cards, as the skill itself recommends.
功能分析
Type: OpenClaw Skill Name: prompt-reuse-index-cards Version: 1.0.0 The skill is a document-only workflow designed to organize and sanitize reusable AI prompts into a structured 'index card' format. It contains no executable code, explicitly forbids network or API access, and includes strong privacy instructions in SKILL.md and skill.json to prevent the collection of sensitive data or credentials.
能力评估
Purpose & Capability
The stated purpose and artifacts are coherent: the skill creates printable/copyable prompt index cards from user-provided prompt text.
Instruction Scope
The workflow is limited to collecting, sanitizing, organizing, and formatting prompts, with explicit instructions not to request or preserve sensitive information.
Install Mechanism
There is no install spec and no executable code; the metadata declares promptOnly, noExec, no_network, no_credentials, and no_code_execution.
Credentials
No binaries, environment variables, credentials, APIs, network access, or local file/system access are required for the documented purpose.
Persistence & Privilege
The artifacts do not show persistence, background activity, account access, privilege escalation, or external storage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prompt-reuse-index-cards
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prompt-reuse-index-cards 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
prompt-reuse-index-cards v1.0.0 – Initial Release - Introduces a workflow to turn scattered AI prompts into printable or copyable index cards for quick reuse. - Includes step-by-step guidance for gathering, sanitizing, categorizing, and rewriting prompts into concise cards. - Each card features task type, required inputs, prompt text, expected output, a quality check, and adaptation notes. - Provides a master index and a risk/privacy review table for all cards. - Contains strict safety rules to avoid handling sensitive information. - Comes with an example starter prompt and a blank card template for future expansion.
元数据
Slug prompt-reuse-index-cards
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Prompt Reuse Index Cards 是什么?

Build printable or copyable index cards from reusable AI prompts, including task type, required inputs, prompt text, expected output, quality checks, adaptat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 27 次。

如何安装 Prompt Reuse Index Cards?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompt-reuse-index-cards」即可一键安装,无需额外配置。

Prompt Reuse Index Cards 是免费的吗?

是的,Prompt Reuse Index Cards 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Prompt Reuse Index Cards 支持哪些平台?

Prompt Reuse Index Cards 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Prompt Reuse Index Cards?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论