← Back to Skills Marketplace
gora050

Msg91

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install msg91
Description
MSG91 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MSG91 data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to manage MSG91 connections and actions rather than asking for raw API keys. Before installing or running it, confirm you trust Membrane (getmembrane.com) to handle your MSG91 credentials and data because actions and payloads will be handled server-side by their platform. If you are in a restricted environment, avoid global npm installs or use npx instead; verify the @membranehq/cli package and its GitHub repository, and check the connector's privacy/retention policy. Do not provide MSG91 API keys to the agent directly — follow the documented Membrane connect/login flow if you accept the platform's data handling model.
Capability Analysis
Type: OpenClaw Skill Name: msg91 Version: 1.0.3 The skill provides instructions for an AI agent to manage MSG91 communication services via the Membrane CLI. It covers installation, authentication, and action execution using the '@membranehq/cli' package. The instructions follow standard integration patterns and emphasize secure credential management through the Membrane platform, with no evidence of malicious intent or high-risk behaviors beyond the necessary CLI usage.
Capability Assessment
Purpose & Capability
The name/description (MSG91 integration) match the SKILL.md: it instructs using the Membrane CLI to connect to MSG91 and run actions (list, create, run). There are no unrelated credentials, binaries, or config paths requested that would be inconsistent with a messaging-service integration.
Instruction Scope
Instructions are scoped to installing and using the @membranehq/cli to authenticate with Membrane, create a connection for the msg91 connector, discover and run actions. This is coherent. Note: the workflow routes authentication and API calls through Membrane's service/CLI, which means data and credentials for MSG91 will be handled server-side by Membrane—users should be aware their MSG91 data and action payloads will transit/ be managed by the Membrane platform.
Install Mechanism
The skill is instruction-only (no install spec in registry). It asks the user to run a public npm install -g @membranehq/cli@latest (or use npx). Installing a global npm CLI is a reasonable install path for a CLI-based integration, but users should confirm the package and source (registry/repo) before installing in sensitive environments.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly tell users not to supply API keys locally, relying on Membrane for auth. That is proportionate to the stated purpose. The skill does require network access and a Membrane account (documented).
Persistence & Privilege
No special persistence requested (always: false). The skill does not require modifying other skills or system-wide settings. Normal autonomous invocation is allowed (disable-model-invocation: false), which is expected and not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install msg91
  3. After installation, invoke the skill by name or use /msg91
  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 msg91
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Msg91?

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

How do I install Msg91?

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

Is Msg91 free?

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

Which platforms does Msg91 support?

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

Who created Msg91?

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

💬 Comments