← 返回 Skills 市场
Newsletter
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install newsletter-integration
功能描述
Newsletter integration. Manage Newsletters. Use when the user wants to interact with Newsletter data.
安全使用建议
This skill appears coherent and implements a Membrane-based newsletter integration. Before installing or running the suggested npm global install: verify the @membranehq/cli package and publisher (check the package page and GitHub repo), prefer pinned versions rather than @latest for production, run installs in an environment you control (or a container) if you have concerns, and be aware the CLI will perform a browser-based login and may store tokens/config on disk. If you need stricter controls, run the CLI interactively yourself (rather than giving the agent terminal access) and only share the connection id or action ids needed for the task.
功能分析
Type: OpenClaw Skill
Name: newsletter-integration
Version: 1.0.3
The skill provides instructions for an AI agent to manage newsletters using the Membrane CLI and platform. It requires high-risk capabilities, including global installation of an NPM package (@membranehq/cli) and the execution of shell commands for authentication and action management. While these behaviors are aligned with the stated purpose of integrating with the Membrane service, the reliance on external CLI execution and the ability to dynamically create and run remote actions (via 'membrane action create') meet the threshold for 'suspicious' due to the inherent risks of shell and network access, despite no evidence of intentional malice.
能力评估
Purpose & Capability
The name and description (Newsletter integration) match the runtime instructions which direct the agent to use the Membrane CLI to connect to a newsletter connector, discover actions, and run them. Requiring a Membrane account and network access is coherent with the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, performing login flows, creating connections, listing and running actions, and polling build state. It does not ask the agent to read unrelated files, request unrelated environment variables, or transmit data to endpoints outside of the Membrane workflow.
Install Mechanism
There is no registry install spec, but SKILL.md instructs users to install the @membranehq/cli npm package (global) or invoke it via npx. Installing a CLI from npm is a common pattern for this use case, but it does involve downloading and executing third-party code from the npm registry — users should verify the package/publisher (and prefer pinned versions or official release pages) before running global installs.
Credentials
The skill declares no required env vars or credentials, which matches the guidance to let Membrane manage auth. One minor omission: the SKILL.md does not explicitly state where the CLI will store any local tokens/configuration; the CLI may persist credentials locally (standard for CLIs), so users should be aware of local credential storage even though no env vars are required by the skill itself.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request system-wide privileges or attempt to modify other skills. Autonomous invocation is allowed by default (disable-model-invocation is false) but there are no additional red flags that make this problematic.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newsletter-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/newsletter-integration触发 - 根据 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
元数据
常见问题
Newsletter 是什么?
Newsletter integration. Manage Newsletters. Use when the user wants to interact with Newsletter data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。
如何安装 Newsletter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newsletter-integration」即可一键安装,无需额外配置。
Newsletter 是免费的吗?
是的,Newsletter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Newsletter 支持哪些平台?
Newsletter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Newsletter?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills