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

agentos-api-sessions

Interact with AgentOS Session API endpoints. For standard operations (listing, creating, renaming, deleting sessions, viewing runs), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., persistent conversations, clearing history, bulk deletion, advanced filtering). Trigger when: managing sessions remotely, inspecting session history, creating session tests, or asking things like "find me all sessions from the researcher agent" or "get the latest runs from session X."

Visão geral

Interact with AgentOS Session API endpoints. For standard operations (listing, creating, renaming, deleting sessions, viewing runs), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., persistent conversations, clearing history, bulk deletion, advanced filtering). Trigger when: managing sessions remotely, inspecting session history, creating session tests, or asking things like "find me all sessions from the researcher agent" or "get the latest runs from session X."

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

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

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