← Back to Skills Marketplace
Nasdaq Data Link
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nasdaq-data-link
Description
Nasdaq Data Link integration. Manage Datasets. Use when the user wants to interact with Nasdaq Data Link data.
Usage Guidance
This skill appears coherent: it uses Membrane as a connector to Nasdaq Data Link and asks you to install and log in to the Membrane CLI. Before installing: verify the @membranehq/cli package and GitHub repo (look for the official publisher and recent releases), consider installing the CLI in a controlled environment (container or VM) if you want isolation, and check where the CLI stores session tokens locally. Do not provide Nasdaq API keys to the agent (the skill explicitly advises against it). If you have any concern about trusting a third-party CLI, test it in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill
Name: nasdaq-data-link
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Nasdaq Data Link using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating via OAuth, and managing data connections. The instructions are transparent, aligned with the stated purpose of financial data retrieval, and include security best practices such as avoiding local storage of API keys by using a managed connection service.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name/description (Nasdaq Data Link integration) aligns with the instructions: it uses the Membrane CLI to create a connection to the 'nasdaq-data-link' connector and run/discover actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs the agent/operator to install the Membrane CLI, perform an interactive login, create/list connections, discover actions, and run actions. The instructions do not ask the agent to read unrelated local files, export environment secrets, or send data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing a third-party npm CLI globally (npm install -g @membranehq/cli@latest) and also shows npx usage. Suggesting a global npm install is reasonable for the purpose but carries the usual risks of installing and running a third-party package; the skill itself does not auto-install anything.
Credentials
The skill declares no required env vars or credentials, and instructs users to authenticate through Membrane rather than supplying Nasdaq API keys. One minor note: the doc states 'no local secrets' yet the CLI's interactive login will typically create a local session/token; users should confirm where the CLI stores credentials.
Persistence & Privilege
The skill is not forced-always, has no install-time persistence baked into the registry entry, and is user-invocable. Autonomous invocation is allowed by default but there are no other high-privilege or cross-skill configuration changes requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nasdaq-data-link - After installation, invoke the skill by name or use
/nasdaq-data-link - 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
Frequently Asked Questions
What is Nasdaq Data Link?
Nasdaq Data Link integration. Manage Datasets. Use when the user wants to interact with Nasdaq Data Link data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install Nasdaq Data Link?
Run "/install nasdaq-data-link" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nasdaq Data Link free?
Yes, Nasdaq Data Link is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nasdaq Data Link support?
Nasdaq Data Link is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nasdaq Data Link?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills