mirra-spaceAgent

Manage a Mirra autonomous space agent via REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-spaceagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-spaceAgent
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-spaceAgent
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-spaceagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to interact with and manage the autonomous space agent, enabling you to inspect its status, send directives, and configure its behavior.

Core Features & Use Cases

  • Monitor Agent Status: Get real-time updates on the agent's activity, budget, and recent episodes.
  • Send Directives: Provide instructions to the agent for processing.
  • Manage Workspace: Update agent instructions, context, and memory.
  • Use Case: You can ask the agent for its current status, then send a directive to "Review all open positions and report any anomalies," or update its instructions to focus on a specific market.

Quick Start

Use the mirra-spaceAgent skill to get the current status of the space agent.

Frequently Asked Questions about mirra-spaceAgent

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

FAQPage Schema
How do I monitor autonomous agent status and activity via API?

You can monitor autonomous agent status by sending a request to the REST API, which returns real-time updates on the agent's activity, budget, and recent episodes. This enables direct tracking of ongoing agent operations.

How do I send directives to an autonomous agent using a REST API?

You can send directives to an autonomous agent by submitting instructions through the REST API. The agent processes these directives to execute specific tasks, such as reviewing open positions and reporting anomalies.

Can I update workspace configuration and memory for an autonomous agent?

Yes, you can update workspace configuration and memory through the REST API. This supports managing agent instructions, modifying context, and adjusting workspace settings to control agent behavior.

What is the best way to manage space agent instructions and context?

The best way to manage space agent instructions and context is by using the REST API to update workspace settings. This allows you to configure the agent's memory and focus its behavior on specific tasks or markets.

How do I retrieve recent episodes and logs from an autonomous agent?

You retrieve recent episodes from an autonomous agent by querying the REST API. The API provides recent episode data alongside the agent's current status, allowing you to review its operational history.