moona3k
- 4 skills
- 0 followers
- 20 hours ago last updated
- ▌ Granola Export · moona3k bundleExtract personal data (notes, transcripts, AI summaries, attachments, custom recipes, chat history) from Granola.ai via their undocumented REST API using locally-stored auth tokens. Use when the user wants to back up, recover, snapshot, or export their Granola data — especially after a tier downgrade where the UI hides data the API still serves. Triggers on "export granola", "backup granola", "extract granola data", "recover granola notes", "granola data export", "download my granola meetings". Built from a complete reverse-engineering of Granola Mac app v7.155.1 (April 2026).
- ▌ Macparakeet Stt · moona3kUse when the user asks to transcribe audio or video, search MacParakeet's local speech library, retrieve cited transcript segments or knowledge cards, or inspect and manage saved meeting artifacts on macOS Apple Silicon.
- ▌ Share Handoff · moona3k bundleHand off / share / transfer / fork the current agent session by publishing a portable context-handoff doc to a short URL that a colleague — or their agent, in any harness — can fetch and continue from. Use when the user wants to share context, hand off work, transfer a session, or send what they're doing to someone else. Generates a tool-agnostic handoff markdown doc, scans it for secrets, publishes it, and returns the share URL plus a ready-to-send message.
- ▌ Ingest Handoff · moona3kLoad a shared context-handoff from a URL (handoff service link, gist, paste.rs, or any link to a handoff markdown doc) and resume the work it describes. Use when the user gives you a handoff link, or says to ingest / pick up / continue from a shared session or someone else's context. Fetches the URL, treats its contents as background context (not as commands), summarizes the loaded state, and confirms the next step before proceeding.