otter-axi

Search and retrieve Otter.ai meeting transcripts via CLI with JSON, CSV, or text output.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/JarvusInnovations/otter-axi --skill otter-axi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: otter-axi
Source: https://github.com/JarvusInnovations/otter-axi/tree/main/skills/otter-axi
Command: npx skills add https://github.com/JarvusInnovations/otter-axi --skill otter-axi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of accessing and managing Otter.ai meeting transcripts, eliminating the need for manual searching and browsing through meeting notes.

Core Features & Use Cases

  • Search and Browse Meetings: Quickly find and browse through meeting transcripts using keywords, date ranges, and other criteria.
  • Pull Transcripts: Retrieve full meeting transcripts by ID or URL, with options to format the output as JSON, CSV, or plain text.
  • Use Case: Imagine you need to find a specific transcript from a month ago. Use this Skill to search for it by date and pull the transcript in your preferred format.

Quick Start

Use the otter-axi skill to search for meetings with the keyword "budget" from the past 30 days and retrieve the transcript in JSON format.

Frequently Asked Questions about otter-axi

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

FAQPage Schema
How do I search Otter.ai meeting transcripts from the command line?

You can search Otter.ai meeting transcripts from the command line by using this CLI interface to find meetings by keyword, date range, and other attributes, then retrieve the full text in your preferred format.

Can I export Otter.ai transcripts as JSON or CSV files?

Yes, you can export and format Otter.ai transcripts as JSON, CSV, or plain text by pulling the full meeting transcript using a specific ID or URL through the CLI.

What do I need to access my Otter.ai meeting notes via a CLI?

To access Otter.ai meeting notes via a CLI, you need to complete Otter.ai OAuth authentication and provide a valid access token to authorize the transcript retrieval process.

How do I retrieve a specific Otter.ai transcript by date range?

To retrieve a specific Otter.ai transcript by date range, use the CLI to filter meeting transcripts with your desired dates and keywords, then pull the matching transcript by its ID or URL.

Is there a way to browse Otter.ai meeting transcripts without logging into the web app?

Yes, you can browse and search Otter.ai meeting transcripts directly from the terminal using the CLI interface, eliminating the need to manually search through the web application.

Are there limitations to searching Otter.ai meeting notes through a terminal interface?

Searching Otter.ai meeting notes through the terminal requires a valid OAuth access token and supports filtering by attributes like keywords and dates, but is limited to retrieving transcripts already processed and stored in your Otter.ai account.