Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
dootask
dootask contains 4 collected skills from kuaifan, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
4
Stars
5.5k
updated
2026-07-20
Forks
1.1k
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
dootask-release
web-developers
从 `pro` 分支发布 DooTask 前端新版本:翻译 → 版本号/更新日志 → 构建 → 提交推送,刚性顺序、每步确认、失败即停。
2026-07-20
dootask-fix-permission
network-and-computer-systems-administrators
修复 DooTask 可写目录(bootstrap/cache、docker、public、storage)的属主/权限:chown 回当前用户 + 目录 chmod 775,对齐 install 的赋权逻辑,赋权不删数据。
2026-06-02
dootask-install
network-and-computer-systems-administrators
首次部署 DooTask:前置检查后执行 `sudo ./cmd install`(建库 + migrate --seed 的重操作),刚性流程、单次确认、失败即停。
2026-06-02
dootask-update
network-and-computer-systems-administrators
更新已部署的 DooTask:前置检查后执行 `sudo ./cmd update`(拉代码 + composer + 迁移 + 重启),本地有改动时停下交用户决定,不自动强制、失败即停。
2026-06-02