|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The Agent Skill details. |
||
| skillName |
string |
The English name of the Agent Skill, which serves as a unique identifier. |
deploy-to-vercel |
| displayName |
string |
The display name of the Agent Skill. |
ECS 实例管理 |
| description |
string |
The description of the Agent Skill. |
ECS 实例管理 |
| categoryCode |
string |
The primary category code. |
compute |
| categoryName |
string |
The primary category name. |
计算 |
| subCategoryCode |
string |
The secondary category code. |
ecs |
| subCategoryName |
string |
The secondary category name. |
弹性计算 |
| likeCount |
integer |
The number of likes. |
128 |
| installCount |
integer |
The number of installations. |
1024 |
| createdAt |
string |
The time when the Agent Skill was created. |
2026-01-01T00:00:00Z |
| updatedAt |
string |
The time when the Agent Skill was last updated. |
2026-03-17T00:00:00Z |
| descriptionEn |
string |
||
| nameEn |
string |
||
| categoryNameEn |
string |
||
| subCategoryNameEn |
string |
||
| githubPath |
string |
Skill
Updated at:
Is this page helpful?