← 返回 Skills 市场
Smaily
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
211
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smaily
功能描述
Smaily integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Smaily data.
安全使用建议
This skill appears to be what it says: it uses the Membrane service/CLI to talk to Smaily rather than asking you for Smaily API keys locally. Before installing: (1) decide whether you trust Membrane (data, credentials, and actions will be routed through their service); (2) be mindful of installing a global npm package and prefer pinning a known CLI version instead of @latest; (3) expect to perform an interactive login (or have the user complete a headless-auth code); (4) if you need stricter control, ask the publisher for a local-only connector or for details on where Membrane stores tokens and who can access them. No regex scan flags were found in this instruction-only skill.
功能分析
Type: OpenClaw Skill
Name: smaily
Version: 1.0.3
The 'smaily' skill is a standard integration for the Smaily email marketing platform via the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution processes using the @membranehq/cli package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (Smaily integration) matches the runtime instructions: all operations are performed via the Membrane CLI using a Smaily connector. Requiring the Membrane CLI is coherent with the stated purpose — nothing requests unrelated cloud creds, binaries, or config paths.
Instruction Scope
SKILL.md limits instructions to installing and using the Membrane CLI, creating connections, discovering actions, and running them. It does not instruct reading local files or unrelated env vars. Important: actions and auth flows are handled by Membrane (an external service), so operational data and credentials will be managed/processed off-agent by that service.
Install Mechanism
This is an instruction-only skill (no install spec). It asks users to run `npm install -g @membranehq/cli@latest` or use `npx` — a reasonable, common approach. Using the @latest tag means the CLI version can change; this is a moderate operational risk but not incoherent with the skill's purpose.
Credentials
The skill declares no required environment variables or primary credential. It relies on Membrane-managed auth via interactive login/connection creation, which is proportionate to a connector-based integration. The main consideration is trusting Membrane to store and manage credentials server-side.
Persistence & Privilege
always is false and the skill is user-invocable; the default autonomous invocation is allowed (platform default). The skill does not request persistent system-wide configuration or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smaily - 安装完成后,直接呼叫该 Skill 的名称或使用
/smaily触发 - 根据 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
元数据
常见问题
Smaily 是什么?
Smaily integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Smaily data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。
如何安装 Smaily?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smaily」即可一键安装,无需额外配置。
Smaily 是免费的吗?
是的,Smaily 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smaily 支持哪些平台?
Smaily 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smaily?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills