← 返回 Skills 市场
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install question-enhancer
功能描述
提问质量优化师 - 自动分析、重写、扩展用户问题,并给出完整解答
安全使用建议
This skill's core function (improving a user's question and providing an answer) is reasonable, but there are two important mismatches you should resolve before installing: (1) SKILL.md says it should 'automatically execute on any question' for a named user, yet the manifest does not mark the skill as always-on — ask the author to clarify the intended trigger and make it explicit and configurable (opt-in vs always-on). (2) The doc says outputs go to 'Telegram + CLI' but no Telegram credentials or config paths are declared; ask how Telegram delivery is handled and ensure any tokens or webhooks are explicitly declared and permissioned. Recommend testing in a safe environment, confirming where outputs are sent, and requiring an explicit opt-in trigger (or metadata change) before allowing automatic invocation.
功能分析
Type: OpenClaw Skill
Name: question-enhancer
Version: 1.0.0
The skill bundle contains instructions for an AI agent to act as a 'Question Enhancer' by analyzing, rewriting, and expanding user queries. The logic is entirely focused on conversational formatting and quality improvement, with no evidence of malicious execution, data exfiltration, or harmful prompt injection in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (question enhancer) align with the SKILL.md instructions to analyze, rewrite, expand, and answer questions. No unusual binaries, installs, or credentials are requested — that part is coherent. However, SKILL.md claims automatic execution for any user question (targeting a user 'Simon'), which is a behavioral detail not reflected in the skill metadata (always:false).
Instruction Scope
SKILL.md instructs the agent to 'automatically execute on any question' with no extra instruction required. That is a very broad, open-ended trigger that gives the agent persistent, autonomous scope to act on all user queries. The instructions also specify a multi-step pipeline (diagnose, highlight, rewrite, extend, answer, summarize) that is fine for the stated purpose, but the always-on phrasing is vague and could lead to noisy or unexpected behavior.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. This is the lowest-risk install posture and matches the simple text-processing purpose.
Credentials
The SKILL.md lists delivery channels ('Telegram + CLI 双发') and names the user ('Simon') and AI ('hehe'), but the manifest declares no required environment variables, no API keys, and no config paths. Stating Telegram delivery without declaring any Telegram token/config is an inconsistency: either the skill cannot actually send to Telegram as described, or it relies on implicit credentials/config not declared in the manifest.
Persistence & Privilege
Metadata shows always:false (not forced into every run), but the runtime instructions demand automatic execution on any user question. This mismatch between declared invocation policy and the behavior described in the SKILL.md is an incoherence that affects privilege/behavior expectations. Autonomous invocation (disable-model-invocation:false) is normal, but the skill's implied always-on trigger should be explicit in metadata if intended.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install question-enhancer - 安装完成后,直接呼叫该 Skill 的名称或使用
/question-enhancer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
常见问题
提问质量优化师 是什么?
提问质量优化师 - 自动分析、重写、扩展用户问题,并给出完整解答. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 提问质量优化师?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install question-enhancer」即可一键安装,无需额外配置。
提问质量优化师 是免费的吗?
是的,提问质量优化师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
提问质量优化师 支持哪些平台?
提问质量优化师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 提问质量优化师?
由 SMS(@smseow001)开发并维护,当前版本 v1.0.0。
推荐 Skills