← 返回 Skills 市场
1362
总下载
3
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install trilium
功能描述
Manage Trilium Notes by reading, searching, and creating notes via the ETAPI with provided server URL and ETAPI token.
安全使用建议
This skill legitimately needs two pieces of information to work: TRILIUM_ETAPI_TOKEN (an ETAPI token you generate in Trilium) and TRILIUM_SERVER_URL (the Trilium server address). Before installing: (1) be aware the registry metadata does not list these required env vars or a primary credential — you must provide them manually. (2) The ETAPI token grants API-level access to all notes reachable by that token; only provide it if you trust the skill and the agent's ability to run it. Prefer generating a scoped or ephemeral token if Trilium supports it, and run the Trilium server on a local or private network if you want to keep data internal. (3) Because the skill can be invoked autonomously, any stored token could be used without an extra prompt — consider limiting network access or using a token that has limited permissions. (4) If you need more assurance, request the publisher add the required env vars to the registry metadata and/or include an explicit statement of exactly which ETAPI endpoints the skill will call and when.
功能分析
Type: OpenClaw Skill
Name: trilium
Version: 1.0.3
The skill bundle is designed to interact with Trilium Notes via its ETAPI, requiring `TRILIUM_ETAPI_TOKEN` and `TRILIUM_SERVER_URL` from the environment, which is a standard and necessary configuration for an API-driven skill. The `SKILL.md` and `references/api.md` files clearly document the skill's purpose and the API endpoints it uses, all of which align with managing Trilium notes. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or any other harmful intent within the provided files.
能力评估
Purpose & Capability
The skill is clearly for interacting with Trilium Notes via its ETAPI (reading, searching, creating notes). That capability aligns with the name and included reference doc. However, the registry metadata lists no required environment variables or primary credential while the SKILL.md explicitly requires TRILIUM_ETAPI_TOKEN and TRILIUM_SERVER_URL — a discrepancy between claimed metadata and actual instructions.
Instruction Scope
The runtime instructions are narrowly scoped to calling the Trilium ETAPI (authenticate with a token, use the server URL, perform GET/POST/PUT/DELETE/search). The SKILL.md does not instruct reading arbitrary local files, scanning other credentials, or sending data to unrelated endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk or fetched at install time via an external URL.
Credentials
The SKILL.md rightly requires TRILIUM_ETAPI_TOKEN and TRILIUM_SERVER_URL (both are appropriate for Trilium access), but the registry metadata declares no required env vars or primary credential. That mismatch is concerning because the platform metadata will not surface or enforce the secret requirement and the token grants full API access to the user's notes.
Persistence & Privilege
The skill does not request always:true, does not claim to modify other skills or system settings, and is not asking for persistent installation privileges. Autonomous invocation is enabled by default (normal), so any provided token could be used by the agent when the skill runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trilium - 安装完成后,直接呼叫该 Skill 的名称或使用
/trilium触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
trilium 1.0.3
- No file changes detected in this release.
- Functionality and documentation remain unchanged from the previous version.
v1.0.2
Replaced technical curl examples with user-friendly prompt examples in SKILL.md.
v1.0.1
Work with Trilium Notes (notebook app) and automate via Trilium Notes ETAPI. This skill allows you to read, search, and create notes in your Trilium database. Use to manage notebook content or search for information within Trilium. To get started: (1) In Trilium, go to Options -> ETAPI and create a new ETAPI token. (2) Set TRILIUM_ETAPI_TOKEN and TRILIUM_SERVER_URL in your environment or .env file.
v1.0.0
Initial release (renamed from trillium to trilium).
元数据
常见问题
Trilium 是什么?
Manage Trilium Notes by reading, searching, and creating notes via the ETAPI with provided server URL and ETAPI token. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1362 次。
如何安装 Trilium?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trilium」即可一键安装,无需额外配置。
Trilium 是免费的吗?
是的,Trilium 完全免费(开源免费),可自由下载、安装和使用。
Trilium 支持哪些平台?
Trilium 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trilium?
由 mtbf999(@mtbf999)开发并维护,当前版本 v1.0.3。
推荐 Skills