Provides a consistent interface to interact with Mirra voice call history, transcripts, and metadata via REST.

Install

mkdir -p .claude/skills/mirra-voice && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11295" && unzip -o skill.zip -d .claude/skills/mirra-voice && rm skill.zip

Installs to .claude/skills/mirra-voice

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use Mirra to voice call history, transcripts, and call metadata. Covers all Voice SDK operations via REST API.
110 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Retrieve voice call history with filters for scope, status, and date range
  • Get full metadata and participant lists for specific calls
  • Fetch transcript segments for voice calls
  • Generate human-readable formatted transcript summaries
  • Perform full-text search across transcript segments

How it works

The skill uses a single POST endpoint with a specified resource ID and method to access Mirra Voice SDK operations, retrieving call data, transcripts, and summaries.

Inputs & outputs

You give it
Call ID, filters for history, search query, or chat/group ID for active calls
You get back
Call history, call details, transcript segments, call summaries, search results, or active call status

When to use mirra-voice

  • Retrieve voice call transcripts
  • Get call metadata and participant lists
  • Summarize voice call history

About mirra-voice

Exposes core Mirra SDK functionality, including call history retrieval, transcript fetching, and summary generation using standardized API calls.

Use Mirra to voice call history, transcripts, and call metadata. Covers all Voice SDK operations via REST API.

When not to use it

  • When the user's API key is not provided
  • When only raw transcript segments are needed instead of a summary
  • When searching for active calls without providing chatInstanceId or groupId

Prerequisites

API_KEYAPI_URL

Limitations

  • Requires user's API key
  • Operations use a single POST endpoint with resource ID and method in body
  • Legacy API alternative is not recommended for new integrations

How it compares

This skill centralizes all Mirra Voice SDK operations through a unified REST API call pattern, simplifying access to call history, transcripts, and metadata compared to disparate API endpoints.

Compared to similar skills

mirra-voice side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
mirra-voice (this skill)04moReviewIntermediate
mcli04moReviewBeginner
korean-public-data-api59moNo flagsIntermediate
segment-cdp26moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry