← 返回 Skills 市场
gora050

Tiki

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiki
功能描述
Tiki integration. Manage Recordses. Use when the user wants to interact with Tiki data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Tiki and does not request unrelated credentials. Before installing, verify you trust the Membrane project and the npm package (@membranehq/cli) because global npm installs run third-party code. If you prefer lower friction, use the npx invocations shown (avoid a global install). When authenticating, complete login only in a trusted browser and do not paste unrelated secrets. If you need stronger assurance, review the @membranehq/cli source on its repository and confirm the connector key 'tiki' matches the service you expect.
功能分析
Type: OpenClaw Skill Name: tiki Version: 1.0.0 The 'tiki' skill provides instructions for an AI agent to manage data on the Tiki platform via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and executing actions. The logic is transparently focused on integration with the Membrane ecosystem (getmembrane.com) and lacks any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The skill claims to integrate with Tiki via the Membrane platform and every required action in SKILL.md (membrane connect, action list, action run) maps to that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating connections, and discovering/running actions. The guide does not ask the agent to read local files, harvest environment variables, or send data to endpoints outside Membrane's flow.
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest or npx). This is expected for a CLI-based integration but carries the usual npm-global risks (running third-party code). No downloads from untrusted URLs or archive extraction are requested.
Credentials
The skill declares no required env vars or credentials and delegates auth to Membrane's login flow. That is proportionate to its stated function. The SKILL.md explicitly advises not to ask users for API keys.
Persistence & Privilege
The skill is not always-enabled and does not request system-level persistence or modification of other skills' configs. It relies on the Membrane service for auth/session state instead of storing secrets locally.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiki
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiki 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tiki
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tiki 是什么?

Tiki integration. Manage Recordses. Use when the user wants to interact with Tiki data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Tiki?

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

Tiki 是免费的吗?

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

Tiki 支持哪些平台?

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

谁开发了 Tiki?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。

💬 留言讨论