← Back to Skills Marketplace
Reasoning Answer
by
alvinecarn
· GitHub ↗
· v0.1.0
851
Downloads
0
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install reasoning-answer
Description
Provides detailed reasoning-based answers using user language by default, including properly formatted clickable citation footnotes when referencing sources.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reasoning-answer - After installation, invoke the skill by name or use
/reasoning-answer - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Reasoning Answer?
Provides detailed reasoning-based answers using user language by default, including properly formatted clickable citation footnotes when referencing sources. It is an AI Agent Skill for Claude Code / OpenClaw, with 851 downloads so far.
How do I install Reasoning Answer?
Run "/install reasoning-answer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Reasoning Answer free?
Yes, Reasoning Answer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Reasoning Answer support?
Reasoning Answer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Reasoning Answer?
It is built and maintained by alvinecarn (@alvinecarn); the current version is v0.1.0.
More Skills