osworld-version

Retrieve API version, server version, and protocol information from an OSWorld server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill retrieves and displays the API version, server version, and protocol information from the OSWorld server, helping to ensure compatibility and understand the system's status.

Core Features & Use Cases

  • API Version Check: Quickly ascertain the current API version.
  • Server Status: Verify the running server version.
  • Protocol Information: Identify the communication protocol used by the server.
  • Use Case: Before integrating a new client application with OSWorld, use this Skill to confirm that the server is running the expected version and protocol.

Quick Start

Ask the osworld-version skill to retrieve the server version information.

Frequently Asked Questions about osworld-version

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

FAQPage Schema
How do I check the OSWorld server version and API compatibility?

To check the OSWorld server version, retrieve the API version, server version, and protocol information directly from the running server instance. This confirms system status and compatibility before client integration.

What information do I need to verify before integrating a client with the OSWorld API?

Before integrating with the OSWorld API, verify the current API version, running server version, and communication protocol. This ensures the server is operating the expected version for seamless compatibility.

Can I retrieve OSWorld protocol information for system diagnostics?

Yes, you can retrieve OSWorld protocol information for system diagnostics. The Skill queries the server to identify the communication protocol used, aiding in troubleshooting and compatibility checks.

Does checking the OSWorld server status require a running server instance?

Yes, checking the OSWorld server status requires a running OSWorld server instance accessible via a URL. The Skill queries this active instance to retrieve version and protocol data.

Why does an OSWorld version check fail during system diagnostics?

An OSWorld version check fails if there is no running OSWorld server instance accessible via a URL. The Skill depends on querying an active, reachable server to retrieve API, server, and protocol data.