tkorays
@tkorays
Public Skills
install-skills-for-personal-work
by tkorays
Automatically install all personal development skills in a fresh environment. Use when setting up a new computer, workspace, or when the user asks to configure/initialize their dev environment with required skills.
xtquant
by tkorays
XtQuant Python量化交易库使用指南。使用场景:(1) 获取股票/期货/期权等行情数据, (2) 实现实盘交易(下单/撤单/查持仓), (3) 查询财务数据/板块信息, (4) 编写量化策略脚本。当用户提到"xtquant"、"MiniQMT"、"量化交易"、"QMT实盘"时使用此skill。
feishu-docx-python
by tkorays
Use when: (1) working with Feishu/Lark document API (docx), (2) creating or editing Feishu documents via Python SDK, (3) adding blocks (text, heading, list, quote, code, etc.) to Feishu documents, or when user mentions "飞书文档", "Feishu docx", or "lark docx".
data-analyze-with-sql-python
by tkorays
SQL, pandas, and Python data analysis. Use when: (1) writing SQL queries, (2) data analysis with pandas, (3) data cleaning/transformation, (4) exploratory data analysis, or when user mentions data analysis, SQL, pandas, or statistics.