← 返回 Skills 市场
238
总下载
6
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weknora
功能描述
Import documents and perform knowledge retrieval via WeKnora API. Use when uploading files, URLs, or Markdown to a knowledge base, searching knowledge with h...
安全使用建议
This skill appears coherent and only needs your WeKnora base URL and an API key. Before installing: ensure the WEKNORA_BASE_URL is a trusted server (don’t point it to unknown hosts), avoid putting long-lived secret keys in shell rc files on shared machines, and prefer scoped/least-privilege API keys if the service supports them. Because the skill uses curl and environment variables, be cautious about sharing transcripts that might include API responses or the value of WEKNORA_API_KEY. If you need higher assurance, ask the skill author for a privacy/security statement or a signed endpoint specification.
功能分析
Type: OpenClaw Skill
Name: weknora
Version: 1.0.0
The weknora skill bundle provides a standard interface for document management and knowledge retrieval via the WeKnora REST API. It uses environment variables for authentication and standard curl-based workflows for file uploads and searches, with no evidence of malicious intent, data exfiltration, or unauthorized execution patterns in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (importing documents and searching a WeKnora KB) match the declared env vars (WEKNORA_API_KEY, WEKNORA_BASE_URL) and the SKILL.md which uses curl to call those endpoints. Nothing requested appears unrelated to the described purpose.
Instruction Scope
SKILL.md contains concrete curl-based workflows (list KBs, upload files, import URLs, poll parse_status, hybrid search). It only references the declared env vars and standard CLI utilities (curl, uuidgen/date). It does not instruct reading unrelated files or exfiltrating data to unknown endpoints.
Install Mechanism
No install spec or code files — instruction-only skill imposes no on-disk installation risk.
Credentials
Only two env vars are required (base URL and API key), which are appropriate for a REST API client. There are no additional unrelated credentials or config paths requested.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges or configuration changes. Autonomous invocation is allowed by default but is normal for skills and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weknora - 安装完成后,直接呼叫该 Skill 的名称或使用
/weknora触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the weknora skill.
- Enables uploading documents, importing URLs, or adding Markdown content to a knowledge base via the WeKnora API.
- Supports hybrid (vector + keyword) search within or across knowledge bases.
- Provides workflows for browsing, searching, and managing knowledge entries, including file upload, progress tracking, and error handling.
- Requires environment variables: WEKNORA_API_KEY and WEKNORA_BASE_URL.
元数据
常见问题
WeKnora 是什么?
Import documents and perform knowledge retrieval via WeKnora API. Use when uploading files, URLs, or Markdown to a knowledge base, searching knowledge with h... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。
如何安装 WeKnora?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weknora」即可一键安装,无需额外配置。
WeKnora 是免费的吗?
是的,WeKnora 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeKnora 支持哪些平台?
WeKnora 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeKnora?
由 lyingbug(@lyingbug)开发并维护,当前版本 v1.0.0。
推荐 Skills