Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:1
forks:1
updated:2026년 3월 19일 17:15
파일 탐색기
SKILL.md
| name | agentlab |
| version | 1.1.0 |
| agentlab | 1+ |
| description | Task-focused command bundles for AgentLab operations in Claude workflows. |
| allowed-tools | ["Bash"] |
Use the following focused guides for AgentLab workflows.
job-execution.md - run/validate jobs and inspect artifacts.workspace-recovery.md - workspace and sandbox recovery actions.networking.md - reachability, SSH, and routing checks.artifact-triage.md - artifact and diagnostic bundle workflows.troubleshooting.md - recovery and cleanup diagnostics.The bundle manifest is bundle/manifest.json.
The top-level bundle version is 1.1.0; install/upgrade scripts apply
compatibility checks against the host manifest and skip work when already current.
manifest.json declares supported_agent_versions.scripts/install_host.sh uses manifest.json to decide upgrade vs. no-op and
writes installed bundle metadata to /etc/agentlab/config.yaml.skills/agentlab/bundle/manifest.json and rerun:scripts/install_host.sh --install-skills-only
rm -rf ~/.claude/skills/agentlab
scripts/install_host.sh --install-skills-only