Skip to main content
在 Manus 中运行任何 Skill
一键导入

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

概览

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

安装命令
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-sessions

复制此命令并粘贴到 Claude Code 中以安装该技能

星标3
分支0
更新时间2026年3月6日 17:18
文件资源管理器
3 个文件
SKILL.md
readonly