← Back to Skills Marketplace
smseow001

提问质量优化师

by SMS · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install question-enhancer
Description
提问质量优化师 - 自动分析、重写、扩展用户问题,并给出完整解答
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install question-enhancer
  3. After installation, invoke the skill by name or use /question-enhancer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本
Metadata
Slug question-enhancer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 提问质量优化师?

提问质量优化师 - 自动分析、重写、扩展用户问题,并给出完整解答. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install 提问质量优化师?

Run "/install question-enhancer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 提问质量优化师 free?

Yes, 提问质量优化师 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 提问质量优化师 support?

提问质量优化师 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 提问质量优化师?

It is built and maintained by SMS (@smseow001); the current version is v1.0.0.

💬 Comments