feat(skills): add tsl api reference skill

Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
This commit is contained in:
csh
2026-07-07 16:36:15 +08:00
parent 4cd6b9410f
commit e1f7ce052c
267 changed files with 185908 additions and 11996 deletions
@@ -0,0 +1,17 @@
# Builtin
本目录为本地 TSL 内置函数。
函数数:1964
| 模块 | 目录 | 函数数 |
| --- | --- | ---: |
| 基础 | [基础](base/) | 560 |
| 文档 | [文档](document/) | 97 |
| 外部交互 | [外部交互](external/) | 212 |
| 图形 | [图形](graphics/) | 99 |
| GUI | [GUI](gui/) | 69 |
| 数学 | [数学](math/) | 637 |
| 待复核 | [待复核](misc/) | 100 |
| 资源 | [资源](resource/) | 141 |
| 系统 | [系统](system/) | 49 |