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,61 @@
# 宏观 / 居民消费价格指数
### `hgJmxfjgzs11(r_date)`
全国商品零售价格指数(CPI)。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float
### `hgJmxfjgzs12(r_date)`
城市商品零售价格指数。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float
### `hgJmxfjgzs13(r_date)`
农村商品零售价格指数。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float
### `hgJmxfjgzs21(r_date)`
全国商品零售价格指数增速(%)。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float
### `hgJmxfjgzs22(r_date)`
城市商品零售价格指数增速(%)。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float
### `hgJmxfjgzs23(r_date)`
农村商品零售价格指数增速(%)。暂无此数据。
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------------- |
| `r_date` | datetime | 报告期类型,报告期; |
返回:float