← Back to Skills Marketplace
gora050

Newsletter

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install newsletter-integration
Description
Newsletter integration. Manage Newsletters. Use when the user wants to interact with Newsletter data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install newsletter-integration
  3. After installation, invoke the skill by name or use /newsletter-integration
  4. 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
Slug newsletter-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Newsletter?

Newsletter integration. Manage Newsletters. Use when the user wants to interact with Newsletter data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Newsletter?

Run "/install newsletter-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Newsletter free?

Yes, Newsletter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Newsletter support?

Newsletter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Newsletter?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments