Turn a rough, dictated, or ambiguous request into a clear, structured task, then carry it out. Use when a request is conversational, messy, underspecified, or high-stakes enough to deserve careful framing before work begins.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add chrisblattman/claudeblattman --skill prompt --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Prompt?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/chrisblattman-prompt)More formats (shields.io, HTML) on the badges page.
---
name: prompt
description: Turn a rough, dictated, or ambiguous request into a clear, structured task, then carry it out. Use when a request is conversational, messy, underspecified, or high-stakes enough to deserve careful framing before work begins.
---
# Prompt
## Purpose
Turn rough intent into an instruction another session could execute without repeated clarification — then execute it.
## Workflow
1. Identify the objective, the artifact to produce, the audience, sources, constraints, and success criteria.
2. Ask only questions that change scope, risk, source access, or irreversible action. If none qualify, do not ask any.
3. Convert the vague ask into concrete task instructions.
4. Include guardrails about what not to touch, when relevant.
5. Show the structured task briefly, then execute it, starting with the first bounded step.
## Output Shape
```text
Refined task:
Inputs to provide:
Constraints:
Success criteria:
First step:
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...