osworld-status

Retrieve OSWorld server operational status including readiness, uptime, and configuration.

10|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill osworld-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osworld-status
Source: https://github.com/bdambrosio/Cognitive_workbench/tree/main/src/world-tools/osworld/osworld-status
Command: npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill osworld-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick and easy way to check the operational status of the OSWorld server, including its readiness, uptime, and configuration.

Core Features & Use Cases

  • Server Readiness Check: Determine if the OSWorld environment is initialized and ready for use.
  • Uptime Monitoring: Track how long the server has been running.
  • Action Count: See the number of steps or actions executed by the server.
  • Configuration Details: View provider information and screen dimensions.
  • Use Case: Before starting an automation task, you can use this Skill to ensure the OSWorld server is up and running correctly.

Quick Start

Check the current status of the OSWorld server.

Frequently Asked Questions about osworld-status

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

FAQPage Schema
How do I check if the OSWorld server is ready for automation tasks?

To check OSWorld server readiness, retrieve its current operational status to verify initialization, uptime, and configuration. This confirms the environment is prepared and accessible via its URL before starting agentic operations.

What server status details can I retrieve from a running OSWorld instance?

Retrieving OSWorld server status provides operational details including readiness, uptime, executed step count, provider information, and screen configuration dimensions for the active environment.

Do I need a running OSWorld instance to monitor server status?

Yes, you need a running OSWorld instance accessible via a URL to monitor its server status. The Skill queries this active environment to retrieve operational metrics like uptime and step count.

How do I track the number of actions executed on the OSWorld server?

You track executed actions by checking the server status, which reports the current step count. This monitors the number of steps or actions the OSWorld server has performed.

Can I view provider and screen configuration details for the OSWorld environment?

Yes, checking the server status retrieves configuration details including provider information and screen dimensions. This verifies the OSWorld environment matches your required operational setup.