mirra-ai

Access AI chat, decisions, agents, and computer use via a unified REST API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides seamless access to advanced AI services for conversational chat, decision-making, and complex agentic task execution, supporting multiple AI providers.

Core Features & Use Cases

  • AI Chat: Engage in multi-turn conversations with AI assistants, setting system prompts and managing message history.
  • AI Decisions: Utilize AI to select the best option from a list based on a given prompt and context, with clear reasoning.
  • AI Agents: Run sophisticated AI agents capable of using tools across multiple rounds to complete tasks.
  • Computer Use Proxy: Interface with Anthropic's Computer Use API for advanced AI-driven interaction with digital environments.
  • Use Case: Automatically process customer support tickets by using the agent operation to understand the issue, decide on the best course of action (e.g., escalate, provide FAQ), and use chat to respond to the customer.

Quick Start

Use the mirra-ai skill to chat with the AI and ask "What is the capital of France?".

Frequently Asked Questions about mirra-ai

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

FAQPage Schema
How do I integrate AI agent execution and chat into a single REST API workflow?

AI chat and agent execution integrate into a single REST API workflow through a unified endpoint supporting multi-provider models, multi-turn conversations, and tool usage across multiple rounds. A Mirra API key accesses these services for fine-tuned AI interactions.

Can I use AI decision-making to automatically select the best option from a list based on context?

AI decision-making selects the best option from a list based on a given prompt and context. The decision operation evaluates provided choices and returns the selected option with clear reasoning for automated support routing.

What's the best way to process customer support tickets using AI agents?

The best way to process support tickets with AI agents is a chained workflow: use the agent operation to understand the issue, decide on the best action like escalation, and use chat to respond to the customer automatically.

Does this AI service support multi-provider models and custom API URLs?

The AI service supports multi-provider AI models and custom API URLs. It requires a Mirra API key for authentication and optionally accepts a custom API URL for flexible service access and fine-tuned AI interactions.

How does the Computer Use Proxy interact with Anthropic's Computer Use API?

The Computer Use Proxy interfaces with Anthropic's Computer Use API to enable advanced AI-driven interaction with digital environments. It acts as a proxy within the unified REST API for complex agentic task execution.

Do I need a Mirra API key to use the chat and agent operations?

A Mirra API key is required to use the chat, decision, and agent operations. The key authenticates requests to the unified REST API managing the AI services and detailed operational parameters for fine-tuned interactions.