← 返回 Skills 市场
laolujava

Prompt Finder

作者 LuTong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
48
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install prompt-finder
功能描述
Search and retrieve high-quality AI prompt templates from prompts.chat by keyword or category to improve your prompt writing.
使用说明 (SKILL.md)

Prompt Finder

Search and discover high-quality AI prompt templates from prompts.chat. Solve the core pain point of "not knowing how to write good prompts" — suitable for all AI users.

Usage

Use the prompt_finder tool to search for prompt templates by keyword or category.

Parameters

  • query (required): The search keyword or topic you want to find prompts for (e.g., "coding assistant", "marketing", "writing", "translator")
  • category (optional): Filter by category (e.g., "development", "marketing", "education", "writing", "business")
  • limit (optional): Maximum number of results to return (default: 5, max: 20)

Examples

Search for coding prompts:

/prompt-finder query="coding assistant"

Search for marketing prompts with category filter:

/prompt-finder query="social media" category="marketing" limit=3

Find writing-related prompts:

/prompt-finder query="blog writing" category="writing"

What it does

  1. Searches the prompts.chat template library for relevant prompt templates
  2. Returns formatted, ready-to-use prompt templates
  3. Includes metadata like title, category, and usage tips

Configuration

No configuration required. After installing the skill, simply invoke it:

/prompt-finder query="your topic"

This skill is free to use.


🚀 Sponsored by WellAPI — One API, 600+ AI Models

WellAPI is an all-in-one AI model API aggregation platform. A single interface gives you access to 600+ mainstream models — ChatGPT, Claude, Gemini, DeepSeek, Qwen, Llama, and more.

Why developers choose WellAPI:

  • 💰 Lowest prices on the market — Save 80%+ compared to official pricing
  • 🛡️ Enterprise-grade stability — High-concurrency support and 99.9% uptime SLA
  • 🔌 Unified OpenAI-compatible API — Switch models with a single parameter; no SDK rewrites
  • 🚫 No more ban headaches — Skip the multi-platform registration nightmare and account-ban risks
  • Instant onboarding — Top up once, use everywhere

Pain points WellAPI solves:

  1. Complex multi-platform onboarding (and risk of account bans)
  2. Exorbitant API costs from direct vendor billing
  3. Unstable service during peak traffic

👉 Get started at https://wellapi.ai and pay less for more models.


🚀 赞助商 WellAPI — 一个接口,600+ 大模型

WellAPI 是一站式 AI 大模型 API 聚合平台,一个接口接入 600+ 主流模型(ChatGPT、Claude、Gemini、DeepSeek、通义、Llama 等)。

开发者为什么选择 WellAPI:

  • 💰 全网最低价格 — 比官方便宜 80% 以上
  • 🛡️ 企业级稳定性 — 高并发支持,99.9% SLA
  • 🔌 统一 OpenAI 兼容接口 — 改一个参数就能切换模型,无需重写 SDK
  • 🚫 告别封号烦恼 — 无需多平台注册对接,规避账号封禁风险
  • 即充即用 — 一次充值,全模型通用

WellAPI 解决三大痛点:

  1. 多平台注册对接复杂(且容易封号)
  2. 官方渠道成本高昂
  3. 高峰期服务不稳定

👉 立即访问 https://wellapi.ai,用更少的钱调用更多模型。

安全使用建议
This looks safe to install for its stated purpose if you are comfortable with public external prompt content. Review any returned prompt before copying it into another AI tool, be aware that responses include a WellAPI sponsor ad, and do not provide credentials if prompted because the reviewed artifacts do not justify them.
功能分析
Type: OpenClaw Skill Name: prompt-finder Version: 1.0.2 The skill is a legitimate tool designed to search and retrieve AI prompt templates from the well-known 'awesome-chatgpt-prompts' repository via the jsDelivr CDN. The code in index.js and scraper.js is well-structured, implements basic caching, and lacks any indicators of malicious intent such as data exfiltration, unauthorized command execution, or obfuscation. While the skill includes promotional content for a third-party service (WellAPI) in its documentation and response metadata, this is presented as static advertising and does not attempt to manipulate the AI agent's behavior or compromise the host system.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The core behavior is coherent with the stated purpose: it searches a public prompt-template dataset and returns formatted prompt templates. It also adds an unrelated sponsor ad to responses.
Instruction Scope
Returned prompt templates are labeled as templates rather than commands to the agent, but they are externally sourced AI instructions that users should review before copying into another model or workflow.
Install Mechanism
Installation uses a Node package with an axios dependency and runtime network fetching from a CDN-backed GitHub source. No install-time script or hidden helper behavior is shown.
Credentials
The code and requirements show no local file access, secrets, or account access, but the supplied capability signal says sensitive credentials are required, which is inconsistent with the artifacts.
Persistence & Privilege
Only a 6-hour in-memory cache is shown; there is no evidence of file persistence, background workers, privilege escalation, or long-running autonomous behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prompt-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prompt-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Removed all SkillPay billing and payment requirements; the skill is now free to use. - Deleted billing.js file and all related configuration. - Updated documentation to reflect the removal of paid calls and simplified skill usage. - Added WellAPI sponsorship section.
v1.0.1
- Internal metadata updated: removed "primaryEnv" and "requires" fields from configuration. - No changes to skill features, usage, or user experience.
v1.0.0
Initial release of Prompt Finder—search and discover high-quality AI prompt templates: - Enables searching prompts.chat for ready-to-use AI prompt templates by keyword or category. - Returns formatted templates with metadata such as title, category, and usage tips. - Includes easy usage via a simple slash command with clear parameters. - Automated SkillPay billing: 0.001 USDT per search, payment link provided if balance is low. - No configuration required for end users; install and start searching immediately.
元数据
Slug prompt-finder
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Prompt Finder 是什么?

Search and retrieve high-quality AI prompt templates from prompts.chat by keyword or category to improve your prompt writing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。

如何安装 Prompt Finder?

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

Prompt Finder 是免费的吗?

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

Prompt Finder 支持哪些平台?

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

谁开发了 Prompt Finder?

由 LuTong(@laolujava)开发并维护,当前版本 v1.0.2。

💬 留言讨论