Install
openclaw skills install clarify-meAnalyze user's conversation to identify unclear parts and suggest better questions. Helps users express their problems more clearly.
openclaw skills install clarify-meIn 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.
User explicitly calls /clarify-me or says:
Read through the previous conversation history (the last few exchanges).
Find problems in user's descriptions:
Output in the same language as the user's question.
Conversation:
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?"
No config file needed. This skill activates when user explicitly calls it.