← all publishers

dolphindb

@dolphindb source repo

23 published skills

  1. Dolphindb Ops · dolphindb bundle
    DolphinDB 脚本生成与知识库。当用户需要编写 DolphinDB 运维脚本(分区修复、副本管理、作业诊断、流处理、备份恢复、安全配置、慢查询分析、OOM 排查等)时触发。提供经过实战验证的 DolphinDB 函数用法、诊断查询和修复脚本模板。
    0
    installs
  2. Dolphindb Plot · dolphindb bundle
    Generate DolphinDB plot() calls when the user needs to plot or visualize data in DolphinDB Web. Use for visualizing vectors, tuples, matrices, tables, query results, comparisons, proportions, trends, correlations, or surface-style numeric matrices.
    0
    installs
  3. Dolphindb Test · dolphindb bundle
    dolphindb 测试方案、测试文档及测试用例生成;用户提到“测试用例”或“测试文档”时触发;测试脚本使用 `.txt`后缀
    0
    installs
  4. Dolphindb Data Import · dolphindb bundle
    DolphinDB data import guide for IoT and general scenarios. Covers CSV/TXT, JSON, binary, plugin-based (HDF5, Parquet, MySQL, ODBC), and IoT real-time ingestion (MQTT, OPC UA). Includes IOTDB engine, date/time conversion, array vector import, null handling, and binary record import. Does NOT cover database administration, permission management, stream compute engine configuration, or data export.
    0
    installs
  5. Dolphindb Ficc Pricing · dolphindb bundle
    DolphinDB FICC 定价技能。用于构造 FICC Instrument、MarketData、曲线/曲面、调用专用 pricer 或 instrumentPricer,并校验债券、利率、外汇、商品期货期权、权益期权等资产定价脚本。
    0
    installs
  6. Dolphindb Orca Dstream · dolphindb bundle
    DolphinDB Orca 声明式 DStream API 完整脚本生成、审查与修复。当用户需要编写 Orca 流图、DStream API、source/buffer/sink、timeSeriesEngine、reactiveStateEngine、lookupJoinEngine、asofJoinEngine、windowJoinEngine、crossSectionalEngine、sessionWindowEngine、ruleEngine、timerEngine、fork、map 等完整示例脚本时触发。
    0
    installs
  7. Dolphindb Backtest Skill · dolphindb bundle
    Generate, review, or refine standalone DolphinDB backtest .dos scripts from natural-language quant strategy requirements, using bundled datasource, initialize, callback refs, contracts, manifests, rules, and templates;
    0
    installs
  8. Dolphindb Machinelearning · dolphindb bundle
    DolphinDB Web 侧机器学习数据工作流技能。用于数据清洗、特征工程、分类、回归和聚类的机器学习任务。
    0
    installs
  9. Dolphindb RAG · dolphindb
    MUST use before answering any DolphinDB question — enforces source-grounded answers (no fabrication from memory) when no retrieval tool is available. Code execution happens on the DolphinDB.
    0
    installs
  10. Dolphindb Report Factor Replication · dolphindb bundle
    Use when handling DolphinDB report factor analysis and replication tasks, including extracting candidate factors from research reports, extracting a single factor's logic and formula, auditing data-source fields, generating extraction JSON/scripts, choosing MR versus Execute mode, generating DolphinDB factor code, reusing built-in indicator modules, applying common factor replication patterns, and checking for look-ahead leakage or output-contract violations.
    0
    installs
  11. Dolphindb Daily Factor · dolphindb bundle
    MUST use when the user asks to generate DolphinDB code for a factor that operates directly on daily bar data (日频数据 / 日线数据 / 日K数据). Trigger keywords: 日频因子, 日度因子, 日线因子, 日频数据. Builds panel data via pivot, defines a factor function on panel matrices, executes on the DolphinX platform, and previews the result. Do NOT use for factors computed from intraday/tick data that require down-frequency aggregation (Level2/分钟K线/日内高频) — those use dolphindb-highfreq-factor.
    0
    installs
  12. Dolphindb Highfreq Factor · dolphindb bundle
    MUST use when the user asks to generate DolphinDB code that computes a factor from intraday / tick / high-frequency data (高频因子 / 日内因子 / 降频到日) and aggregates down to daily frequency. Do NOT use for factors that operate directly on daily-frequency data — those use dolphindb-daily-factor.
    0
    installs
  13. Dolphindb Csmar Import · dolphindb bundle
    将CSMAR历史数据文件自动导入DolphinDB数据库,支持csv及zip格式的数据文件
    0
    installs
  14. Dolphindb Datayes Import · dolphindb bundle
    将通联历史数据文件自动导入 DolphinDB 数据库(DolphinX 版,运行于 DolphinDB Web 平台,全 dos 流程)
    0
    installs
  15. Dolphindb SQL Programming · dolphindb bundle
    为 DolphinDB / DolphinScript SQL 编写、审查和优化提供规则集。 Use when 用户需要编写、改写、审查或优化 DolphinDB SQL,包括 select/exec/update/delete、 where 条件、group by/context by/cgroup by/pivot by、aj/wj/pwj、时间窗口、数组向量、 SQL 元编程、分布式 SQL、执行计划和 SQL Trace。
    0
    installs
  16. Dolphindb Tushare Import · dolphindb bundle
    将 Tushare Pro API 数据导入 DolphinDB,支持 stock/index/fund/bond/futures/options/etf/spot/fx/llm 多数据域导入。
    0
    installs
  17. Dolphindb Tushare Check Env · dolphindb bundle
    检查 Tushare 数据导入 DolphinDB 的前置环境,确认 httpClient 插件和py插件(可选)以及 easy_tushare 模块可用。
    0
    installs
  18. Dolphindb Functional Programming · dolphindb bundle
    在编写、优化、解释 DolphinDB / DolphinScript 代码时应用此函数式编程规则集。 适用于高阶函数、函数模式、函数运算符、链式表达、eachAt/at 映射调用、lambda、部分应用、动态函数调用、模块与函数视图相关任务。 当任务需要以函数为主要组织单位处理数据、组合函数或组织函数接口时使用。
    0
    installs
  19. Dolphindb Hfdataimport Check Env · dolphindb bundle
    检查通联数据/CsmarData 导入 DolphinDB 的前置环境是否满足,自动修复可修复的问题
    0
    installs
  20. Dolphindb Basic Syntax Programming · dolphindb bundle
    为 DolphinDB / DolphinScript 基础语法、脚本骨架和初版代码生成提供规则集。 Use when 用户需要从自然语言生成可执行 DolphinDB 脚本、修复 DolphinScript 语法错误、 检查变量赋值、函数定义、索引切片、数据结构构造、字符串 / SYMBOL / 时间 / 空值字面量、 表访问、基础 select / exec / update / delete、loadTable / loadTextEx 等基础写法, 探查服务端已有 DFS 库表,编写建库建表样例,或在使用 SQL、函数式、向量化 skill 前先保证代码语法和脚本结构可运行。
    0
    installs
  21. Dolphindb Vectorization Programming · dolphindb bundle
    在编写、优化、审查 DolphinDB / DolphinScript 代码时使用此向量化工作流。 适用于向量化编程、性能优化、for 循环改写、逐元素处理改写、逐列逐组脚本改写、 SQL / 流处理路线选择,以及根据 tag / scene 判定低效模式并给出改写方案。
    0
    installs
  22. Dolphindb Finance Dataimport · dolphindb
    金融数据导入 — 将 CSV 文件导入到已存在的 DolphinDB 表中
    0
    installs
  23. Dolphindb Finance Dbtbcreate · dolphindb
    金融数据建库建表 — 自动检测 CSV 结构并在 DolphinDB 中建库建表
    0
    installs