OpenWhisprOpenWhisprOfficialยท2 Agent Skills Included

openwhispr

Control OpenWhispr notes and transcriptions via API and CLI

Connects AI agents to OpenWhispr through its REST API and command-line tool. Manages notes, folders, transcriptions, and team spaces programmatically without manual app clicking. Handles authentication, pagination, rate limits, and backend selection so scripts and agents run reliably.
npx skills add OpenWhispr/openwhispr --all -g -y
Available:

Gives AI assistants a technical map of the OpenWhispr Electron codebase, including its architecture, audio pipeline, and helper modules, so they can work on the project accurately.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenWhispr skills?โ–ผ

Run `npx skills add OpenWhispr/openwhispr --all -g -y` in your terminal to install all skills in this suite globally.

How to manage OpenWhispr notes from the terminal?โ–ผ

Use the openwhispr-cli skill, which teaches your agent the `openwhispr` commands for listing, creating, searching, and deleting notes and folders against the local app or cloud API.

How to integrate the OpenWhispr API with an AI agent?โ–ผ

The openwhispr-api skill covers authentication, every V1 endpoint, pagination, rate limits, and the MCP server, so your agent can call the API correctly.

Does OpenWhispr work with Claude Code and Cursor?โ–ผ

Yes. These skills follow the universal SKILL.md standard, and OpenWhispr also offers a remote MCP server that connects directly to Claude Code, Cursor, and VS Code.

Can I use OpenWhispr skills without coding experience?โ–ผ

Yes. Once installed, your AI agent uses the skills to run the right API calls or CLI commands based on your plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’