openwhispr
Control OpenWhispr notes and transcriptions via API and CLI
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core