你手头有个软件系统要申请软著,不想自己写那几十页材料?用这个 skill 就行:
全程不需要你动手,等邮件收 ZIP 就行。
python scripts/create_task.py \
--system-name "智慧仓储管理系统" \
--notify-email "admin@example.com"
| 参数 | 必填 | 说明 |
|---|---|---|
| ------ | ------ | ------ |
--system-name | 是 | 软件系统名称 |
--notify-email | 是 | 收下载链接的邮箱 |
--access-token | 否 | 会话 token(跟踪任务用) |
成功返回:
{"taskId": 42, "status": "pending"}
任务在后台处理,3-5 分钟后邮件通知你下载。
softcraft.cloud 能访问共 2 个版本