Skip to main content
Run any Skill in Manus
with one click
$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:May 4, 2026 at 18:21
SKILL.md
readonly