Skip to main content
Back to registry

alphaear-stock

rkiding/awesome-finance-skills

Search A-Share/HK/US stock tickers and retrieve historical price data (OHLCV).

Installs172
Install command
npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-stock
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Search A-Share/HK/US stock tickers and retrieve historical price data (OHLCV). Use scripts/stock_tools.py via StockTools . - Search : search_ticker(query) - Fuzzy search by code or name (e.g., "Moutai", "600519"). - Returns: List of {code, name} . - Get Price : get_stock_price(ticker, start_date, end_date) - Returns DataFrame with OHLCV data. - Dates format: "YYYY-MM-DD". - pandas , requests , akshare , yfinance - scripts/database_manager.py (stock tables)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does alphaear-stock do?

Search A-Share/HK/US stock tickers and retrieve historical price data (OHLCV).

Is alphaear-stock good?

alphaear-stock does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does alphaear-stock work with?

alphaear-stock currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to alphaear-stock?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install alphaear-stock?

npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-stock

Related skills

Alternatives in Software Engineering