BeClaude

finlab-plugin

New
287Community RegistryGeneralby FinLab Community

FinLab quantitative trading skills for Taiwan stock market (台股) - includes strategy development, backtesting, data analysis, and factor research

Community PluginView Source

Overview

<div align="center">

FinLab AI

Let AI discover your next alpha.

FinLab AI is an official product of FinLab. FinLab official website: https://finlab.finance

<br>

<img src="assets/demo.gif" alt="Demo" width="600">

</div>

Installation

bash
curl -sSf https://ai.finlab.finance/install.sh | sh

Auto-detects your CLI (Claude Code / Codex / Gemini), installs uv if needed, and sets up the skill.

Documentation

DocumentContent
Data Reference900+ columns across 80+ tables
Backtesting Referencesim() API, resampling, metrics
Factor Examples60+ complete strategy examples
Best PracticesPatterns, anti-patterns, tips
ML ReferenceFeature engineering, labels

Learn more

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/finlab-plugin.md https://raw.githubusercontent.com/koreal6803/finlab-ai/main/SKILL.md
3
Invoke in Claude Code
/finlab-plugin
View source on GitHub
testingplugin

Frequently Asked Questions

What is finlab-plugin?

FinLab quantitative trading skills for Taiwan stock market (台股) - includes strategy development, backtesting, data analysis, and factor research

How to install finlab-plugin?

To install finlab-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /finlab-plugin.

What is finlab-plugin best for?

finlab-plugin is a community categorized under General. It is designed for: testing, plugin. Created by FinLab Community.