Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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

Resumen

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 instalación
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-sessions

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas3
Forks0
Actualizado6 de marzo de 2026, 17:18
Explorador de archivos
3 archivos
SKILL.md
readonly