← 返回 Skills 市场
103
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install outline-kb
功能描述
Outline 知识库 API 交互。搜索文档、创建/编辑文档、管理 Collections、列出用户等。当用户需要与 Outline 知识库交互时使用,包括搜索内容、创建文档、查看文档结构、导出文档、管理权限等。
安全使用建议
This skill appears to be a straightforward Outline API helper, but the skill manifest does not declare the environment variables that the runtime instructions require. Before installing: (1) confirm you are willing to provide OUTLINE_API_KEY (it can allow destructive actions like delete/archive/permission changes); (2) prefer using a least-privilege API key or a test Outline instance; (3) ask the publisher or registry to update the metadata to declare required env vars (so you know a secret will be needed); (4) avoid using a shared/production API key until you verify behavior in a safe environment; (5) review activity after first use (logs, API audit) to ensure it only performs expected calls.
功能分析
Type: OpenClaw Skill
Name: outline-kb
Version: 0.1.0
The skill is a standard API integration for the Outline Knowledge Base. It provides instructions and endpoint references for managing documents, collections, and users via the Outline API. It requires user-provided environment variables (OUTLINE_BASE_URL and OUTLINE_API_KEY) and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description and the SKILL.md consistently describe an Outline knowledge-base API client (search, create/update documents, manage collections/users, export, etc.). The listed endpoints and operations in references/api-endpoints.md align with that purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read OUTLINE_BASE_URL and OUTLINE_API_KEY from environment variables and to call Outline endpoints (curl or web_fetch). That instruction is narrowly scoped to interacting with the Outline API and does not request unrelated files, system paths, or exfiltration endpoints, but it does access environment variables that are not declared in the skill metadata — a manifest/instruction mismatch that could hide secret requirements.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write or execute. No downloads or package installs are performed by the skill itself.
Credentials
The SKILL.md requires two environment variables (OUTLINE_BASE_URL, OUTLINE_API_KEY) including an API key capable of document and permission changes; however, the skill registry metadata lists no required env vars or primary credential. The variables themselves are proportionate to the stated purpose, but the manifest omission is a red flag (the skill will need a secret at runtime despite metadata saying none).
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent installation or to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outline-kb - 安装完成后,直接呼叫该 Skill 的名称或使用
/outline-kb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of outline-kb skill – Outline 知识库 API 集成:
- Provides API interaction for Outline, including document search, creation, editing, collections management, user listing, and permission management.
- Supports all major endpoints for documents, collections, users, comments, stars, shares, groups, and templates.
- Configured via environment variables for Outline instance and API key.
- Includes error handling, rate limiting, and response format details.
- Offers quick reference for common actions with required parameters.
元数据
常见问题
Outline Kb 是什么?
Outline 知识库 API 交互。搜索文档、创建/编辑文档、管理 Collections、列出用户等。当用户需要与 Outline 知识库交互时使用,包括搜索内容、创建文档、查看文档结构、导出文档、管理权限等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Outline Kb?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outline-kb」即可一键安装,无需额外配置。
Outline Kb 是免费的吗?
是的,Outline Kb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Outline Kb 支持哪些平台?
Outline Kb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Outline Kb?
由 BY易仝(@1944876825)开发并维护,当前版本 v0.1.0。
推荐 Skills