← 返回 Skills 市场
teki-ai

Wiki Query

作者 teki-ai · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wiki-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wiki-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release
元数据
Slug wiki-query
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Wiki Query?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wiki-query」即可一键安装,无需额外配置。

Wiki Query 是免费的吗?

是的,Wiki Query 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wiki Query 支持哪些平台?

Wiki Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wiki Query?

由 teki-ai(@teki-ai)开发并维护,当前版本 v0.1.0。

💬 留言讨论