← Back to Skills Marketplace
Uscreen
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install uscreen
Description
Uscreen integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uscreen data.
Usage Guidance
This skill is coherent: it instructs the agent to use the Membrane CLI to talk to Uscreen rather than asking for raw API keys. Before installing or following these steps: (1) Review Membrane's security/privacy docs and decide whether you trust a third party to hold your Uscreen credentials and act on your behalf. (2) Prefer pinning a CLI version (avoid unpinned @latest) or using npx for one-off runs if you don't want a global install. (3) Be aware that completing the interactive login grants the connector access to your Uscreen data—only authorize accounts you trust. (4) If you prefer not to use a third-party intermediary, use direct Uscreen API integration instead (which will require different, explicit credentials).
Capability Analysis
Type: OpenClaw Skill
Name: uscreen
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Uscreen platform using the Membrane CLI. It focuses on legitimate workflow automation, including authentication, action discovery, and execution through the '@membranehq/cli' utility. The instructions prioritize security best practices by delegating credential management to the Membrane platform rather than handling raw secrets locally, and no signs of data exfiltration or malicious code execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description (Uscreen integration) match the instructions: the skill directs the agent to use the Membrane CLI and a Uscreen connector to list, create, and run actions against Uscreen data. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md stays on-task: it tells the user/agent how to install and use the Membrane CLI, authenticate, create connections, discover actions, and run them. It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints. It does require network access and a Membrane account (documented).
Install Mechanism
The skill is instruction-only (no install spec), but it explicitly recommends installing @membranehq/cli from npm (npm install -g @membranehq/cli@latest) and uses npx in examples. Using a public npm package is normal, but recommending the unpinned @latest global install has minor risk (unexpected upstream changes). The skill itself does not automatically download or execute code.
Credentials
No environment variables or local secrets are required by the skill. However, the workflow delegates auth and credential storage to Membrane (a third-party service). That is proportionate for this integration but means users must trust Membrane with access to their Uscreen account and data.
Persistence & Privilege
The skill does not request permanent inclusion (always:false) and has no install-time actions or files. Default autonomous invocation is allowed (platform default) and is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uscreen - After installation, invoke the skill by name or use
/uscreen - 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 Uscreen?
Uscreen integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uscreen data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Uscreen?
Run "/install uscreen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uscreen free?
Yes, Uscreen is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uscreen support?
Uscreen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uscreen?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills