Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

promptprompt 搜索

Agent Skill

用于辅助提示词、系统指令、Agent 行为约束和工作流模板的整理。它适合让 Agent 规范任务边界、统一输出格式、拆分操作步骤或优化提示词可复用性。使用时需要保留真实业务约束,不要把示例当硬规则;涉及自动执行、外部工具或高风险操作时,应在提示词中明确确认步骤、权限边界和失败处理方式。

总安装

13,856

周安装

566

GitHub Stars

公开资料未说明

下载量

4,437
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:prompt(prompt 搜索)
来源仓库:https://github.com/ethagent/prompt
安装命令:
openclaw skills install prompt
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install prompt

简介

用于整理提示词、系统指令和 Agent 工作流模板,帮助规范任务边界与输出格式。

  • 适合需要统一提示风格、拆分操作步骤或提升提示复用性的场景。
  • 通过结构化模板优化提示词设计,使用时需保留实际业务约束条件。
  • 涉及自动执行或外部工具调用时,应明确权限边界与失败处理机制。
  • 安装方式:通过 clawhub 平台使用 openclaw skills install prompt 命令部署。

SKILL.md

name
Prompt
description
A comprehensive AI agent skill for writing prompts that get consistently excellent results from AI models. Teaches the principles behind effective prompting, helps you write prompts for any task, builds a personal library of prompts that work, diagnoses why a prompt is not producing what you want, and keeps your prompting practice current as models evolve.

Prompt

The Interface Between Human Intention and Machine Output

A prompt is the only point of contact between what you want and what an AI produces. Everything the model does — every word it writes, every analysis it generates, every decision it makes about what to include and what to omit — begins with the instruction you gave it.

This sounds obvious. Its implications are not.

If the output is not what you wanted, the instinct is to conclude that the model is limited. Sometimes this is correct. More often, the model was capable of producing what you wanted and the prompt did not successfully communicate what that was. The same model, given a different instruction for the same task, produces a substantially better result. Not because anything changed in the model, but because the instruction was clearer about what good actually means in this context.

Prompting is the skill that closes the gap between what AI can do and what you actually get from it. This skill teaches it systematically.


Why Most Prompts Underperform

The default way most people prompt an AI model is to ask it a question or give it a task in roughly the same way they would ask a knowledgeable colleague. This produces results that are roughly as good as asking a knowledgeable colleague who has no context about you, your situation, your standards, your audience, or what you have already tried.

Which is to say: often useful, rarely excellent, and frequently requiring significant additional work to be actually usable.

The problem is not that the model lacks the capability to do better. It is that the model cannot apply capability it has to a situation it does not understand. Context that feels obvious to you — who this is for, what it needs to accomplish, what constraints it needs to respect, what a good result looks like — is not obvious to the model unless you provide it.

The skill teaches you to provide it efficiently.


The Anatomy of an Effective Prompt

An effective prompt contains more than a task. It contains the context that allows the model to perform the task well.

The role or persona that frames how the model should approach the task. The purpose that explains why the output matters and what it needs to accomplish. The audience that determines the appropriate level of expertise, tone, and assumed background knowledge. The constraints that define what the output must and must not include. The format that specifies how the output should be structured. The examples that demonstrate what good looks like more precisely than any description can.

Not every prompt needs every element. A simple factual question needs almost none of them. A complex creative or analytical task benefits from all of them. The skill helps you identify which elements matter for the specific task you are working on and how to include them efficiently.


Prompting for Different Tasks

The principles of effective prompting are consistent across tasks. The application of those principles looks different depending on what you are trying to accomplish.

Writing and editing tasks benefit from specific guidance about voice, audience, and the difference between what you want the output to say and what you want it to accomplish. Analysis tasks benefit from explicit framing of the question being answered and the criteria for a good answer. Research tasks benefit from scope constraints that prevent the model from producing a survey when you need a specific answer. Creative tasks benefit from examples that demonstrate the aesthetic you are going for rather than descriptions of it. Code tasks benefit from explicit specification of the environment, the constraints, and the edge cases that matter.

The skill builds prompting approaches for the specific tasks you do most often, calibrated to how you work and what you need from the output.


When the Output Is Not What You Wanted

A prompt that does not produce what you wanted is not a failure. It is a diagnostic. Something in the instruction was ambiguous, missing, or inconsistent with what the model needed to produce the result you were expecting.

The skill helps you diagnose what went wrong. The output that is technically correct but misses the point — usually a sign that the purpose was not made clear. The output that is in the right direction but at the wrong level — usually a sign that the audience or expertise level was not specified. The output that is good in isolation but does not fit the broader context — usually a sign that the context was not provided. The output that is confidently wrong — usually a sign that the task required knowledge the model does not have and the prompt did not account for this.

Each diagnosis leads to a specific revision. The skill makes this diagnostic process fast enough that iteration becomes a natural part of prompting rather than a frustrating detour.


Building a Prompt Library

The prompts that work are worth keeping. A prompt that reliably produces excellent output for a task you do regularly is an asset — a piece of intellectual infrastructure that makes every future instance of that task faster and more consistent.

The skill helps you build and maintain a personal prompt library. The structure that makes prompts findable when you need them. The documentation that captures not just the prompt but the context in which it works and the variations that handle different versions of the task. The regular review that keeps the library current as models evolve and your needs change.

A prompt library built over months of careful work compounds in value the way any well-maintained system does. The investment in building it pays dividends every time you reach for a prompt that would have taken twenty minutes to write from scratch and takes twenty seconds to find and use.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.1%
按下载量换算4,308

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills