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

agentos-api-traces

Interact with AgentOS Traces API endpoints using the AgentOSClient SDK. For standard operations (listing traces, getting trace details, viewing stats), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., debugging workflows that chain agent runs with trace inspection, custom filtering, or integration tests). Trigger when: importing AgentOSClient to work with traces, writing scripts to debug agent runs, creating trace tests, or asking things like "show me the traces from my last agent run" or "how many tokens did my agent use?"

Visão geral

Interact with AgentOS Traces API endpoints using the AgentOSClient SDK. For standard operations (listing traces, getting trace details, viewing stats), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., debugging workflows that chain agent runs with trace inspection, custom filtering, or integration tests). Trigger when: importing AgentOSClient to work with traces, writing scripts to debug agent runs, creating trace tests, or asking things like "show me the traces from my last agent run" or "how many tokens did my agent use?"

Comando de instalação
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-traces

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

Estrelas3
Forks0
Atualizado6 de março de 2026 às 17:41
Explorador de arquivos
3 arquivos
SKILL.md
readonly