← Back to Skills Marketplace
gora050

Typesense

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
218
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install typesense
Description
Typesense Search integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typesense Search data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to manage Typesense via Membrane's connectors. Before installing, consider: 1) npm global installs execute code from the npm registry — review the @membranehq/cli package on npm/GitHub and prefer installing in a controlled environment (or use npx for ephemeral runs). 2) Membrane handles your Typesense credentials server-side — confirm you trust that external service and its privacy/security posture before delegating keys or search data. 3) The skill relies on an interactive/browser login flow; in headless environments you'll need manual steps to finish auth. 4) If you require stronger assurance, ask the publisher for a signed repository URL or use an alternative integration (direct Typesense client) to avoid the extra service dependency.
Capability Analysis
Type: OpenClaw Skill Name: typesense Version: 1.0.3 The skill requires the installation of a global NPM package (@membranehq/cli) and directs the agent to execute shell commands for authentication and remote action execution via the Membrane platform (getmembrane.com). While these actions are aligned with the stated purpose of Typesense integration, the requirement for global software installation and third-party service dependency represents a significant security surface area and high-risk operational pattern in SKILL.md.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (Typesense integration) align with the instructions: it uses Membrane's CLI to connect, list, create, and run actions against a Typesense connector. Requiring a Membrane CLI is coherent with the declared purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI and performing Membrane actions (connect, action list/create/run). It does not instruct reading unrelated system files or environment variables. Note: it relies on interactive/browser login flows and instructs users to complete authorization codes, which delegates credential handling to Membrane.
Install Mechanism
The skill asks the user to install @membranehq/cli globally via npm (npm install -g). This is a public-registry install (not an arbitrary URL), but global npm installs run code from the registry and can be a supply‑chain risk; it's proportionate to using Membrane but worth caution.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The SKILL.md explicitly tells the agent to let Membrane handle credentials and not to ask users for API keys, which is consistent and minimal.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide config, and is instruction-only (no code written by the skill itself). Normal autonomous invocation is allowed but is not combined with other privilege escalations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install typesense
  3. After installation, invoke the skill by name or use /typesense
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug typesense
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Typesense?

Typesense Search integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typesense Search data. It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.

How do I install Typesense?

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

Is Typesense free?

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

Which platforms does Typesense support?

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

Who created Typesense?

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

💬 Comments