← Back to Skills Marketplace
teki-ai

Wiki Query

by teki-ai · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wiki-query
Description
Answer questions from a persistent markdown knowledge wiki and file durable results back into the wiki when useful. Use when a user asks a question against a...
Usage Guidance
This skill is coherent for operating on a markdown/wiki workspace: it will read index.md and other markdown files and may create or update analysis pages, index.md, and log.md. Before installing, confirm where the agent will look for the wiki (restrict to a dedicated wiki directory if possible), ensure you have backups or version control so unwanted edits can be reverted, and consider requiring prompts/confirmations before the skill writes files. No credentials or network endpoints are requested by the skill; the main risk is accidental or unwanted modification of markdown files in the agent's accessible workspace.
Capability Analysis
Type: OpenClaw Skill Name: wiki-query Version: 0.1.0 The 'wiki-query' skill bundle provides instructions and templates for an AI agent to interact with a markdown-based knowledge wiki (e.g., Obsidian). The logic focuses on reading, synthesizing, and documenting information within a local file structure, including updating an index and log. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; the instructions prioritize traceability, citations, and grounded answers.
Capability Assessment
Purpose & Capability
The name/description (query a markdown wiki and file durable results) matches the SKILL.md: it reads index.md, finds relevant pages, synthesizes answers, and writes analysis pages and log/index updates. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read and write wiki files (index.md, log.md, create Analysis pages). This is appropriate for a wiki helper, but the skill does not constrain which filesystem paths to use — it assumes the agent's workspace contains the wiki. If the agent has broad filesystem access, the instructions could cause modification of any markdown named index.md/log.md; consider limiting the skill to a specific wiki directory or requiring user confirmation before writes.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by an installer. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The file read/write behavior is proportional to the stated purpose of operating on a local markdown wiki.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill intends to create and update wiki pages (expected persistence for this purpose). It does not request elevated or cross-skill configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wiki-query
  3. After installation, invoke the skill by name or use /wiki-query
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release
Metadata
Slug wiki-query
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wiki Query?

Answer questions from a persistent markdown knowledge wiki and file durable results back into the wiki when useful. Use when a user asks a question against a... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Wiki Query?

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

Is Wiki Query free?

Yes, Wiki Query is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wiki Query support?

Wiki Query is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wiki Query?

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

💬 Comments