onekey-gateway
Unified access to commercial APIs, search, maps, and finance
All Skills in This Repository (9)
Pure Emerald Level Indicatorshk-stock-market-hkex
Fetch HKEX market data via OneKey Gateway using CLI or HTTP.
fdcnal-usda-fooddata-central-agent
Access USDA FoodData Central APIs for food items and nutrient data.
cn-stock-market-shanghai-shenzhen
Fetches China A-share market data for Shanghai and Shenzhen via OneKey Gateway FinanceAgent.
generate-tesla-car-wraps
Generate Tesla car wrap images via the Craftsman Agent OneKey Router.
uk-stock-market-lse
Fetch London Stock Exchange quotes for multiple symbols via OneKey Gateway.
generate-lego-3D-build-plan
Generate step-by-step LEGO 3D build plans from user prompts via CLI or REST APIs.
india-stock-market-nse-india
Fetch India NSE stock quotes via OneKey Gateway FinanceAgent.
us-stock-market-nyse-nasdaq-dow
Query NYSE, NASDAQ, and Dow Jones stock quotes via OneKey Gateway.
generate-minecraft-3D-build-plan
Generate Minecraft 3D build plans via the Craftsman Agent through the OneKey Router.
Frequently Asked Questions
FAQPage SchemaHow to install OneKey Gateway?โผ
Run `npx skills add aiagenta2z/onekey-gateway --all -g -y` in your terminal to install all skills in this suite globally.
What does OneKey Gateway do?โผ
It gives you one access key to call 100+ commercial APIs for web search, maps, stock market data, image generation, and web scraping. You avoid juggling separate subscriptions and keys for each service.
How do I authenticate with OneKey Gateway?โผ
Get a key from the DeepNLP workspace and set it with `export DEEPNLP_ONEKEY_ROUTER_ACCESS=your_key`. Without a key, the scripts fall back to a demo key with limited results.
Can I convert my own API into an agent skill?โผ
Yes. Register your API once in the gateway registry and it is automatically converted into CLI commands, MCP servers, and skill formats.
Does OneKey Gateway work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core