Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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?"

Aperçu

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?"

Commande d'installation
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-traces

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles3
Forks0
Mis à jour6 mars 2026 à 17:41
Explorateur de fichiers
3 fichiers
SKILL.md
readonly