Ccxt Pandas Helper — Development skill for Claude Code
Helper for working with ccxt-pandas library in projects.
How to install Ccxt Pandas Helper
Installs to ~/.claude/skills/sigma-quantiphi-ccxt-pandas-ccxt-pandas-helper/SKILL.md
mkdir -p ~/.claude/skills/sigma-quantiphi-ccxt-pandas-ccxt-pandas-helper && curl -fsSL https://raw.githubusercontent.com/sigma-quantiphi/ccxt-pandas/HEAD/.claude/skills/ccxt-pandas-helper.md -o ~/.claude/skills/sigma-quantiphi-ccxt-pandas-ccxt-pandas-helper/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ccxt Pandas Helper does
name: ccxt-pandas-helper description: Helper for working with ccxt-pandas library in projects
You are helping with a project that uses ccxt-pandas, a wrapper around CCXT that returns pandas DataFrames instead of raw JSON/dicts.
Key Architecture Concepts
- Main classes:
CCXTPandasExchange(sync) andAsyncCCXTPandasExchange(async) - Method interception: All CCXT methods are intercepted via
__getattribute__ - DataFrame conversion: Responses automatically converted to
Alternatives in Development
- Gemini CLI Foundations — This repository is a comprehensive skills library for Gemini CLI - reusable, production-ready skill packages t 5.3k ★
- Worktree — Create Worktree with Library 404 ★
- Research Guide — Library Research & Validation Guide 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Regenerate Typed Stubs
Regenerate the auto-generated Protocol type stubs at ccxt_pandas/utils/ccxt_pandas_exchange_typed.py and async
The Library
A Meta-Skill for Private-First Distribution of Agentics (Skills, Agents, and Prompts) across your Agents, Devi
TalkingHeads
A library to communicate with ChatGPT, Claude, Copilot, Gemini, HuggingChat, and Pi
StatsPAI
StatsPAI is the first Agent-native Python library for causal inference and applied econometrics — unified API,
Sync Pii Anonymizer
Skill: Re-sync the vendored pii-anonymizer library
Job Hunt Copilot
建立个人项目素材库,针对每个投递岗位自动生成定制简历、面试讲稿和模拟面试。Stop rewriting your resume from scratch. This Claude Skill builds a perso
Related Agents
K8s Golang Expert
Use this agent when working with Kubernetes-related development tasks that involve the Go client library, desi
UI Component Expert
Use this agent when working with UI components in this project, including component library maintenance, usage
Pandas Numpy
Data manipulation, numerical computing, and array operations with pandas and NumPy.