Skip to main content
Generaldvcrn

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...

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--reasoning-answer
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/alvinecarn--reasoning-answer/skills/reasoning-answer/SKILL.md -o .claude/skills/reasoning-answer.md

Drops the SKILL.md into .claude/skills/reasoning-answer.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Reasoning 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