← Back to Skills Marketplace
alvinecarn

Knowledge Answer

by alvinecarn · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
1121
Downloads
0
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install knowledge-answer
Description
Provides accurate answers with current date and includes clickable numbered citation marks linked to source references when applicable.
README (SKILL.md)

Knowledge Answer

Overview

This skill provides specialized capabilities for knowledge 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, numbered sequentially from 1 to N, with each entry supporting navigation to view the full reference details.

Usage Notes

  • This skill is based on the Knowledge_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
Usage Guidance
This skill is an innocuous formatting helper, but before installing consider: ensure the agent's search sources are trustworthy (the skill requires adding clickable links to sources), verify that runtime template variables like $DATE will be substituted correctly by your agent, and watch for link formatting used by downstream renderers (malformed links could cause confusing behavior). No credentials or installs are required, so risks are low.
Capability Analysis
Type: OpenClaw Skill Name: knowledge-answer Version: 0.1.0 The skill bundle contains metadata and instructions for an AI agent focused on knowledge answering. The `SKILL.md` file primarily dictates output formatting, including how to cite sources and display the current date using a `$DATE$` template variable. There is no evidence of malicious prompt injection, data exfiltration, unauthorized command execution, or any other harmful behavior. The content is aligned with a standard knowledge retrieval and presentation skill.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill formats answers, inserts the current date, maintains language, and requires numbered clickable citations when using search results. It does not request unrelated credentials, binaries, or paths.
Instruction Scope
SKILL.md contains only formatting and behavioral instructions (date insertion, language preservation, citation format, and reference list). It does not instruct the agent to read files, access environment variables, or transmit data to unexpected endpoints beyond the implicit use of search results.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk and no external packages are fetched. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The note about template variables ($DATE$, $SESSION_GROUP_ID$) is informational and does not request secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. Normal autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install knowledge-answer
  3. After installation, invoke the skill by name or use /knowledge-answer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the knowledge-answer skill. - Provides specialized capabilities for answering knowledge-based queries. - Maintains user language by default, unless a different language is specified. - Adds clickable numbered footnote citations for answers based on search results. - Includes a sequentially numbered reference list at the end of each answer.
Metadata
Slug knowledge-answer
Version 0.1.0
License
All-time Installs 9
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Knowledge Answer?

Provides accurate answers with current date and includes clickable numbered citation marks linked to source references when applicable. It is an AI Agent Skill for Claude Code / OpenClaw, with 1121 downloads so far.

How do I install Knowledge Answer?

Run "/install knowledge-answer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Knowledge Answer free?

Yes, Knowledge Answer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Knowledge Answer support?

Knowledge Answer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Knowledge Answer?

It is built and maintained by alvinecarn (@alvinecarn); the current version is v0.1.0.

💬 Comments