gatos

Control spacecraft and retrieve simulation data via a virtual filesystem and HTTP API.

13|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/meow-sci/gatOS --skill gatos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gatos
Source: https://github.com/meow-sci/gatOS/tree/main/.claude/skills/gatos
Command: npx skills add https://github.com/meow-sci/gatOS --skill gatos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires http, curl, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to interact with the Kitten Space Agency simulation by using Linux shell commands, providing a powerful way to manage and control spacecraft and gather simulation data.

Core Features & Use Cases

  • Flight Control: Send commands to spacecraft for throttle control, ignite, stage, and more.
  • Data Retrieval: Access live simulation data from the /sim filesystem and other endpoints.
  • Use Case: You can write scripts to automate the process of launching a spacecraft, setting its trajectory, and collecting data during the mission.

Quick Start

Use the gatos skill to set a spacecraft's throttle to 0.5 and ignite.

Frequently Asked Questions about gatos

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

FAQPage Schema
How do I control a Kitten Space Agency simulation using the Linux shell?

You can control the Kitten Space Agency simulation using the Linux shell by manipulating a virtual filesystem and HTTP API to send spacecraft commands and retrieve simulation state.

Do I need the gatOS mod installed to run Kitten Space Agency shell commands?

Yes, the gatOS mod must be installed and configured to use shell commands for executing spacecraft control operations and accessing live simulation data endpoints.

Can I automate spacecraft flight control and data retrieval via a command-line script?

You can write command-line scripts to automate flight control operations like throttle and staging, while simultaneously retrieving live data from the simulation filesystem.

What shell dependencies are required to interact with the Kitten Space Agency HTTP API?

Interacting with the Kitten Space Agency HTTP API requires the curl, http, and jq shell dependencies to execute requests and process simulation state data.

How do I retrieve real-time simulation data from the virtual filesystem?

Real-time simulation data retrieval is performed by accessing the /sim filesystem and other HTTP API endpoints to gather live telemetry for analysis and testing.