← 返回 Skills 市场
grahammccain

Chart Library

作者 grahammccain · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chart-library
功能描述
Search and analyze similar historical stock chart patterns and view AI-generated insights on forward returns for informed investing decisions.
使用说明 (SKILL.md)

Chart Library

Find historically similar stock chart patterns from 24M+ embeddings across 15K+ symbols and 10 years of data. See what happened next — 1, 3, 5, and 10-day forward returns with AI summaries.

Usage

Ask your agent:

  • "Find charts similar to AAPL on 2024-06-15"
  • "What are today's most interesting chart patterns?"
  • "Analyze TSLA's 3-day chart vs historical analogs"

API Endpoints

  • POST /api/v1/analyze — Complete analysis in one call (recommended)
  • POST /api/v1/search/text — Search for similar patterns
  • POST /api/v1/search/batch — Multi-symbol search
  • GET /api/v1/discover/picks — Today's top patterns
  • POST /api/v1/follow-through — Forward return computation
  • POST /api/v1/summary — AI summary generation
  • GET /api/v1/status — Database stats

Auth

No API key required for free tier (100 req/day). For higher limits, get a key at chartlibrary.io/developers.

Links

安全使用建议
This skill appears coherent and limited to calling chartlibrary.io endpoints. Before installing: verify you trust chartlibrary.io (homepage and OpenAPI links), consider the privacy implications of sending ticker/date queries (these are sent to the external service), and avoid setting a sensitive API key as a widely exported environment variable if you don’t need higher rate limits. If you want to prevent automatic network calls, disable autonomous skill invocation or edit the behavior so searches require explicit user confirmation. If you’ll use the bundled Python wrapper, don't override base_url to an untrusted host (the wrapper allows a base_url parameter), and review the service's privacy/terms if you plan to upload screenshots or proprietary data.
功能分析
Type: OpenClaw Skill Name: chart-library Version: 1.0.0 The chart-library skill is a legitimate financial analysis tool designed to find historical stock chart patterns. The Python wrapper (wrapper.py) is a standard HTTP client for the chartlibrary.io API, and the agent instructions (SKILL.md, SOUL.md) appropriately guide the AI to provide data-driven responses while explicitly avoiding financial advice. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the provided API endpoints and the bundled Python wrapper. The optional CHART_LIBRARY_API_KEY and endpoints are appropriate for a cloud chart-search service; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and SOUL.md instruct the agent to call the Chart Library API for searches, follow-through, summaries, and to run searches when a user mentions a ticker/date (including image uploads). These instructions stick to the service's domain and do not ask the agent to read local files or unrelated environment variables. Note: the guidance to 'immediately search' on mention means the agent may make network calls autonomously when invoked.
Install Mechanism
No install/script downloads are present — the skill is instruction-only with a thin HTTP client (wrapper.py) included. Nothing is extracted or written to disk by an installer.
Credentials
Only an optional CHART_LIBRARY_API_KEY is referenced (wrapper.py reads CHART_LIBRARY_API_KEY). No other secrets, system config paths, or unrelated environment variables are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges or modify other skills or system settings. It can be invoked autonomously (platform default), which aligns with the SOUL.md behavior guidance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chart-library
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chart-library 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: visual chart pattern search engine with 24M+ embeddings, 7 API tools, free tier (100 req/day no auth required)
元数据
Slug chart-library
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chart Library 是什么?

Search and analyze similar historical stock chart patterns and view AI-generated insights on forward returns for informed investing decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Chart Library?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install chart-library」即可一键安装,无需额外配置。

Chart Library 是免费的吗?

是的,Chart Library 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Chart Library 支持哪些平台?

Chart Library 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Chart Library?

由 grahammccain(@grahammccain)开发并维护,当前版本 v1.0.0。

💬 留言讨论