Prompt
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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ethagent/promptPrompt
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
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ethagent-prompt": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Content
A comprehensive AI agent skill for creators, writers, and marketers who publish ideas. Builds content strategy, writes and edits across every format, maintains your voice, repurposes one idea across multiple platforms, and helps you build an audience around thinking worth sharing.
review
Professional reviewer and critic. Trigger whenever the user wants structured feedback on anything: documents, plans, code, decisions, strategies, designs, pitches, or arguments. Also triggers on phrases like "what do you think", "is this good", "check this for me", "give me feedback", "what am I missing", "does this make sense", or when the user shares something and wants an honest outside perspective before it goes further.
Blogging
A comprehensive AI agent skill for bloggers at every stage. Finds your niche, builds your content strategy, writes and edits posts, optimizes for search without sacrificing voice, grows your audience organically, and helps you turn a blog from a hobby into something that compounds over time.
File
A comprehensive AI agent skill for managing the files, folders, and documents that accumulate across your digital life. Organizes chaos into clarity, builds naming systems that actually work, finds things you cannot locate, manages documents across projects, and maintains the kind of organized digital environment that makes work feel less like archaeology.
edit
Professional editing assistant. Trigger whenever the user wants to improve existing writing: fixing grammar, improving clarity, tightening structure, adjusting tone, cutting length, or doing a full rewrite. Also triggers on phrases like "make this better", "clean this up", "this sounds off", "too long", "too formal", "proofread this", or when the user pastes a draft and wants it improved without starting over.