Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

capture-output-via-sidechannel

// Use when a runner, CI step, container, or orchestrator executes a task whose stdout/stderr you cannot retrieve afterwards — no log API, no shell access, output stream not captured, or logs evicted before you can read them. The pattern: have the task itself write its captured output into a data store you CAN read (SQL row, Redis key, mounted file, public webhook).

$ git log --oneline --stat
stars:50
forks:1
updated:2026년 5월 4일 18:21
SKILL.md
readonly