← Back to Skills Marketplace
Serwersmspl
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install serwersmspl
Description
SerwerSMS.pl integration. Manage data, records, and automate workflows. Use when the user wants to interact with SerwerSMS.pl data.
Usage Guidance
This skill delegates integration to the Membrane service and its CLI. Before installing/using: (1) Verify the authenticity of the @membranehq/cli package on npm (publisher, package page, recent versions). Prefer running via npx if you want to avoid a global install. (2) Understand that SerwerSMS credentials will be stored/managed by Membrane (server-side) — review Membrane's privacy/security docs and decide if you trust that third party with your SMS account. (3) The CLI will open a browser flow or produce a headless auth URL; follow secure practices when completing auth. (4) Because the skill can be invoked by the agent normally, consider whether you want autonomous agent actions to access your SerwerSMS data and limit usage accordingly.
Capability Analysis
Type: OpenClaw Skill
Name: serwersmspl
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the SerwerSMS.pl API via the Membrane CLI. It contains no executable code, only Markdown documentation (SKILL.md) and metadata (_meta.json). The instructions guide the agent through standard authentication and action execution flows using the legitimate '@membranehq/cli' tool, explicitly advising against asking users for secrets and instead relying on Membrane's managed authentication.
Capability Assessment
Purpose & Capability
The name/description (SerwerSMS.pl integration) match the instructions: all actions are performed through the Membrane CLI and the skill only describes creating connections, discovering actions, and running them. Required tooling (membrane CLI) is appropriate for the described purpose.
Instruction Scope
SKILL.md confines runtime steps to installing the Membrane CLI, running membrane login, creating a connection to the serwersmspl connector, discovering and running actions. It does not instruct reading unrelated files, environment variables, or posting data to unclear endpoints. It does assume network access and a Membrane account.
Install Mechanism
There is no registry install spec, but the instructions direct installing @membranehq/cli via npm (-g or npx examples). Using an official-scoped npm package is common but introduces typical npm risk (supply-chain/trust in the package maintainer). No arbitrary URL downloads or archives are recommended.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage SerwerSMS credentials server-side, which is consistent with the described purpose. Users should be aware credentials will be managed/stored by Membrane rather than locally.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is user-invocable and allows normal autonomous invocation (platform default). The skill does not instruct modifying other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install serwersmspl - After installation, invoke the skill by name or use
/serwersmspl - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Serwersmspl?
SerwerSMS.pl integration. Manage data, records, and automate workflows. Use when the user wants to interact with SerwerSMS.pl data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Serwersmspl?
Run "/install serwersmspl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Serwersmspl free?
Yes, Serwersmspl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Serwersmspl support?
Serwersmspl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Serwersmspl?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills