osworld-reset
CommunityReset OSWorld environment state.
Authorbdambrosio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a mechanism to reset the OSWorld environment, allowing for a clean slate or a return to a previous state, crucial for reproducible agentic experiments.
Core Features & Use Cases
- Soft Reset: Clears the step counter without altering the environment's state, useful for reflection.
- Hard Reset: Reverts the environment to its snapshot state by calling
DesktopEnv.reset(), essential for counterfactual analysis and starting fresh. - Use Case: After an agent performs a series of actions, you can use a hard reset to return the environment to its initial state and observe how a different approach or a corrected plan would unfold.
Quick Start
Execute a hard reset on the OSWorld environment to revert to the snapshot state.
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: osworld-reset Download link: https://github.com/bdambrosio/Cognitive_workbench/archive/main.zip#osworld-reset Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.