[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-deepgram-bear-notes":3,"mdc-glkqfg-key":32,"related-org-deepgram-bear-notes":721,"related-repo-deepgram-bear-notes":872},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":30,"mdContent":31},"bear-notes","manage Bear notes via CLI","Create, search, and manage Bear notes via grizzly CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"deepgram","Deepgram","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdeepgram.png",[12,16,19],{"name":13,"slug":14,"type":15},"Notes","notes","tag",{"name":17,"slug":18,"type":15},"CLI","cli",{"name":20,"slug":21,"type":15},"Knowledge Management","knowledge-management",23,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw","2026-07-12T08:28:51.246011",null,9,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":25},[],"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw\u002Ftree\u002FHEAD\u002Fskills\u002Fbear-notes","---\nname: bear-notes\ndescription: Create, search, and manage Bear notes via grizzly CLI.\nhomepage: https:\u002F\u002Fbear.app\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"🐻\",\n        \"os\": [\"darwin\"],\n        \"requires\": { \"bins\": [\"grizzly\"] },\n        \"install\":\n          [\n            {\n              \"id\": \"go\",\n              \"kind\": \"go\",\n              \"module\": \"github.com\u002Ftylerwince\u002Fgrizzly\u002Fcmd\u002Fgrizzly@latest\",\n              \"bins\": [\"grizzly\"],\n              \"label\": \"Install grizzly (go)\",\n            },\n          ],\n      },\n  }\n---\n\n# Bear Notes\n\nUse `grizzly` to create, read, and manage notes in Bear on macOS.\n\nRequirements\n\n- Bear app installed and running\n- For some operations (add-text, tags, open-note --selected), a Bear app token (stored in `~\u002F.config\u002Fgrizzly\u002Ftoken`)\n\n## Getting a Bear Token\n\nFor operations that require a token (add-text, tags, open-note --selected), you need an authentication token:\n\n1. Open Bear → Help → API Token → Copy Token\n2. Save it: `echo \"YOUR_TOKEN\" > ~\u002F.config\u002Fgrizzly\u002Ftoken`\n\n## Common Commands\n\nCreate a note\n\n```bash\necho \"Note content here\" | grizzly create --title \"My Note\" --tag work\ngrizzly create --title \"Quick Note\" --tag inbox \u003C \u002Fdev\u002Fnull\n```\n\nOpen\u002Fread a note by ID\n\n```bash\ngrizzly open-note --id \"NOTE_ID\" --enable-callback --json\n```\n\nAppend text to a note\n\n```bash\necho \"Additional content\" | grizzly add-text --id \"NOTE_ID\" --mode append --token-file ~\u002F.config\u002Fgrizzly\u002Ftoken\n```\n\nList all tags\n\n```bash\ngrizzly tags --enable-callback --json --token-file ~\u002F.config\u002Fgrizzly\u002Ftoken\n```\n\nSearch notes (via open-tag)\n\n```bash\ngrizzly open-tag --name \"work\" --enable-callback --json\n```\n\n## Options\n\nCommon flags:\n\n- `--dry-run` — Preview the URL without executing\n- `--print-url` — Show the x-callback-url\n- `--enable-callback` — Wait for Bear's response (needed for reading data)\n- `--json` — Output as JSON (when using callbacks)\n- `--token-file PATH` — Path to Bear API token file\n\n## Configuration\n\nGrizzly reads config from (in priority order):\n\n1. CLI flags\n2. Environment variables (`GRIZZLY_TOKEN_FILE`, `GRIZZLY_CALLBACK_URL`, `GRIZZLY_TIMEOUT`)\n3. `.grizzly.toml` in current directory\n4. `~\u002F.config\u002Fgrizzly\u002Fconfig.toml`\n\nExample `~\u002F.config\u002Fgrizzly\u002Fconfig.toml`:\n\n```toml\ntoken_file = \"~\u002F.config\u002Fgrizzly\u002Ftoken\"\ncallback_url = \"http:\u002F\u002F127.0.0.1:42123\u002Fsuccess\"\ntimeout = \"5s\"\n```\n\n## Notes\n\n- Bear must be running for commands to work\n- Note IDs are Bear's internal identifiers (visible in note info or via callbacks)\n- Use `--enable-callback` when you need to read data back from Bear\n- Some operations require a valid token (add-text, tags, open-note --selected)\n",{"data":33,"body":49},{"name":4,"description":6,"homepage":34,"metadata":35},"https:\u002F\u002Fbear.app",{"openclaw":36},{"emoji":37,"os":38,"requires":40,"install":43},"🐻",[39],"darwin",{"bins":41},[42],"grizzly",[44],{"id":45,"kind":45,"module":46,"bins":47,"label":48},"go","github.com\u002Ftylerwince\u002Fgrizzly\u002Fcmd\u002Fgrizzly@latest",[42],"Install grizzly (go)",{"type":50,"children":51},"root",[52,60,74,79,102,109,114,134,140,145,277,282,329,334,410,415,451,456,501,507,512,570,576,581,636,648,682,686,715],{"type":53,"tag":54,"props":55,"children":56},"element","h1",{"id":4},[57],{"type":58,"value":59},"text","Bear Notes",{"type":53,"tag":61,"props":62,"children":63},"p",{},[64,66,72],{"type":58,"value":65},"Use ",{"type":53,"tag":67,"props":68,"children":70},"code",{"className":69},[],[71],{"type":58,"value":42},{"type":58,"value":73}," to create, read, and manage notes in Bear on macOS.",{"type":53,"tag":61,"props":75,"children":76},{},[77],{"type":58,"value":78},"Requirements",{"type":53,"tag":80,"props":81,"children":82},"ul",{},[83,89],{"type":53,"tag":84,"props":85,"children":86},"li",{},[87],{"type":58,"value":88},"Bear app installed and running",{"type":53,"tag":84,"props":90,"children":91},{},[92,94,100],{"type":58,"value":93},"For some operations (add-text, tags, open-note --selected), a Bear app token (stored in ",{"type":53,"tag":67,"props":95,"children":97},{"className":96},[],[98],{"type":58,"value":99},"~\u002F.config\u002Fgrizzly\u002Ftoken",{"type":58,"value":101},")",{"type":53,"tag":103,"props":104,"children":106},"h2",{"id":105},"getting-a-bear-token",[107],{"type":58,"value":108},"Getting a Bear Token",{"type":53,"tag":61,"props":110,"children":111},{},[112],{"type":58,"value":113},"For operations that require a token (add-text, tags, open-note --selected), you need an authentication token:",{"type":53,"tag":115,"props":116,"children":117},"ol",{},[118,123],{"type":53,"tag":84,"props":119,"children":120},{},[121],{"type":58,"value":122},"Open Bear → Help → API Token → Copy Token",{"type":53,"tag":84,"props":124,"children":125},{},[126,128],{"type":58,"value":127},"Save it: ",{"type":53,"tag":67,"props":129,"children":131},{"className":130},[],[132],{"type":58,"value":133},"echo \"YOUR_TOKEN\" > ~\u002F.config\u002Fgrizzly\u002Ftoken",{"type":53,"tag":103,"props":135,"children":137},{"id":136},"common-commands",[138],{"type":58,"value":139},"Common Commands",{"type":53,"tag":61,"props":141,"children":142},{},[143],{"type":58,"value":144},"Create a note",{"type":53,"tag":146,"props":147,"children":152},"pre",{"className":148,"code":149,"language":150,"meta":151,"style":151},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","echo \"Note content here\" | grizzly create --title \"My Note\" --tag work\ngrizzly create --title \"Quick Note\" --tag inbox \u003C \u002Fdev\u002Fnull\n","bash","",[153],{"type":53,"tag":67,"props":154,"children":155},{"__ignoreMap":151},[156,229],{"type":53,"tag":157,"props":158,"children":161},"span",{"class":159,"line":160},"line",1,[162,168,174,180,185,190,196,201,206,210,215,219,224],{"type":53,"tag":157,"props":163,"children":165},{"style":164},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[166],{"type":58,"value":167},"echo",{"type":53,"tag":157,"props":169,"children":171},{"style":170},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[172],{"type":58,"value":173}," \"",{"type":53,"tag":157,"props":175,"children":177},{"style":176},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[178],{"type":58,"value":179},"Note content here",{"type":53,"tag":157,"props":181,"children":182},{"style":170},[183],{"type":58,"value":184},"\"",{"type":53,"tag":157,"props":186,"children":187},{"style":170},[188],{"type":58,"value":189}," |",{"type":53,"tag":157,"props":191,"children":193},{"style":192},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[194],{"type":58,"value":195}," grizzly",{"type":53,"tag":157,"props":197,"children":198},{"style":176},[199],{"type":58,"value":200}," create",{"type":53,"tag":157,"props":202,"children":203},{"style":176},[204],{"type":58,"value":205}," --title",{"type":53,"tag":157,"props":207,"children":208},{"style":170},[209],{"type":58,"value":173},{"type":53,"tag":157,"props":211,"children":212},{"style":176},[213],{"type":58,"value":214},"My Note",{"type":53,"tag":157,"props":216,"children":217},{"style":170},[218],{"type":58,"value":184},{"type":53,"tag":157,"props":220,"children":221},{"style":176},[222],{"type":58,"value":223}," --tag",{"type":53,"tag":157,"props":225,"children":226},{"style":176},[227],{"type":58,"value":228}," work\n",{"type":53,"tag":157,"props":230,"children":232},{"class":159,"line":231},2,[233,237,241,245,249,254,258,262,267,272],{"type":53,"tag":157,"props":234,"children":235},{"style":192},[236],{"type":58,"value":42},{"type":53,"tag":157,"props":238,"children":239},{"style":176},[240],{"type":58,"value":200},{"type":53,"tag":157,"props":242,"children":243},{"style":176},[244],{"type":58,"value":205},{"type":53,"tag":157,"props":246,"children":247},{"style":170},[248],{"type":58,"value":173},{"type":53,"tag":157,"props":250,"children":251},{"style":176},[252],{"type":58,"value":253},"Quick Note",{"type":53,"tag":157,"props":255,"children":256},{"style":170},[257],{"type":58,"value":184},{"type":53,"tag":157,"props":259,"children":260},{"style":176},[261],{"type":58,"value":223},{"type":53,"tag":157,"props":263,"children":264},{"style":176},[265],{"type":58,"value":266}," inbox",{"type":53,"tag":157,"props":268,"children":269},{"style":170},[270],{"type":58,"value":271}," \u003C",{"type":53,"tag":157,"props":273,"children":274},{"style":176},[275],{"type":58,"value":276}," \u002Fdev\u002Fnull\n",{"type":53,"tag":61,"props":278,"children":279},{},[280],{"type":58,"value":281},"Open\u002Fread a note by ID",{"type":53,"tag":146,"props":283,"children":285},{"className":148,"code":284,"language":150,"meta":151,"style":151},"grizzly open-note --id \"NOTE_ID\" --enable-callback --json\n",[286],{"type":53,"tag":67,"props":287,"children":288},{"__ignoreMap":151},[289],{"type":53,"tag":157,"props":290,"children":291},{"class":159,"line":160},[292,296,301,306,310,315,319,324],{"type":53,"tag":157,"props":293,"children":294},{"style":192},[295],{"type":58,"value":42},{"type":53,"tag":157,"props":297,"children":298},{"style":176},[299],{"type":58,"value":300}," open-note",{"type":53,"tag":157,"props":302,"children":303},{"style":176},[304],{"type":58,"value":305}," --id",{"type":53,"tag":157,"props":307,"children":308},{"style":170},[309],{"type":58,"value":173},{"type":53,"tag":157,"props":311,"children":312},{"style":176},[313],{"type":58,"value":314},"NOTE_ID",{"type":53,"tag":157,"props":316,"children":317},{"style":170},[318],{"type":58,"value":184},{"type":53,"tag":157,"props":320,"children":321},{"style":176},[322],{"type":58,"value":323}," --enable-callback",{"type":53,"tag":157,"props":325,"children":326},{"style":176},[327],{"type":58,"value":328}," --json\n",{"type":53,"tag":61,"props":330,"children":331},{},[332],{"type":58,"value":333},"Append text to a note",{"type":53,"tag":146,"props":335,"children":337},{"className":148,"code":336,"language":150,"meta":151,"style":151},"echo \"Additional content\" | grizzly add-text --id \"NOTE_ID\" --mode append --token-file ~\u002F.config\u002Fgrizzly\u002Ftoken\n",[338],{"type":53,"tag":67,"props":339,"children":340},{"__ignoreMap":151},[341],{"type":53,"tag":157,"props":342,"children":343},{"class":159,"line":160},[344,348,352,357,361,365,369,374,378,382,386,390,395,400,405],{"type":53,"tag":157,"props":345,"children":346},{"style":164},[347],{"type":58,"value":167},{"type":53,"tag":157,"props":349,"children":350},{"style":170},[351],{"type":58,"value":173},{"type":53,"tag":157,"props":353,"children":354},{"style":176},[355],{"type":58,"value":356},"Additional content",{"type":53,"tag":157,"props":358,"children":359},{"style":170},[360],{"type":58,"value":184},{"type":53,"tag":157,"props":362,"children":363},{"style":170},[364],{"type":58,"value":189},{"type":53,"tag":157,"props":366,"children":367},{"style":192},[368],{"type":58,"value":195},{"type":53,"tag":157,"props":370,"children":371},{"style":176},[372],{"type":58,"value":373}," add-text",{"type":53,"tag":157,"props":375,"children":376},{"style":176},[377],{"type":58,"value":305},{"type":53,"tag":157,"props":379,"children":380},{"style":170},[381],{"type":58,"value":173},{"type":53,"tag":157,"props":383,"children":384},{"style":176},[385],{"type":58,"value":314},{"type":53,"tag":157,"props":387,"children":388},{"style":170},[389],{"type":58,"value":184},{"type":53,"tag":157,"props":391,"children":392},{"style":176},[393],{"type":58,"value":394}," --mode",{"type":53,"tag":157,"props":396,"children":397},{"style":176},[398],{"type":58,"value":399}," append",{"type":53,"tag":157,"props":401,"children":402},{"style":176},[403],{"type":58,"value":404}," --token-file",{"type":53,"tag":157,"props":406,"children":407},{"style":176},[408],{"type":58,"value":409}," ~\u002F.config\u002Fgrizzly\u002Ftoken\n",{"type":53,"tag":61,"props":411,"children":412},{},[413],{"type":58,"value":414},"List all tags",{"type":53,"tag":146,"props":416,"children":418},{"className":148,"code":417,"language":150,"meta":151,"style":151},"grizzly tags --enable-callback --json --token-file ~\u002F.config\u002Fgrizzly\u002Ftoken\n",[419],{"type":53,"tag":67,"props":420,"children":421},{"__ignoreMap":151},[422],{"type":53,"tag":157,"props":423,"children":424},{"class":159,"line":160},[425,429,434,438,443,447],{"type":53,"tag":157,"props":426,"children":427},{"style":192},[428],{"type":58,"value":42},{"type":53,"tag":157,"props":430,"children":431},{"style":176},[432],{"type":58,"value":433}," tags",{"type":53,"tag":157,"props":435,"children":436},{"style":176},[437],{"type":58,"value":323},{"type":53,"tag":157,"props":439,"children":440},{"style":176},[441],{"type":58,"value":442}," --json",{"type":53,"tag":157,"props":444,"children":445},{"style":176},[446],{"type":58,"value":404},{"type":53,"tag":157,"props":448,"children":449},{"style":176},[450],{"type":58,"value":409},{"type":53,"tag":61,"props":452,"children":453},{},[454],{"type":58,"value":455},"Search notes (via open-tag)",{"type":53,"tag":146,"props":457,"children":459},{"className":148,"code":458,"language":150,"meta":151,"style":151},"grizzly open-tag --name \"work\" --enable-callback --json\n",[460],{"type":53,"tag":67,"props":461,"children":462},{"__ignoreMap":151},[463],{"type":53,"tag":157,"props":464,"children":465},{"class":159,"line":160},[466,470,475,480,484,489,493,497],{"type":53,"tag":157,"props":467,"children":468},{"style":192},[469],{"type":58,"value":42},{"type":53,"tag":157,"props":471,"children":472},{"style":176},[473],{"type":58,"value":474}," open-tag",{"type":53,"tag":157,"props":476,"children":477},{"style":176},[478],{"type":58,"value":479}," --name",{"type":53,"tag":157,"props":481,"children":482},{"style":170},[483],{"type":58,"value":173},{"type":53,"tag":157,"props":485,"children":486},{"style":176},[487],{"type":58,"value":488},"work",{"type":53,"tag":157,"props":490,"children":491},{"style":170},[492],{"type":58,"value":184},{"type":53,"tag":157,"props":494,"children":495},{"style":176},[496],{"type":58,"value":323},{"type":53,"tag":157,"props":498,"children":499},{"style":176},[500],{"type":58,"value":328},{"type":53,"tag":103,"props":502,"children":504},{"id":503},"options",[505],{"type":58,"value":506},"Options",{"type":53,"tag":61,"props":508,"children":509},{},[510],{"type":58,"value":511},"Common flags:",{"type":53,"tag":80,"props":513,"children":514},{},[515,526,537,548,559],{"type":53,"tag":84,"props":516,"children":517},{},[518,524],{"type":53,"tag":67,"props":519,"children":521},{"className":520},[],[522],{"type":58,"value":523},"--dry-run",{"type":58,"value":525}," — Preview the URL without executing",{"type":53,"tag":84,"props":527,"children":528},{},[529,535],{"type":53,"tag":67,"props":530,"children":532},{"className":531},[],[533],{"type":58,"value":534},"--print-url",{"type":58,"value":536}," — Show the x-callback-url",{"type":53,"tag":84,"props":538,"children":539},{},[540,546],{"type":53,"tag":67,"props":541,"children":543},{"className":542},[],[544],{"type":58,"value":545},"--enable-callback",{"type":58,"value":547}," — Wait for Bear's response (needed for reading data)",{"type":53,"tag":84,"props":549,"children":550},{},[551,557],{"type":53,"tag":67,"props":552,"children":554},{"className":553},[],[555],{"type":58,"value":556},"--json",{"type":58,"value":558}," — Output as JSON (when using callbacks)",{"type":53,"tag":84,"props":560,"children":561},{},[562,568],{"type":53,"tag":67,"props":563,"children":565},{"className":564},[],[566],{"type":58,"value":567},"--token-file PATH",{"type":58,"value":569}," — Path to Bear API token file",{"type":53,"tag":103,"props":571,"children":573},{"id":572},"configuration",[574],{"type":58,"value":575},"Configuration",{"type":53,"tag":61,"props":577,"children":578},{},[579],{"type":58,"value":580},"Grizzly reads config from (in priority order):",{"type":53,"tag":115,"props":582,"children":583},{},[584,589,616,627],{"type":53,"tag":84,"props":585,"children":586},{},[587],{"type":58,"value":588},"CLI flags",{"type":53,"tag":84,"props":590,"children":591},{},[592,594,600,602,608,609,615],{"type":58,"value":593},"Environment variables (",{"type":53,"tag":67,"props":595,"children":597},{"className":596},[],[598],{"type":58,"value":599},"GRIZZLY_TOKEN_FILE",{"type":58,"value":601},", ",{"type":53,"tag":67,"props":603,"children":605},{"className":604},[],[606],{"type":58,"value":607},"GRIZZLY_CALLBACK_URL",{"type":58,"value":601},{"type":53,"tag":67,"props":610,"children":612},{"className":611},[],[613],{"type":58,"value":614},"GRIZZLY_TIMEOUT",{"type":58,"value":101},{"type":53,"tag":84,"props":617,"children":618},{},[619,625],{"type":53,"tag":67,"props":620,"children":622},{"className":621},[],[623],{"type":58,"value":624},".grizzly.toml",{"type":58,"value":626}," in current directory",{"type":53,"tag":84,"props":628,"children":629},{},[630],{"type":53,"tag":67,"props":631,"children":633},{"className":632},[],[634],{"type":58,"value":635},"~\u002F.config\u002Fgrizzly\u002Fconfig.toml",{"type":53,"tag":61,"props":637,"children":638},{},[639,641,646],{"type":58,"value":640},"Example ",{"type":53,"tag":67,"props":642,"children":644},{"className":643},[],[645],{"type":58,"value":635},{"type":58,"value":647},":",{"type":53,"tag":146,"props":649,"children":653},{"className":650,"code":651,"language":652,"meta":151,"style":151},"language-toml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","token_file = \"~\u002F.config\u002Fgrizzly\u002Ftoken\"\ncallback_url = \"http:\u002F\u002F127.0.0.1:42123\u002Fsuccess\"\ntimeout = \"5s\"\n","toml",[654],{"type":53,"tag":67,"props":655,"children":656},{"__ignoreMap":151},[657,665,673],{"type":53,"tag":157,"props":658,"children":659},{"class":159,"line":160},[660],{"type":53,"tag":157,"props":661,"children":662},{},[663],{"type":58,"value":664},"token_file = \"~\u002F.config\u002Fgrizzly\u002Ftoken\"\n",{"type":53,"tag":157,"props":666,"children":667},{"class":159,"line":231},[668],{"type":53,"tag":157,"props":669,"children":670},{},[671],{"type":58,"value":672},"callback_url = \"http:\u002F\u002F127.0.0.1:42123\u002Fsuccess\"\n",{"type":53,"tag":157,"props":674,"children":676},{"class":159,"line":675},3,[677],{"type":53,"tag":157,"props":678,"children":679},{},[680],{"type":58,"value":681},"timeout = \"5s\"\n",{"type":53,"tag":103,"props":683,"children":684},{"id":14},[685],{"type":58,"value":13},{"type":53,"tag":80,"props":687,"children":688},{},[689,694,699,710],{"type":53,"tag":84,"props":690,"children":691},{},[692],{"type":58,"value":693},"Bear must be running for commands to work",{"type":53,"tag":84,"props":695,"children":696},{},[697],{"type":58,"value":698},"Note IDs are Bear's internal identifiers (visible in note info or via callbacks)",{"type":53,"tag":84,"props":700,"children":701},{},[702,703,708],{"type":58,"value":65},{"type":53,"tag":67,"props":704,"children":706},{"className":705},[],[707],{"type":58,"value":545},{"type":58,"value":709}," when you need to read data back from Bear",{"type":53,"tag":84,"props":711,"children":712},{},[713],{"type":58,"value":714},"Some operations require a valid token (add-text, tags, open-note --selected)",{"type":53,"tag":716,"props":717,"children":718},"style",{},[719],{"type":58,"value":720},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":722,"total":871},[723,739,753,765,777,783,795,806,822,836,848,860],{"slug":724,"name":724,"fn":725,"description":726,"org":727,"tags":728,"stars":736,"repoUrl":737,"updatedAt":738},"deepclaw-voice","configure phone calls with Deepgram Voice","Set up phone calling to OpenClaw using Deepgram Voice Agent API",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[729,732,733],{"name":730,"slug":731,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},{"name":734,"slug":735,"type":15},"Voice","voice",78,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdeepclaw","2026-07-12T08:29:25.371332",{"slug":740,"name":740,"fn":741,"description":742,"org":743,"tags":744,"stars":22,"repoUrl":23,"updatedAt":752},"1password","manage secrets with 1Password CLI","Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading\u002Finjecting\u002Frunning secrets via op.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[745,748,749],{"name":746,"slug":747,"type":15},"Automation","automation",{"name":17,"slug":18,"type":15},{"name":750,"slug":751,"type":15},"Security","security","2026-07-12T08:28:49.991939",{"slug":754,"name":754,"fn":755,"description":756,"org":757,"tags":758,"stars":22,"repoUrl":23,"updatedAt":764},"apple-notes","manage Apple Notes on macOS","Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[759,760,761],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":762,"slug":763,"type":15},"macOS","macos","2026-07-12T08:29:01.538106",{"slug":766,"name":766,"fn":767,"description":768,"org":769,"tags":770,"stars":22,"repoUrl":23,"updatedAt":776},"apple-reminders","manage Apple Reminders via CLI","Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON\u002Fplain output.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[771,772,773],{"name":17,"slug":18,"type":15},{"name":762,"slug":763,"type":15},{"name":774,"slug":775,"type":15},"Task Management","task-management","2026-07-12T08:29:14.035414",{"slug":4,"name":4,"fn":5,"description":6,"org":778,"tags":779,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[780,781,782],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"slug":784,"name":784,"fn":785,"description":786,"org":787,"tags":788,"stars":22,"repoUrl":23,"updatedAt":794},"blogwatcher","monitor blogs and RSS feeds","Monitor blogs and RSS\u002FAtom feeds for updates using the blogwatcher CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[789,790,791],{"name":746,"slug":747,"type":15},{"name":17,"slug":18,"type":15},{"name":792,"slug":793,"type":15},"Monitoring","monitoring","2026-07-12T08:29:02.762321",{"slug":796,"name":796,"fn":797,"description":798,"org":799,"tags":800,"stars":22,"repoUrl":23,"updatedAt":805},"blucli","control BluOS audio playback","BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[801,804],{"name":802,"slug":803,"type":15},"Audio","audio",{"name":17,"slug":18,"type":15},"2026-07-12T08:28:21.009637",{"slug":807,"name":807,"fn":808,"description":809,"org":810,"tags":811,"stars":22,"repoUrl":23,"updatedAt":821},"bluebubbles","send and manage iMessages","Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel=\"bluebubbles\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[812,815,818],{"name":813,"slug":814,"type":15},"Communications","communications",{"name":816,"slug":817,"type":15},"iMessage","imessage",{"name":819,"slug":820,"type":15},"Messaging","messaging","2026-07-12T08:28:57.517914",{"slug":823,"name":823,"fn":824,"description":825,"org":826,"tags":827,"stars":22,"repoUrl":23,"updatedAt":835},"camsnap","capture frames and clips from cameras","Capture frames or clips from RTSP\u002FONVIF cameras.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[828,829,832],{"name":746,"slug":747,"type":15},{"name":830,"slug":831,"type":15},"Camera","camera",{"name":833,"slug":834,"type":15},"Media","media","2026-07-12T08:28:28.096134",{"slug":837,"name":837,"fn":838,"description":839,"org":840,"tags":841,"stars":22,"repoUrl":23,"updatedAt":847},"clawhub","manage agent skills with ClawHub","Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new\u002Fupdated skill folders with the npm-installed clawhub CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[842,845,846],{"name":843,"slug":844,"type":15},"Agents","agents",{"name":746,"slug":747,"type":15},{"name":17,"slug":18,"type":15},"2026-07-12T08:28:30.589001",{"slug":849,"name":849,"fn":850,"description":851,"org":852,"tags":853,"stars":22,"repoUrl":23,"updatedAt":859},"coding-agent","run coding agents for programmatic control","Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[854,855,856],{"name":843,"slug":844,"type":15},{"name":746,"slug":747,"type":15},{"name":857,"slug":858,"type":15},"Coding","coding","2026-07-12T08:29:08.6658",{"slug":861,"name":861,"fn":862,"description":863,"org":864,"tags":865,"stars":22,"repoUrl":23,"updatedAt":870},"eightctl","control Eight Sleep pod settings","Control Eight Sleep pods (status, temperature, alarms, schedules).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[866,867],{"name":746,"slug":747,"type":15},{"name":868,"slug":869,"type":15},"Hardware","hardware","2026-07-12T08:28:39.322181",73,{"items":873,"total":915},[874,880,886,892,898,904,909],{"slug":740,"name":740,"fn":741,"description":742,"org":875,"tags":876,"stars":22,"repoUrl":23,"updatedAt":752},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[877,878,879],{"name":746,"slug":747,"type":15},{"name":17,"slug":18,"type":15},{"name":750,"slug":751,"type":15},{"slug":754,"name":754,"fn":755,"description":756,"org":881,"tags":882,"stars":22,"repoUrl":23,"updatedAt":764},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[883,884,885],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":762,"slug":763,"type":15},{"slug":766,"name":766,"fn":767,"description":768,"org":887,"tags":888,"stars":22,"repoUrl":23,"updatedAt":776},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[889,890,891],{"name":17,"slug":18,"type":15},{"name":762,"slug":763,"type":15},{"name":774,"slug":775,"type":15},{"slug":4,"name":4,"fn":5,"description":6,"org":893,"tags":894,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[895,896,897],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"slug":784,"name":784,"fn":785,"description":786,"org":899,"tags":900,"stars":22,"repoUrl":23,"updatedAt":794},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[901,902,903],{"name":746,"slug":747,"type":15},{"name":17,"slug":18,"type":15},{"name":792,"slug":793,"type":15},{"slug":796,"name":796,"fn":797,"description":798,"org":905,"tags":906,"stars":22,"repoUrl":23,"updatedAt":805},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[907,908],{"name":802,"slug":803,"type":15},{"name":17,"slug":18,"type":15},{"slug":807,"name":807,"fn":808,"description":809,"org":910,"tags":911,"stars":22,"repoUrl":23,"updatedAt":821},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[912,913,914],{"name":813,"slug":814,"type":15},{"name":816,"slug":817,"type":15},{"name":819,"slug":820,"type":15},54]