← 返回 Skills 市场
Newscatcher
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install newscatcher
功能描述
NewsCatcher integration. Manage Topics. Use when the user wants to interact with NewsCatcher data.
安全使用建议
This skill is coherent but depends on a third-party CLI and account (Membrane). Before installing: verify the @membranehq/cli package and the Membrane service (homepage/repo) are legitimate; prefer using npx if you don't want a global install; be aware the CLI will perform an OAuth/login that stores tokens locally; do not paste any login codes or secrets into untrusted prompts; and confirm you are comfortable trusting Membrane to manage your NewsCatcher credentials. If you need higher assurance, inspect the Membrane CLI source on the linked GitHub repo prior to installation.
功能分析
Type: OpenClaw Skill
Name: newscatcher
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the NewsCatcher API using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. The instructions in SKILL.md align with the stated purpose and emphasize security best practices, such as delegating credential management to the CLI rather than asking the user for secrets directly. No malicious code, obfuscation, or data exfiltration patterns were identified.
能力评估
Purpose & Capability
The name/description (NewsCatcher integration) aligns with the instructions: the skill delegates NewsCatcher operations to the Membrane CLI. Network access and a Membrane account are reasonable and expected for this integration.
Instruction Scope
SKILL.md instructs use of the Membrane CLI (login, connect, action list/create/run) and no unrelated file reads, environment-variable scraping, or external endpoints are requested. The flow relies on interactive or headless OAuth-style login handled by Membrane, which is consistent with the stated purpose.
Install Mechanism
No embedded install spec in the skill bundle; SKILL.md recommends installing the official @membranehq/cli via npm or using npx. Installing a CLI published to npm is proportional to the task. User should still verify the CLI package provenance before installing globally.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage credentials. This is proportionate to the described function. Be aware the Membrane login will create local credentials/tokens managed by the CLI.
Persistence & Privilege
Skill does not request always:true, does not attempt to modify other skills or system-wide configs, and is user-invocable. Autonomous invocation is allowed by default but not combined with any broad privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newscatcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/newscatcher触发 - 根据 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
元数据
常见问题
Newscatcher 是什么?
NewsCatcher integration. Manage Topics. Use when the user wants to interact with NewsCatcher data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Newscatcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newscatcher」即可一键安装,无需额外配置。
Newscatcher 是免费的吗?
是的,Newscatcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Newscatcher 支持哪些平台?
Newscatcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Newscatcher?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills