← Back to Skills Marketplace
Senta
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install senta
Description
Senta integration. Manage Organizations, Activities, Notes, Files, Pipelines, Users and more. Use when the user wants to interact with Senta data.
Usage Guidance
This skill is instruction-only and expects you to install and use the official Membrane CLI to connect to Senta. Before installing or running commands: 1) Verify the npm package @membranehq/cli is the legitimate publisher you expect (check the package page and repository), 2) Review the CLI's install and auth behavior — it will store tokens/config locally after you authenticate, so understand where those files live and who can read them, 3) If you use a production Senta account, consider creating a limited test account first, and 4) note the SKILL.md contains a likely erroneous "Official docs" link (points to an unrelated Baidu repo) — treat that as a documentation mistake and confirm the correct Senta/Membrane docs at getmembrane.com before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: senta
Version: 1.0.3
The skill exhibits several anomalies, including a future publication date (2026) and documentation that appears to be AI-hallucinated, linking to an unrelated Baidu NLP repository (github.com/baidu/Senta) while describing a legal CRM. It instructs the agent to perform high-privilege operations such as installing a global NPM package (@membranehq/cli) and initiating authentication flows. While these actions are consistent with the Membrane platform's integration model, the significant factual inaccuracies and the request for global system modifications without a verified context make the bundle untrustworthy.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Senta and run actions. There are no unrelated required env vars, binaries, or config paths. One minor inconsistency: the 'Official docs' link points to a Baidu Senta repo (seemingly unrelated to the CRM described), which looks like a documentation/copy-paste error but not a functional mismatch.
Instruction Scope
Instructions are narrowly scoped to installing/using the @membranehq/cli, authenticating (browser or headless code flow), creating/listing connections, discovering and running actions, and best practices. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints. They do instruct the user/agent to open browser-based auth flows, which is expected for CLI-based OAuth.
Install Mechanism
There is no automated install spec (skill is instruction-only). The SKILL.md asks users to run 'npm install -g @membranehq/cli@latest' (and suggests npx alternatives). Installing a global npm package is a normal step for a CLI but carries the usual risks of running third-party npm packages; this is expected for a CLI-driven skill but you should verify the package source and trustworthiness before installing.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to the Membrane CLI/browser OAuth flow; that behavior is proportional to a connector-style integration. Nothing in the SKILL.md attempts to access unrelated credentials or system config paths.
Persistence & Privilege
Skill is user-invocable and not marked always:true. There is no instruction to modify other skills or system-wide agent settings. Tokens and local CLI state will be managed by the Membrane CLI (normal for a CLI-based integration).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install senta - After installation, invoke the skill by name or use
/senta - 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
Frequently Asked Questions
What is Senta?
Senta integration. Manage Organizations, Activities, Notes, Files, Pipelines, Users and more. Use when the user wants to interact with Senta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Senta?
Run "/install senta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Senta free?
Yes, Senta is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Senta support?
Senta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Senta?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills