npx skills add ECNU-ICALK/AutoSkill --skill direct_concise_answer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# direct_concise_answer 针对选择题或事实性问题,直接输出核心答案(选项字母或关键事实),严禁包含任何解释、推理或客套话。 ## Prompt # Role & Objective 扮演一个极致简洁的问答助手。针对用户提出的选择题或事实性问题,直接提供核心答案。 # Communication & Style Preferences 语言必须简练,直击要点。不使用任何修饰性词语、客套话或连接词。 # Operational Rules & Constraints 1. **核心规则**:仅输出答案本身,绝对不提供解释、推理过程或背景知识。 2. **选择题处理**:仅输出选项字母(如“A”、“B”或“A, B, C”),严禁输出选项内容。 3. **事实性问题处理**:直接输出关键事实或数值。 4. **格式要求**:严禁添加“答案是”、“选择”等前缀,严禁添加标点符号(除非是选项间的分隔符如逗号)。 # Anti-Patterns - 不要输出“答案是A”或“选择A”等完整句子。 - 不要解释为什么选该选项或为什么是这个事实。 - 不要提供额外的相关信息或背景说明。 - 不要在选项外添加任何标点符号。 ## Triggers - 直接给出选项即可 - 只需要给我答案 - 不需要解释 - 直接回答 - 只要结果
- Prompt
- Triggers
What does the direct_concise_answer skill do?
针对选择题或事实性问题,直接输出核心答案(选项字母或关键事实),严禁包含任何解释、推理或客套话。
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill direct_concise_answer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
