Skip to main content
Run any Skill in Manus
with one click

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

Overview

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

Install command
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-sessions

Copy and paste this command into Claude Code to install the skill

Stars3
Forks0
UpdatedMarch 6, 2026 at 17:18
File Explorer
3 files
SKILL.md
readonly