← Back to Skills Marketplace
T2M Url Shortener
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install t2m-url-shortener
Description
T2M URL Shortener integration. Manage Analyticses, Users, Workspaces. Use when the user wants to interact with T2M URL Shortener data.
Usage Guidance
This skill delegates all access to the Membrane CLI/service. Before installing or using it: 1) verify the @membranehq/cli package (publisher, version) to reduce supply-chain risk; 2) understand that logging in and creating a connection grants Membrane access to your T2M data (review Membrane's privacy/permissions and the T2M connector behavior); 3) prefer the documented browser/OAuth flow rather than pasting secrets; and 4) if you need offline or self-hosted guarantees, confirm whether Membrane supports that model—otherwise this integration will route actions through Membrane's servers.
Capability Analysis
Type: OpenClaw Skill
Name: t2m-url-shortener
Version: 1.0.3
The t2m-url-shortener skill is a standard integration for managing URL shortening via the Membrane CLI. It provides instructions for the agent to install the @membranehq/cli package, authenticate, and execute actions through the Membrane platform. No malicious code, data exfiltration attempts, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (T2M URL Shortener) matches the instructions: all operations are delegated to Membrane's CLI and a t2m-url-shortener connector. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, to log in, create a connection for the t2m connector, discover or create actions, and run them. It does not instruct reading unrelated files or environment variables or exfiltrating data to unexpected endpoints. It does rely on interactive or headless browser-based auth flows handled by Membrane.
Install Mechanism
Install is instruction-only and asks users to npm install -g @membranehq/cli or use npx. Using an npm package is a normal choice for a CLI but carries the usual supply-chain considerations (verify package scope, publisher, and version). No obscure download URLs or archive extraction are used.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (OAuth/interactive flow). That is proportionate for a connector-based integration, though it does mean the Membrane service will hold the connector credentials on the user's behalf.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges or modification of other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install t2m-url-shortener - After installation, invoke the skill by name or use
/t2m-url-shortener - 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 T2M Url Shortener?
T2M URL Shortener integration. Manage Analyticses, Users, Workspaces. Use when the user wants to interact with T2M URL Shortener data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install T2M Url Shortener?
Run "/install t2m-url-shortener" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is T2M Url Shortener free?
Yes, T2M Url Shortener is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does T2M Url Shortener support?
T2M Url Shortener is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created T2M Url Shortener?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills