← Back to Skills Marketplace
293
Downloads
0
Stars
0
Active Installs
17
Versions
Install in OpenClaw
/install tickerdb
Description
Connect your agent to pre-computed market context that improves reasoning and reduces token usage.
Usage Guidance
This skill appears coherent and only needs a TickerDB API key. Before installing, confirm you trust https://tickerdb.com because the onboarding will: (1) send your email to api.tickerdb.com to trigger a magic-code login and (2) may display and save an apiKey if you choose to persist it. If you want to limit risk: create a dedicated TickerDB API key with minimal permissions (if available), do not paste other secrets into chat, and revoke the key from your TickerDB dashboard if you stop using the skill. Also review TickerDB's privacy/security documentation if you have concerns about what user data (email, watchlist tickers) will be stored or processed.
Capability Analysis
Type: OpenClaw Skill
Name: tickerdb
Version: 0.1.97
The tickerdb skill bundle is a legitimate integration for a financial market data service (tickerdb.com). It provides comprehensive instructions for an AI agent to handle authentication, market data lookups, watchlist management, and scheduled cron jobs. The authentication flow (email verification to retrieve an API key) and the use of environment variables for secret storage are standard practices for OpenClaw skills. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (market context for agents) align with the declared requirement: a single API key (TICKERDB_KEY) for the TickerDB service. Required env var and API endpoints in the instructions are consistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to perform an email-based auth flow, call TickerDB API endpoints (e.g. auth, /v1/summary/{ticker}), and optionally persist the returned apiKey. These actions are within scope for a data-provider integration. Note: the skill will send the user's email to api.tickerdb.com as part of authentication and may persist the returned API key if the user confirms.
Install Mechanism
Instruction-only skill with no install spec and no code files — no packages or archives are downloaded or written to disk by the skill itself. This minimizes install-time risk.
Credentials
Only a single credential (TICKERDB_KEY) is required and declared as primaryEnv. The SKILL.md does not reference other environment variables or unrelated credentials. Requiring an API key for the described API is proportionate.
Persistence & Privilege
always:false (normal). The skill may persist the API key returned by the auth flow if the user confirms — this is expected for convenience but means the agent will store that credential. The skill does not request system-wide privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tickerdb - After installation, invoke the skill by name or use
/tickerdb - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.97
No functional changes. The only update was to the documentation file (SKILL.md) with no detected content modifications.
v0.1.96
No functional changes in this release.
- Documentation in SKILL.md was either updated or reformatted.
- No code or feature changes are included.
- Version number remains at 0.1.2 in the documentation.
v0.1.95
- Updated SKILL.md for clarity and brevity, focusing on authentication, onboarding, and usage instructions.
- Shortened the skill description and introductory text for better readability.
- No changes to functionality or API integration—documentation update only.
- Existing endpoint, data format, and categorical bands information retained.
v0.1.94
No functional changes in this release; only edits to documentation.
- Updated SKILL.md file contents.
- No code or API changes introduced.
- Behavior and usage remain unchanged.
v0.1.93
No functional or feature changes; documentation updates only.
- SKILL.md was rewritten for improved clarity and conciseness.
- Descriptions were edited for consistent terminology and readability.
- Redundant or extraneous details were removed throughout the documentation.
- No changes to API methods, parameters, or behavior.
v0.1.92
Remove integration
v0.1.91
Fields added
v0.1.9
Fields added
v0.1.8
Fields added
v0.1.7
Fields added
v0.1.6
Fields added
v0.1.5
Summary endpoint changes
v0.1.4
Added pagination to summary endpoint
v0.1.3
Align search docs/examples with canonical flat schema names and array-based filters.
v0.1.2
Align search docs/examples with canonical flat schema names and array-based filters.
v0.1.1
- Updated description to reference "TickerDB.com" instead of "TickerDB.ai".
- No functional or logic changes—documentation only.
v0.1.0
Initial release of TickerDB skill:
- Query TickerDB.ai for pre-computed categorical market intelligence on US stocks, crypto, and ETFs.
- Supports single-asset summaries (with history and events), asset search by categorical state, available fields discovery, and watchlist monitoring with webhooks.
- Uses a clear onboarding flow: email authentication, watchlist setup, and optional daily morning report.
- Delivers only derived categorical bands (no raw values or predictions), updated daily.
- Covers daily and weekly timeframes with concise, JSON-formatted, factual responses.
Metadata
Frequently Asked Questions
What is Tickerdb?
Connect your agent to pre-computed market context that improves reasoning and reduces token usage. It is an AI Agent Skill for Claude Code / OpenClaw, with 293 downloads so far.
How do I install Tickerdb?
Run "/install tickerdb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tickerdb free?
Yes, Tickerdb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tickerdb support?
Tickerdb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tickerdb?
It is built and maintained by TickerDB (@tickerdb); the current version is v0.1.97.
More Skills