Skip to main content
Back to registry

finlab

koreal6803/finlab-ai

Installs387
Install command
npx skills add https://github.com/koreal6803/finlab-ai --skill finlab
Security audits
Gen Agent Trust HubFAIL
SocketFAIL
SnykFAIL
About this skill
Before running any FinLab code, verify these in order: uv is installed (Python package manager): If uv is not installed, tell the user to install it. After installing, ensure uv is on PATH: FinLab is installed via uv (requires >= 1.5.9): Or use uv run for zero-setup execution (recommended for one-off scripts): uv run --with auto-creates a temporary environment with dependencies — no venv management needed. API Token is set (required - finlab will fail without it): If no token, use finlab's built-in login (available in >= 1.5.9): This handles the full OAuth flow (browser login, token retrieval, .env storage) automatically. Respond in the user's language. If user writes in Chinese, respond in Chinese. If in English, respond in English. Use data.get(" : ") to retrieve data: Filter by market/category using data.universe() : See data-reference.md for complete data catalog. Use FinLabDataFrame methods to create boolean conditions: See dataframe-reference.md for all FinLabDataFrame methods.

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 finlab do?

finlab is listed in SkillJury, but the source summary is still sparse.

Is finlab good?

finlab does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does finlab work with?

finlab currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to finlab?

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

How do I install finlab?

npx skills add https://github.com/koreal6803/finlab-ai --skill finlab

Related skills

Alternatives in Software Engineering