← Back to Skills Marketplace
gora050

Tiki

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiki
Description
Tiki integration. Manage Recordses. Use when the user wants to interact with Tiki data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiki
  3. After installation, invoke the skill by name or use /tiki
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tiki
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tiki?

Tiki integration. Manage Recordses. Use when the user wants to interact with Tiki data. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Tiki?

Run "/install tiki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tiki free?

Yes, Tiki is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tiki support?

Tiki is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tiki?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments