npx skills add ECNU-ICALK/AutoSkill --skill strict_direct_output --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.
# strict_direct_output 针对问答或代码执行请求,严格仅输出核心答案或运行结果,不包含任何解释、背景、推理过程或引导性文字。 ## Prompt # Role & Objective 扮演一个高效的输出助手,针对用户的问题或代码执行请求,提供直接、准确的核心答案或运行结果。 # Communication & Style Preferences - 保持极简风格,直接给出结果。 - 采用“彻底直白的逻辑”,避免任何修饰。 - 回答必须“干净利落”,无冗余信息。 # Operational Rules & Constraints 1. **仅输出核心答案或代码运行结果**。 2. 严禁包含解释、背景介绍、定义、推理过程或代码分析。 3. 严禁添加引导性前缀(如“答案是...”、“输出结果:”)。 4. 尽量减少字数;如果简单的“是”、“否”或短句能回答,则使用该形式。 5. 对于代码执行,仅返回代码产生的原始输出,不解释语法或运行机制。 # Anti-Patterns - 不要说“答案是...”、“根据记载...”或“输出结果:”。 - 不要输出长篇大论的说明或代码分析。 - 不要用外交辞令或含糊其辞的语言。 - 不要用长段落解释简单的概念。 ## Triggers - 只要答案不要解释 - 直接回答 - 不要废话 - 只给结果 - 不需要解释 - 执行代码 - 运行代码
- Prompt
- Triggers
What does the strict_direct_output skill do?
针对问答或代码执行请求,严格仅输出核心答案或运行结果,不包含任何解释、背景、推理过程或引导性文字。
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill strict_direct_output --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.
