← 返回
沟通协作 中文

clarify-me

Analyze user's conversation to identify unclear parts and suggest better questions. Helps users express their problems more clearly.
分析用户对话,识别不清晰的部分并建议更好的问题,帮助用户更清晰地表达问题。
jdchi
沟通协作 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 535
下载
💾 8
安装
1
版本
#latest

概述

clarify-me - Conversation Clarification Skill

Purpose

In conversations between users and LLMs, ambiguity can arise when users don't describe their problems clearly enough, leading to misunderstandings. This skill analyzes the conversation to identify unclear points and provides suggestions to help users ask more precise and effective questions.

Trigger

User explicitly calls /clarify-me or says:

  • "clarify-me"
  • "帮我整理一下问题"
  • "我表达不清楚吗?"
  • "怎么更好地提问?"

How It Works

1. Analyze Conversation

Read through the previous conversation history (the last few exchanges).

2. Identify Issues

Find problems in user's descriptions:

  • Vague terms ("that", "this", "it")
  • Missing context (no background, no code, no error message)
  • Unclear intent (what exactly they want)
  • Assumptions (things AI might not know)

3. Provide Suggestions

Output in the same language as the user's question.

Example

Conversation:

  • User: "help me fix this code"
  • AI: "which code?"
  • User: "the one with error"
  • AI: "what error?"
  • ... (several rounds)
  • User: "/clarify-me"

Analysis Output:

The output will be in English (same as user's language):

🤔 Let me analyze the conversation...

Possible issues:
1. "this code" - which file/function?
2. "the one with error" - can you paste the error message?
3. Missing context - what project is this?

Next time you could ask:
"I'm writing a Python scraper and got
'ConnectionRefusedError: [Errno 111] Connection refused'
error, what could be the cause?"

Output Style

  • Friendly and constructive
  • Use "🤔" emoji
  • Be specific - quote the unclear parts from conversation
  • Give concrete suggestions
  • Don't make user feel bad - frame it as "here's how to get better answers"

Configuration

No config file needed. This skill activates when user explicitly calls it.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 02:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,461
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,599
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,689