live-test

Execute live end-to-end checks on MindRoom environments across Matrix, backend, UI, and API endpoints.

232|10|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/mindroom-ai/mindroom --skill live-test-mindroom-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: live-test
Source: https://github.com/mindroom-ai/mindroom/tree/main/.claude/skills/live-test
Command: npx skills add https://github.com/mindroom-ai/mindroom --skill live-test-mindroom-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of performing live, end-to-end checks for the MindRoom environment, ensuring functionality and correctness across different surfaces and components.

Core Features & Use Cases

  • Live Environment Checks: Conduct live checks for local MindRoom stacks, SaaS sandboxes, and other platforms.
  • Automated Tasks: Automate tasks like message sending, API endpoint hitting, and frontend screenshot capture.
  • Verifying Behavior: Confirm behavior through real UI interactions and API calls, rather than tests alone.
  • Scheduling & Automation: Use cron jobs or natural language commands to schedule tasks and automate workflows.
  • Model Routing: Direct different models to different agents, rooms, or threads for customized responses.

Quick Start

Run live tests by executing the command live-test run within the MindRoom environment.

Frequently Asked Questions about live-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run end-to-end checks on a MindRoom environment?

To run end-to-end checks on a MindRoom environment, execute the command `live-test run`. This automates live testing across Matrix, backend, UI, and API endpoints to verify functionality.

What is live testing for API endpoints and UI verification?

Live testing for API endpoints and UI verification confirms system behavior through real interactions rather than isolated tests. It automates message sending, API hitting, and frontend screenshot capture.

Can I automate environment checks for a local MindRoom stack or SaaS sandbox?

Yes, you can automate environment checks for a local MindRoom stack or SaaS sandbox. The Skill conducts live checks across different platforms to ensure correct functionality.

How do I schedule automated testing tasks using cron jobs?

You can schedule automated testing tasks using cron jobs or natural language commands. This schedules live checks and automates workflows like message sending and API testing.

Does MindRoom support model routing for customized agent responses during live tests?

Yes, MindRoom supports model routing to direct different models to different agents, rooms, or threads. This provides customized responses while executing automated live checks.

What is the best way to verify frontend behavior without relying solely on unit tests?

The best way to verify frontend behavior beyond unit tests is capturing real UI interactions and frontend screenshots. This approach validates actual behavior across Matrix, backend, and API components.