← 返回 Skills 市场
Reasoning Answer
作者
alvinecarn
· GitHub ↗
· v0.1.0
851
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install reasoning-answer
功能描述
Provides detailed reasoning-based answers using user language by default, including properly formatted clickable citation footnotes when referencing sources.
安全使用建议
This skill is instruction-only and asks for no credentials or installs, so it appears safe from a permissions perspective. Before installing, consider: (1) whether your agent/runtime supports the exact clickable footnote format ([[1]](URL)) the skill mandates, since that affects output rendering; (2) template variables like $DATE must be substituted correctly by your environment; and (3) if the agent will fetch web search results to populate citations, review how those searches are performed (privacy, trusted search sources). No regex scan findings were produced by the static scanner.
功能分析
Type: OpenClaw Skill
Name: reasoning-answer
Version: 0.1.0
The skill bundle contains standard metadata in `_meta.json` and instructions for the AI agent in `SKILL.md`. The `SKILL.md` content focuses on output formatting, such as including the current date (`$DATE$`) and properly citing sources with clickable numbered footnotes. There are no indications of prompt injection attempts to manipulate the agent into performing unauthorized actions, exfiltrating data, or executing malicious commands. The instructions are aligned with improving the quality and traceability of the agent's responses.
能力评估
Purpose & Capability
Name/description match the content of SKILL.md: instructions focus on producing reasoning-style answers and formatted citations; no unrelated credentials, binaries, or installs are requested.
Instruction Scope
Runtime instructions are narrowly scoped to language, date template variables, and citation formatting; they do not request reading files, environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or fetched during install.
Credentials
The skill requires no environment variables, credentials, or config paths; requested template variables are reasonable for runtime substitution.
Persistence & Privilege
always is false and default agent invocation is allowed (normal). The skill does not request persistent/system-wide changes or access to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reasoning-answer - 安装完成后,直接呼叫该 Skill 的名称或使用
/reasoning-answer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of reasoning-answer skill.
- Provides specialized support for generating reasoning-based answers.
- Maintains the user's default language, unless otherwise specified.
- Adds clickable, sequentially numbered citation marks for answers using search results.
- Lists all references at the end with corresponding citation numbers.
- Uses agent configuration from Reasoning_Answer for its functionality.
元数据
常见问题
Reasoning Answer 是什么?
Provides detailed reasoning-based answers using user language by default, including properly formatted clickable citation footnotes when referencing sources. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 851 次。
如何安装 Reasoning Answer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reasoning-answer」即可一键安装,无需额外配置。
Reasoning Answer 是免费的吗?
是的,Reasoning Answer 完全免费(开源免费),可自由下载、安装和使用。
Reasoning Answer 支持哪些平台?
Reasoning Answer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reasoning Answer?
由 alvinecarn(@alvinecarn)开发并维护,当前版本 v0.1.0。
推荐 Skills