← Back to Skills Marketplace
Nylas
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nylas-integration
Description
Nylas integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nylas data.
Usage Guidance
This skill appears coherent, but before installing: (1) confirm you trust the @membranehq CLI package and its vendor (review the package repo/releases), (2) prefer running via npx or pin a specific CLI version instead of npm install -g to avoid unexpected global install scripts, (3) understand that Membrane will handle and store connector credentials on their service—review their privacy/security docs and ensure that level of access to your Nylas data is acceptable, and (4) avoid pasting OAuth codes or credentials into untrusted contexts. If you need higher assurance, inspect the CLI source on GitHub and verify the connector implementation for Nylas.
Capability Analysis
Type: OpenClaw Skill
Name: nylas-integration
Version: 1.0.1
The skill provides a standard integration for Nylas via the Membrane CLI. It includes instructions for installation, authentication, and action execution that are consistent with the stated purpose. Notably, it includes security best practices advising the agent to let the platform handle credentials rather than requesting API keys from the user. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Nylas and instructs the agent to use the Membrane CLI to connect, discover, build, and run actions against a Nylas connector. Required capabilities (network access and a Membrane account) match the described functionality, and there are no unrelated credential or binary requirements.
Instruction Scope
SKILL.md contains only operational steps for installing/using the Membrane CLI, logging in, creating connections, discovering actions, and running them. It does not instruct the agent to read arbitrary files, export unrelated environment variables, or exfiltrate data to unexpected endpoints. It explicitly advises against asking users for API keys and delegates auth to Membrane.
Install Mechanism
This is an instruction-only skill (no install spec in registry). It directs users to install @membranehq/cli via npm -g or use npx. Installing a global npm package is common but runs third-party install scripts and adds binaries to the system; consider using npx or pinning a specific version to reduce risk. This is a caution rather than an incoherence.
Credentials
The skill declares no required environment variables or local credentials. It relies on Membrane to handle authentication server-side via an OAuth/browser flow, which is proportionate to a connector-based integration. There are no unrelated secrets requested.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication it requests persistent agent-wide privileges or modifies other skills or system-wide agent settings. Normal autonomous invocation is allowed (platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nylas-integration - After installation, invoke the skill by name or use
/nylas-integration - 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
Frequently Asked Questions
What is Nylas?
Nylas integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nylas data. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install Nylas?
Run "/install nylas-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nylas free?
Yes, Nylas is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nylas support?
Nylas is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nylas?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills