← Back to Skills Marketplace
Twelve Data
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install twelve-data-integration
Description
Twelve Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twelve Data data.
Usage Guidance
This skill appears coherent: it expects you to install and use the Membrane CLI to manage Twelve Data connections and actions, and it does not ask for API keys or unrelated secrets. Before installing, verify the @membranehq/cli package/repository and that you trust Membrane (review package maintainer, npm page, and GitHub repo). To reduce risk, prefer npx @membranehq/cli (ephemeral) over a global npm install, run in a controlled environment, and be prepared for an OAuth-style browser flow (or copy/paste code in headless environments). Autonomous invocation is allowed by default on the platform — only enable the skill if you’re comfortable with the agent calling it when relevant.
Capability Analysis
Type: OpenClaw Skill
Name: twelve-data-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Twelve Data via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating, and managing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Twelve Data integration) match the instructions (use the Membrane CLI to connect to a twelve-data connector, list and run actions). No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md directs the agent to install/use the Membrane CLI, perform login/connect/list/run actions, and create actions if needed. It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install @membranehq/cli via npm (npm install -g). NPM is a common delivery method and expected here, but global package installation runs third-party code locally — verify the package source before installing or use npx to avoid global installs.
Credentials
No environment variables, credentials, or config paths are required by the skill itself. The workflow relies on Membrane to manage Twelve Data credentials server-side, which is proportionate to the described purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or to modify other skills. Autonomous invocation is allowed by platform default but the skill does not ask for elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install twelve-data-integration - After installation, invoke the skill by name or use
/twelve-data-integration - 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 Twelve Data?
Twelve Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twelve Data data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Twelve Data?
Run "/install twelve-data-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Twelve Data free?
Yes, Twelve Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Twelve Data support?
Twelve Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Twelve Data?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills