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
-19
View File
@@ -1,19 +0,0 @@
# Builtin
本目录为本地 TSL 内置函数。
函数数:7825
| 分类 | 文件 | 函数数 |
| -------------- | ----------------------------------------- | -----: |
| 基础函数 | [基础函数](basic.md) | 426 |
| 客户端函数 | [客户端函数](client.md) | 0 |
| 压缩和解压函数 | [压缩和解压函数](compression.md) | 3 |
| 信息摘要及编码 | [信息摘要及编码](digest_encoding.md) | 7 |
| 第三方交互函数 | [第三方交互函数](external_interaction.md) | 8 |
| 图形函数 | [图形函数](graphics.md) | 81 |
| 数学函数 | [数学函数](math.md) | 86 |
| 其他函数 | [其他函数](other.md) | 7103 |
| 平台函数 | [平台函数](platform.md) | 5 |
| 资源访问函数 | [资源访问函数](resource_access.md) | 71 |
| 系统相关函数 | [系统相关函数](system.md) | 35 |