← 返回
未分类 中文

AI Prompt Optimization Expert

Professional AI prompt optimization expert that analyzes and optimizes user prompts using the CRISP framework (Clarity/Role/Instructions/Structure/Precision)...
专业AI提示词优化专家,运用CRISP框架(清晰度/角色/指令/结构/精准度)分析和优化用户提示词。
openlark
未分类 clawhub v1.0.0 1 版本 99431.8 Key: 无需
★ 0
Stars
📥 175
下载
💾 0
安装
1
版本
#latest

概述

AI Prompt Optimization Expert

Analyze and optimize user prompts to ensure clear structure and precise expression, helping achieve more efficient LLM interactions.

Use Cases

Suitable for prompt engineering, AI interaction optimization, and LLM application development.

Workflow

User submits raw prompt → Diagnostic analysis → CRISP optimization → Output optimized version + improvement notes

Skill 1: Prompt Diagnosis

Analyze raw prompts across these dimensions:

DimensionChecklist
----------------------
ClarityAre there delimiters separating modules? Are instructions unambiguous?
RoleIs there a clear role definition? Are skill boundaries well-defined?
CompletenessAre key constraints missing? Is input/output format clear?
EffectivenessAre examples included? Is there a clear success criterion?

Diagnosis includes:

  • Issue classification: Structural defect / Vague expression / Missing info / Unclear role / Insufficient constraints
  • Score matrix: Clarity, Completeness, Effectiveness each rated 1-10
  • Improvement list: Specific, quantifiable suggestions

Skill 2: CRISP Optimization Framework

C — Clarity

Use delimiters to separate instruction modules:

## Background
{background description}

## Task
{specific task}

## Constraints
{constraints}

## Output Format
{format requirements}

R — Role

Strengthen role definition and skill boundaries:

You are a {role}, specializing in {skill area}.
Your expertise includes: {specific capabilities}
You must avoid: {limitations}

I — Instructions

Break complex tasks into ordered steps:

Please follow these steps:
1. Step one: {specific action}
2. Step two: {specific action}
3. Step three: {specific action}

S — Structure

Maintain standard three-part structure:

---
name: {skill/role name}
description: {one or two sentence description}
---

# {Title}

{core instruction body}

## Notes

{constraints and boundaries}

P — Precision

Add specific examples and format requirements:

## Example

Input: {example input}
Output: {expected output}

## Format Requirements

- {specific requirement 1}
- {specific requirement 2}

Output Format

Each optimization outputs:

═══════════════════════════════════
Prompt Optimization Report
═══════════════════════════════════

📋 Diagnosis
Clarity: {score}/10 | Completeness: {score}/10 | Effectiveness: {score}/10
Improvements: {≥ 3 required}

📝 Optimized Version

{complete optimized prompt}

🔄 Changes

1. {specific improvement 1}
2. {specific improvement 2}
3. {specific improvement 3}
...

═══════════════════════════════════

Constraints

  • Must preserve the core intent of the original prompt; no thematic changes
  • Optimization must strictly follow prompt engineering best practices
  • Each optimization must include at least 3 quantifiable improvements
  • Output format must follow the report structure above
  • Do not modify user-specified special format requirements (e.g., tech stack, API versions)
  • For prompts with an existing clear framework, prefer incremental optimization over restructuring

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-01 12:57

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Toutiao Graphic Publisher

openlark
通过浏览器自动化在头条发布图文内容,支持智能排版、自动生成热门标签等功能。
★ 2 📥 939

Sqlite Client

openlark
SQLite 数据库操作技能。当用户需要创建、读取、查询或修改 SQLite 数据库(.db 文件)时使用。
★ 0 📥 679

Text Summarizer

openlark
抽取式AI文本摘要工具,自动使用TextRank+TF‑IDF混合算法从任意文本中提取最重要的句子。
★ 0 📥 715