← 返回
未分类 中文

prompt-polisher

Rewrite rough goals, scattered notes, or vague requests into clear, actionable prompts with explicit objective, constraints, output format, and missing assum...
将粗略目标、散乱笔记或模糊需求改写为清晰、可执行的提示,明确目标、约束、输出格式以及缺失的假设。
chenxiaojian985 chenxiaojian985 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 363
下载
💾 0
安装
1
版本
#latest

概述

Prompt Polisher

Overview

Turn an incomplete request into a prompt that is easier for another agent or model to execute well.

Keep the user's intent intact while removing ambiguity, adding structure, and stating assumptions clearly.

Workflow

  1. Identify the core goal in the user's rough request.
  2. Extract any concrete constraints that are already present: audience, tone, format, length, platform, deadline, tools, or exclusions.
  3. Detect what is missing but necessary for reliable execution.
  4. Fill only low-risk gaps with brief assumptions. Label assumptions explicitly instead of presenting them as facts.
  5. Rewrite the request into a compact prompt with clear sections.
  6. If the request is still under-specified, provide a best-effort prompt plus a short list of the most important follow-up questions.

Output Shape

Prefer this structure when rewriting:

  • Goal
  • Context
  • Constraints
  • Desired Output
  • Assumptions
  • Final Prompt

Omit empty sections. Keep the final prompt concise and ready to paste.

Prompting Rules

  • Preserve the original intent; do not silently change the task.
  • Prefer concrete verbs over generic wording.
  • Convert fuzzy asks like "make it better" into measurable instructions.
  • Add output formatting when it helps execution, such as bullet list, table, JSON, checklist, or step-by-step plan.
  • Avoid over-engineering simple requests. A short request should become a short polished prompt.
  • When the user already gave enough detail, lightly polish instead of expanding aggressively.

Common Transformations

  • Replace vague verbs with precise actions.
  • Separate background information from required deliverables.
  • Turn implied preferences into explicit constraints.
  • State the expected audience or reader when relevant.
  • Add success criteria when quality is otherwise subjective.

Example

Rough request:

> Write a product post for Xiaohongshu. Make it sound young and natural, not fake.

Polished prompt:

> Write a Xiaohongshu product post for readers aged 20 to 30. Use a natural, young, and sincere tone without exaggerated marketing language. First provide 3 title options, then provide 1 main post. Keep the main post under 300 Chinese characters. Highlight real usage scenarios, core selling points, and user benefits. Avoid absolute claims. Output in Chinese.

If critical details are missing, append up to 3 short follow-up questions after the prompt.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 14:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,099 📥 827,086
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,396 📥 322,641
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 835 📥 310,351