Skip to main content
Execute qualquer Skill no Manus
com um clique

daemon-manual

Operational guide for the `daemon` tool — how to inspect, debug, and reason about emanations (the agent fragments you spawn for parallel sub-tasks). Reach for this manual when: - You called `daemon(action="emanate", ...)` and the emanation has been running long enough that you want to know if it's stuck, slow, or working — without killing it on a hunch. - An emanation finished with `state=failed` or `state=timeout` and you need to figure out why. - You want to inspect on-disk artifacts of a past emanation (chat transcript, token spend, event log) — the folders persist forever and `daemon(action="list")` only shows currently-active runs. - You're trying to understand why your token totals don't match the sum of what your tools claim — daemon spend is tagged into your parent ledger and may explain the gap. This manual covers: the on-disk folder layout under `daemons/em-N-*/`, exactly which fields in `daemon.json` answer "is it stuck?" vs "is it thinking?", how to tail `chat_

Visão geral

Operational guide for the `daemon` tool — how to inspect, debug, and reason about emanations (the agent fragments you spawn for parallel sub-tasks). Reach for this manual when: - You called `daemon(action="emanate", ...)` and the emanation has been running long enough that you want to know if it's stuck, slow, or working — without killing it on a hunch. - An emanation finished with `state=failed` or `state=timeout` and you need to figure out why. - You want to inspect on-disk artifacts of a past emanation (chat transcript, token spend, event log) — the folders persist forever and `daemon(action="list")` only shows currently-active runs. - You're trying to understand why your token totals don't match the sum of what your tools claim — daemon spend is tagged into your parent ledger and may explain the gap. This manual covers: the on-disk folder layout under `daemons/em-N-*/`, exactly which fields in `daemon.json` answer "is it stuck?" vs "is it thinking?", how to tail `chat_

Comando de instalação
npx skills add https://github.com/zhiping0913/Download_paper --skill daemon-manual

Copie e cole este comando no Claude Code para instalar a skill

Estrelas1
Forks0
Atualizado21 de maio de 2026 às 21:17
SKILL.md
readonly