← 返回 Skills 市场
Uscreen
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install uscreen
功能描述
Uscreen integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uscreen data.
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uscreen - 安装完成后,直接呼叫该 Skill 的名称或使用
/uscreen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Uscreen 是什么?
Uscreen integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uscreen data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Uscreen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uscreen」即可一键安装,无需额外配置。
Uscreen 是免费的吗?
是的,Uscreen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uscreen 支持哪些平台?
Uscreen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uscreen?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills