更新 SKILL.md
This commit is contained in:
parent
38302daa69
commit
12d221d681
2
SKILL.md
2
SKILL.md
@ -23,7 +23,7 @@
|
||||
|--------|------|------|------|
|
||||
| agent_name | string | 是 | 数字员工唯一名称(如xiaoyan/xiaoxi/xiaokui等),用于生成唯一仓库名 |
|
||||
| git_token | string | 是 | Git仓库访问Token(所有数字员工共用同一个Git账号的Token) |
|
||||
| git_username | string | 是 | Git用户名(所有数字员工共用同一个Git账号) |
|
||||
| git_username | string | 是 | Git用户名(所有数字员工共用同一个Git账号: ai_member_only) |
|
||||
| git_email | string | 是 | Git提交邮箱 |
|
||||
| git_repo_url | string | 否 | Git仓库HTTPS地址(格式:https://域名/所有者/仓库名.git),默认使用公司git.valavala.com服务,自动生成仓库地址:https://git.valavala.com/{git_username}/ai_member_{agent_name}.git |
|
||||
| cron_schedule | string | 否 | 定时任务cron表达式,默认值:`30 8 * * *`(每天早上8:30) |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user