What problem does it solve?
This Skill provides a robust framework for testing Agno agents, teams, and workflows, ensuring reliable and predictable behavior of your AI applications.
Core Features & Use Cases
- Programmatic Interaction: Connect to and control AgentOS instances using the
AgentOSClient SDK.
- Comprehensive Testing: Execute agents, teams, and workflows, including support for streaming responses.
- Session and Memory Management: Test persistent conversations and memory operations for stateful agents.
- Use Case: As a developer building an Agno agent, you can use this Skill to write automated tests that verify the agent's responses, its ability to maintain conversation context, and its memory recall capabilities before deploying it.
Quick Start
Use the agno-test skill to run a non-streaming agent with the message "What is 2 + 2?".