configure

Configure the Mirra CC Bridge with API keys, directories, and chat destinations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the initial setup and ongoing reconfiguration of the Mirra CC Bridge, ensuring it connects seamlessly to your Mirra account and desired chat destinations.

Core Features & Use Cases

  • Initial Setup: Guides users through setting up the bridge with API keys and default directories.
  • Reconfiguration: Allows users to easily update API keys, change working directories, or select different chat destinations.
  • Use Case: A new user needs to connect their Mirra CC Bridge to their account. They run the configure skill, follow the prompts to authenticate via browser, and select their primary chat for receiving bridge output.

Quick Start

Run the configure skill to set up the Mirra bridge with your API key and chat destination.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I set up the Mirra CC Bridge with my API key?

You can reconfigure the Mirra CC Bridge by running the configure skill again to update your API key, change default working directories, or select different chat destinations.

How does browser-based authentication work for Mirra CC Bridge configuration?

Browser-based authentication for Mirra CC Bridge configuration guides you through an interactive flow to securely input your API key and connect the bridge to your Mirra account.

Can I modify the Mirra CC Bridge configuration file directly instead of using scripts?

Yes, you can modify existing Mirra CC Bridge configurations through direct JSON file manipulation, bypassing script execution and CLI flag interactions for flexible user control.

What do I need to configure before connecting the Mirra CC Bridge to my chat destinations?

Before connecting the Mirra CC Bridge, you need your Mirra account API key for authentication and a designated primary chat destination for receiving bridge output.

Why is my Mirra CC Bridge configuration not updating after changing the working directory?

If the Mirra CC Bridge configuration is not updating, ensure you are correctly executing the reconfiguration script or directly modifying the correct JSON configuration file with valid directory paths.