hczhuhczhuCommunityยท1 Agent Skills Included

TickerTick-API

Real-time stock news queries across ten thousand sources

Fetches the latest stock news stories for any US-listed ticker using a flexible query language. Filters stories by source, entity, or type such as SEC filings, earnings, and analyst articles, removing the need to scan dozens of news sites manually. Translates plain-English requests into precise API queries so users get relevant market news in seconds.
npx skills add hczhu/TickerTick-API --all -g -y
Available:

Explains the API endpoints, query grammar, and story types so the agent can correctly translate user requests into valid TickerTick news queries.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install TickerTick-API?โ–ผ

Run `npx skills add hczhu/TickerTick-API --all -g -y` in your terminal to install this skill globally.

How to get the latest news for a stock ticker?โ–ผ

Ask in plain English, and the skill builds a query like `tt:aapl` against the TickerTick feed endpoint to return the newest stories in reverse chronological order.

Can I filter stock news by source or type?โ–ผ

Yes. You can filter by source domain, story type such as SEC filings or earnings, and even exclude noisy sources like Reddit using the query language.

Does TickerTick work with Claude Code?โ–ผ

Yes. The skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, and other compatible agents.

Is the TickerTick API free to use?โ–ผ

Yes. The API is free for commercial and non-commercial use, with a rate limit of 10 requests per minute per IP address.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’