← Back to Skills Marketplace
Mobile Text Alerts
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
198
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mobile-text-alerts
Description
Mobile Text Alerts integration. Manage Accounts. Use when the user wants to interact with Mobile Text Alerts data.
Usage Guidance
This skill appears to do what it says: it instructs the agent to use the Membrane CLI to manage Mobile Text Alerts actions and connections. Before installing or running it, verify you trust the @membranehq/cli package (review its npm/github repo), prefer using `npx` or a local install instead of a global `-g` install if you want to reduce risk, and ensure you are comfortable authenticating via Membrane (it handles credentials server-side). If you need stricter controls, run the CLI commands manually rather than granting the agent freedom to execute them automatically.
Capability Analysis
Type: OpenClaw Skill
Name: mobile-text-alerts
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with the Mobile Text Alerts service using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI, authenticating via OAuth, and managing API actions through the Membrane platform. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the logic is consistent with the stated purpose of providing a managed integration layer.
Capability Assessment
Purpose & Capability
The skill's name and description (Mobile Text Alerts integration) match the runtime instructions which use Membrane to connect, discover, and run actions against Mobile Text Alerts. The workflow (connect, list actions, run/create actions) is appropriate for the stated purpose.
Instruction Scope
SKILL.md confines itself to using the Membrane CLI for auth, connection management, action discovery, and running actions. It does not instruct the agent to read unrelated files, access unexpected environment variables, or transmit data to endpoints outside of Membrane/Mobile Text Alerts. Headless login flow and JSON flags are documented and scoped to authentication and integration.
Install Mechanism
This is an instruction-only skill with no install spec, but the README tells users to run `npm install -g @membranehq/cli@latest` (and suggests `npx` elsewhere). Installing a global npm package executes third-party code and is a moderate-risk action; the SKILL.md does not include a declared install spec in the registry metadata. Verify the @membranehq/cli package source/reputation before installing, or prefer `npx`/local installs if concerned.
Credentials
The skill does not request environment variables, credentials, or config paths. Authentication is handled via Membrane's interactive login and connection flow, and SKILL.md explicitly advises not to ask users for API keys or tokens. There are no unexplained or unrelated credential requests.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level changes. It does not instruct modifying other skills or global agent configuration. Agent autonomous invocation is allowed (platform default) but not combined with other risky factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mobile-text-alerts - After installation, invoke the skill by name or use
/mobile-text-alerts - 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 Mobile Text Alerts?
Mobile Text Alerts integration. Manage Accounts. Use when the user wants to interact with Mobile Text Alerts data. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Mobile Text Alerts?
Run "/install mobile-text-alerts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mobile Text Alerts free?
Yes, Mobile Text Alerts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mobile Text Alerts support?
Mobile Text Alerts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mobile Text Alerts?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills