← Back to Skills Marketplace
laolujava

Prompt Finder

by LuTong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
48
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install prompt-finder
Description
Search and retrieve high-quality AI prompt templates from prompts.chat by keyword or category to improve your prompt writing.
README (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,用更少的钱调用更多模型。

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prompt-finder
  3. After installation, invoke the skill by name or use /prompt-finder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug prompt-finder
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Prompt Finder?

Search and retrieve high-quality AI prompt templates from prompts.chat by keyword or category to improve your prompt writing. It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install Prompt Finder?

Run "/install prompt-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Prompt Finder free?

Yes, Prompt Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Prompt Finder support?

Prompt Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Prompt Finder?

It is built and maintained by LuTong (@laolujava); the current version is v1.0.2.

💬 Comments