← 返回 Skills 市场
Writer
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
127
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install writer-integration
功能描述
Writer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Writer data.
安全使用建议
This skill appears coherent for integrating Writer via the Membrane CLI, but consider the following before installing:
- The SKILL.md tells you to run npm -g @membranehq/cli and npx commands. Those commands download and execute code from the npm registry — review the package/source (github.com/membranedev and getmembrane.com) if you need to verify trust.
- The CLI will perform network calls and you will authenticate via a browser flow; creating a connection grants Membrane access to the target Writer account on your behalf. Ensure you trust Membrane's service and review its privacy/security docs.
- If you prefer to limit host impact, install/run the CLI in a sandboxed environment (container/VM) or avoid global installs.
- No environment variables or hidden credentials are requested by the skill, and SKILL.md explicitly advises against asking users for API keys.
- Absence of scanner findings only means there was no code to scan; it does not guarantee safety. If you need higher assurance, inspect the @membranehq/cli source or run it in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: writer-integration
Version: 1.0.3
The skill provides a legitimate integration for the Writer AI platform by leveraging the Membrane CLI and its associated third-party service (getmembrane.com). It guides the agent through installing the '@membranehq/cli' package, authenticating via an OAuth-style flow, and managing Writer actions through a centralized proxy. While the skill requires network access and the ability to execute shell commands for CLI installation and operation, these actions are transparently documented and directly support the stated purpose of the integration without any evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description (Writer integration) matches the instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to Writer, discover and run actions, and create actions when needed. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, authenticating via browser flow, creating/listing connections, and running Membrane actions. These steps are within the skill's purpose. Note: the instructions ask the user/agent to install and execute a remote CLI and to run login flows (which is expected) — this grants the CLI code the ability to run on the host when invoked.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends installing @membranehq/cli via npm -g and uses npx. This is an npm registry install (traceable) — moderate risk relative to an instruction-only skill because it executes remote code on the host. The referenced domains (getmembrane.com and github.com/membranedev) look consistent with the stated project.
Credentials
The skill declares no required environment variables or credentials. Its auth approach relies on Membrane's browser-based login and server-side credential management, which matches the stated guidance to avoid asking users for API keys.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request to modify other skills or system-wide agent settings. Normal autonomous invocation is allowed by the platform but is not a unique privilege of this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install writer-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/writer-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
元数据
常见问题
Writer 是什么?
Writer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Writer data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install writer-integration」即可一键安装,无需额外配置。
Writer 是免费的吗?
是的,Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Writer 支持哪些平台?
Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writer?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills