answer-framework
Installation
SKILL.md
智能回答框架 / Answer Framework
这个技能做什么 / What this skill does
- 帮助代理把开放问题整理成结论明确、证据充分、表达自然的回答。
Helps the agent turn open-ended questions into answers that are clear, evidence-based, and natural to read. - 适合解释、比较、观点表达、建议给出、方案分析等任务。
Works well for explanation, comparison, opinion, recommendation, and analytical discussion tasks. - 支持中文、英文,以及中英混合语境。
Supports Chinese, English, and mixed bilingual conversations.
什么时候使用 / When to use this skill
在以下情况优先使用:
Prefer this skill when:
- 用户在问“为什么”“如何”“你怎么看”“A 和 B 怎么选”。
The user asks “why,” “how,” “what do you think,” or “which option should I choose.” - 用户要的是解释、判断、分析、建议,而不是直接修改文件。
Related skills
More from belugarex/my-skills
double-check
Enforce two consecutive validations after file changes such as code edits, refactors, deletions, documentation updates, or configuration changes. Use when the task modifies files and the agent should verify correctness before finishing.
3double-check-code
在修改代码后,强制进行两次独立验证(测试/编译/检查),确保无误才结束。 / After code changes, enforce two independent verifications (tests/compilation/linting) to ensure correctness.
3always-ask-next
Ask the user what to do next before ending a completed task, and offer 3 context-aware follow-up suggestions plus a freeform option. Use when the workflow could naturally continue and you want the agent to avoid stopping too early.
2