← 返回 Skills 市场
Scoopit
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
167
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install scoopit
功能描述
Scoop.it integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scoop.it data.
安全使用建议
This skill delegates Scoop.it access to the Membrane CLI and is internally consistent, but before installing: (1) verify you trust the Membrane project and the npm package maintainer (check the package on the npm registry and the GitHub repository), (2) prefer using npx or an isolated environment/container to avoid a global npm install, (3) be prepared to complete an interactive browser auth flow (you'll grant Membrane access to Scoop.it on your behalf), and (4) review Membrane's privacy/security docs to understand where credentials and data are stored. If you need higher assurance, test the CLI in a sandbox VM first.
功能分析
Type: OpenClaw Skill
Name: scoopit
Version: 1.0.3
The scoopit skill bundle provides instructions for integrating with the Scoop.it platform via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating, and managing actions through the Membrane platform. The instructions prioritize security by advising against asking users for raw API keys and instead utilizing Membrane's connection management. No malicious patterns, data exfiltration, or obfuscation were detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Scoop.it integration) align with the instructions: all actions are performed via the Membrane CLI using a scoopit connector. There are no unrelated environment variables, binaries, or config paths requested that would be inconsistent with the described purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via Membrane, creating a connection, discovering actions, and running actions. It does not direct the agent to read arbitrary local files, request unrelated secrets, or transmit data to unexpected endpoints. It explicitly recommends not asking users for API keys and to let Membrane handle auth.
Install Mechanism
The install instruction uses npm install -g @membranehq/cli@latest (or npx in examples). Installing a global npm package is a common but moderate-risk action: it pulls code from the public npm registry and affects the system PATH. This is expected for a CLI-based integration but users should verify the npm package/source before installing and consider using npx or a scoped environment if they want to avoid a global install.
Credentials
The skill requests no environment variables or local config paths and relies on Membrane-managed authentication via a browser/code flow. That is proportionate for a third-party integration: access is acquired via the Membrane account flow rather than explicit secret injection.
Persistence & Privilege
The skill is instruction-only, has always: false, and does not request persistent system modifications or global agent configuration changes. Autonomous invocation is allowed (platform default) but there are no additional privilege escalations requested by the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scoopit - 安装完成后,直接呼叫该 Skill 的名称或使用
/scoopit触发 - 根据 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
元数据
常见问题
Scoopit 是什么?
Scoop.it integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scoop.it data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Scoopit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scoopit」即可一键安装,无需额外配置。
Scoopit 是免费的吗?
是的,Scoopit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scoopit 支持哪些平台?
Scoopit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scoopit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills