If you're using Monologue to capture voice notes and want to pull them into your own workflows, this skill shows Claude how to query the read-only REST API. It covers bearer token auth with MONOLOGUE_API_KEY, pagination, full-text search across titles and transcripts, and time-based filters. The skill is careful about token handling and won't leak your credentials into logs or responses. You get list and detail endpoints, nothing fancy, but enough to build a personal search interface or pipe notes into another tool. The examples lean on curl and jq, which means you can adapt them to any scripting environment without wrestling with a client library.
npx -y skills add intellectronica/agent-skills --skill monologue-notes-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills