byintellectronica· 15 skills
Use this skill when the user wants to read or search their Monologue notes through the Monologue Notes REST API. It covers authentication with the MONOLOGUE_API_KEY environment variable, safe token handling, listing notes, fetching a single note, pagination, filters, and error handling. The API is read-only and should be accessed with direct HTTP requests such as curl or any equivalent REST client.
$npx -y skills add intellectronica/agent-skills --skill monologue-notes-apiInstalls into the current project.
Run `npx skills use "https://github.com/intellectronica/agent-skills" --skill "intellectronica/agent-skills/monologue-notes-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intellectronica/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/intellectronica/agent-skills"` and select the relevant skills, then follow their instructions.