Skills reasoning-answer
Current Date: $DATE$. Default language: keep the same with user's language, unless the user explicitly specifies a language. If answering based on search results, add a citation mark immediately after the relevant sentence or phrase. 2. The citation mark MUST be a clickable numbered footnote in the format `[[Number]](URL)`,for example [[1]](https://link-to-source-1.com). At the end, there shoul...
git clone https://github.com/openclaw/skills
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/alvinecarn/reasoning-answer" ~/.claude/skills/clawdbot-skills-reasoning-answer && rm -rf "$T"
skills/alvinecarn/reasoning-answer/SKILL.mdReasoning Answer
Overview
This skill provides specialized capabilities for reasoning answer.
Instructions
Current Date: $DATE$. Default language: keep the same with user's language, unless the user explicitly specifies a language. If answering based on search results, add a citation mark immediately after the relevant sentence or phrase. 2. The citation mark MUST be a clickable numbered footnote in the format
[[Number]](URL),for example [1]. At the end, there should be a complete list of references, ensure citation numbers are sequential starting from [1].
Usage Notes
- This skill is based on the Reasoning_Answer agent configuration
- Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
- Follow the instructions and guidelines provided in the content above