← Back to Skills Marketplace
gora050

Nudgify

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nudgify
Description
Nudgify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nudgify data.
Usage Guidance
This skill appears to do what it says: it relies on the Membrane CLI to integrate with Nudgify and does not request extra secrets. Before installing, verify the @membranehq/cli package and the getmembrane.com / GitHub repository are the official sources you expect. Be aware you will need to install an npm CLI and perform an interactive login (a browser-based auth flow that may store connection credentials locally or on Membrane's servers). If you need a deeper audit, ask for the Membrane CLI package checksum or a pointer to the exact npm package/release and the Membrane privacy/security docs.
Capability Analysis
Type: OpenClaw Skill Name: nudgify Version: 1.0.1 The skill bundle provides instructions for integrating with Nudgify via the Membrane framework. It outlines standard procedures for installing the Membrane CLI (@membranehq/cli), authenticating, and managing API actions. The instructions in SKILL.md are consistent with the stated purpose and emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling raw secrets. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Nudgify and all runtime instructions center on using the Membrane CLI to connect to Nudgify, discover and run actions, and manage auth. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to install and run the Membrane CLI, perform login and connection steps, list/discover/create/run actions, and to rely on Membrane for credential handling. It does not direct reading of unrelated files/paths or exfiltration to unexpected endpoints.
Install Mechanism
There is no packaged install spec in the skill bundle, but the instructions recommend installing @membranehq/cli from npm (global or npx). This is a common pattern for CLI-based integrations; it carries the usual npm-package risks (dependency supply chain), but the package is from an expected namespace (@membranehq) and the repository/homepage are provided.
Credentials
The skill declares no required environment variables, no credentials, and the docs explicitly recommend not asking users for API keys. That is proportionate given Membrane is intended to handle auth server-side.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or access to other skills' credentials. Autonomous invocation is allowed (platform default) but combined with the rest of the footprint this is not excessive.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nudgify
  3. After installation, invoke the skill by name or use /nudgify
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug nudgify
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nudgify?

Nudgify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nudgify data. It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Nudgify?

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

Is Nudgify free?

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

Which platforms does Nudgify support?

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

Who created Nudgify?

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

💬 Comments