← Back to Skills Marketplace
296
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nylas-email-calendar
Description
Email, calendar & contacts via Nylas API — 14 typed tools across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP.
Usage Guidance
This skill appears to do what it says: it needs your NYLAS_API_KEY so the plugin can access your email, calendar, and contacts. Before installing or letting an agent run the commands: 1) Verify the npm/OpenClaw plugin (@nylas/openclaw-nylas-plugin) publisher and review its package/homepage source (the registry metadata here shows no homepage). 2) Limit the API key's scope if possible and use a dedicated key/account for integrations; rotate/revoke it if you stop using the plugin. 3) Be aware the SKILL.md tells you to install a third-party package — that fetches code from a registry, which can run arbitrary code during install. If you are unsure, inspect the package code or install it manually rather than allowing an automated agent to do it. 4) If you do not want the agent to perform installs or change config autonomously, do not grant it permission to execute system commands or install plugins.
Capability Analysis
Type: OpenClaw Skill
Name: nylas-email-calendar
Version: 1.0.0
The skill bundle provides a legitimate integration for the Nylas API to manage emails, calendars, and contacts. The tools defined in SKILL.md (e.g., nylas_send_message, nylas_list_events) and the setup instructions are consistent with the stated purpose, and no indicators of malicious intent, data exfiltration, or prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description align with requested credential: NYLAS_API_KEY is the expected primary credential for a Nylas integration. No unrelated environment variables or unexpected binaries are requested.
Instruction Scope
SKILL.md stays within the stated domain: it instructs installing an OpenClaw Nylas plugin, setting the Nylas API key, and running Nylas CLI status/discover commands. It does not ask to read unrelated files or extra environment variables.
Install Mechanism
The skill is instruction-only and has no install spec, but it directs users/agents to run `openclaw plugins install @nylas/openclaw-nylas-plugin` (an npm/CLI plugin). Installing that package will fetch and run third-party code from a registry (moderate risk). The SKILL.md also links to the npm package and CLI docs; verify the publisher and package contents before installing.
Credentials
Only NYLAS_API_KEY is required and is declared as the primary credential; this is proportional for an email/calendar/contacts integration. The doc correctly instructs storing that key in OpenClaw config. Note that a single API key may grant access to multiple connected accounts, as described.
Persistence & Privilege
always:false (normal). The instructions tell the agent/user to install a plugin and write the Nylas key into OpenClaw config, which modifies agent configuration for this plugin (expected). If you allow the agent to run installation commands autonomously, it could install/run code from npm — consider whether you want the agent to perform installs without manual review.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nylas-email-calendar - After installation, invoke the skill by name or use
/nylas-email-calendar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of unified email, calendar, and contacts integration via the Nylas API.
- Provides 14 typed tools for Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP accounts
- Supports multi-account discovery and named grant selection
- Includes setup steps and verification commands
- Offers direct commands for email, calendar, and contact management
- Helpful usage examples and documentation links included
Metadata
Frequently Asked Questions
What is Nylas Email, Calendar & Contacts?
Email, calendar & contacts via Nylas API — 14 typed tools across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP. It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.
How do I install Nylas Email, Calendar & Contacts?
Run "/install nylas-email-calendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nylas Email, Calendar & Contacts free?
Yes, Nylas Email, Calendar & Contacts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nylas Email, Calendar & Contacts support?
Nylas Email, Calendar & Contacts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nylas Email, Calendar & Contacts?
It is built and maintained by mqasimca (@mqasimca); the current version is v1.0.0.
More Skills