← Back to Skills Marketplace
gora050

Smaily

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
211
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smaily
Description
Smaily integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Smaily data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smaily
  3. After installation, invoke the skill by name or use /smaily
  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 smaily
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Smaily?

Smaily integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Smaily data. It is an AI Agent Skill for Claude Code / OpenClaw, with 211 downloads so far.

How do I install Smaily?

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

Is Smaily free?

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

Which platforms does Smaily support?

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

Who created Smaily?

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

💬 Comments