mirra-marketplace-templates

Manage Mirra Marketplace Templates via RESTful POST requests to the Mirra API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Mirra Marketplace Templates, allowing users to create, sync, build, publish, and install these pre-packaged bundles directly through an API.

Core Features & Use Cases

  • Template Lifecycle Management: Covers the entire process from creation to installation and updates.
  • Integration with GitHub: Syncs templates directly from GitHub repositories.
  • Use Case: A developer can use this Skill to automate the deployment of a new Mirra template to their marketplace, ensuring it's built and published correctly.

Quick Start

Use the mirra-marketplace-templates skill to list all installed templates.

Frequently Asked Questions about mirra-marketplace-templates

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

FAQPage Schema
How do I manage Mirra Marketplace Templates from creation to installation?

Managing Mirra Marketplace Templates involves creating, building, publishing, and installing pre-packaged bundles directly through API RESTful POST requests to a specified resourceId and method.

Can I synchronize Mirra templates directly from a GitHub repository?

Yes, you can synchronize Mirra templates directly from GitHub repositories. This integration allows developers to automate syncing template source code before building and publishing it to the marketplace.

What operations are supported for tracking Mirra template installations?

Tracking Mirra template installations supports listing all installations, retrieving specific installation details, updating existing installations, and checking requirements or estimating costs for deployed templates.

How do I handle template versioning for Mirra Marketplace bundles?

Handling template versioning for Mirra Marketplace bundles supports listing existing template versions and creating new ones to ensure correct lifecycle management and updates across installations.

Do I need a specific resourceId to publish Mirra templates via the API?

Yes, interacting with the Mirra API to publish templates requires a specified resourceId and method. RESTful POST requests target these identifiers to execute lifecycle management operations securely.