[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-deepgram-apple-reminders":3,"mdc--8oiu42-key":32,"related-org-deepgram-apple-reminders":542,"related-repo-deepgram-apple-reminders":692},{"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},"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},"deepgram","Deepgram","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdeepgram.png",[12,16,19],{"name":13,"slug":14,"type":15},"macOS","macos","tag",{"name":17,"slug":18,"type":15},"CLI","cli",{"name":20,"slug":21,"type":15},"Task Management","task-management",23,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw","2026-07-12T08:29:14.035414",null,9,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":25},[],"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw\u002Ftree\u002FHEAD\u002Fskills\u002Fapple-reminders","---\nname: apple-reminders\ndescription: Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON\u002Fplain output.\nhomepage: https:\u002F\u002Fgithub.com\u002Fsteipete\u002Fremindctl\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"⏰\",\n        \"os\": [\"darwin\"],\n        \"requires\": { \"bins\": [\"remindctl\"] },\n        \"install\":\n          [\n            {\n              \"id\": \"brew\",\n              \"kind\": \"brew\",\n              \"formula\": \"steipete\u002Ftap\u002Fremindctl\",\n              \"bins\": [\"remindctl\"],\n              \"label\": \"Install remindctl via Homebrew\",\n            },\n          ],\n      },\n  }\n---\n\n# Apple Reminders CLI (remindctl)\n\nUse `remindctl` to manage Apple Reminders directly from the terminal. It supports list filtering, date-based views, and scripting output.\n\nSetup\n\n- Install (Homebrew): `brew install steipete\u002Ftap\u002Fremindctl`\n- From source: `pnpm install && pnpm build` (binary at `.\u002Fbin\u002Fremindctl`)\n- macOS-only; grant Reminders permission when prompted.\n\nPermissions\n\n- Check status: `remindctl status`\n- Request access: `remindctl authorize`\n\nView Reminders\n\n- Default (today): `remindctl`\n- Today: `remindctl today`\n- Tomorrow: `remindctl tomorrow`\n- Week: `remindctl week`\n- Overdue: `remindctl overdue`\n- Upcoming: `remindctl upcoming`\n- Completed: `remindctl completed`\n- All: `remindctl all`\n- Specific date: `remindctl 2026-01-04`\n\nManage Lists\n\n- List all lists: `remindctl list`\n- Show list: `remindctl list Work`\n- Create list: `remindctl list Projects --create`\n- Rename list: `remindctl list Work --rename Office`\n- Delete list: `remindctl list Work --delete`\n\nCreate Reminders\n\n- Quick add: `remindctl add \"Buy milk\"`\n- With list + due: `remindctl add --title \"Call mom\" --list Personal --due tomorrow`\n\nEdit Reminders\n\n- Edit title\u002Fdue: `remindctl edit 1 --title \"New title\" --due 2026-01-04`\n\nComplete Reminders\n\n- Complete by id: `remindctl complete 1 2 3`\n\nDelete Reminders\n\n- Delete by id: `remindctl delete 4A83 --force`\n\nOutput Formats\n\n- JSON (scripting): `remindctl today --json`\n- Plain TSV: `remindctl today --plain`\n- Counts only: `remindctl today --quiet`\n\nDate Formats\nAccepted by `--due` and date filters:\n\n- `today`, `tomorrow`, `yesterday`\n- `YYYY-MM-DD`\n- `YYYY-MM-DD HH:mm`\n- ISO 8601 (`2026-01-04T12:34:56Z`)\n\nNotes\n\n- macOS-only.\n- If access is denied, enable Terminal\u002Fremindctl in System Settings → Privacy & Security → Reminders.\n- If running over SSH, grant access on the Mac that runs the command.\n",{"data":33,"body":49},{"name":4,"description":6,"homepage":34,"metadata":35},"https:\u002F\u002Fgithub.com\u002Fsteipete\u002Fremindctl",{"openclaw":36},{"emoji":37,"os":38,"requires":40,"install":43},"⏰",[39],"darwin",{"bins":41},[42],"remindctl",[44],{"id":45,"kind":45,"formula":46,"bins":47,"label":48},"brew","steipete\u002Ftap\u002Fremindctl",[42],"Install remindctl via Homebrew",{"type":50,"children":51},"root",[52,61,75,80,122,127,152,157,258,263,321,326,351,356,370,375,389,394,408,413,449,462,519,524],{"type":53,"tag":54,"props":55,"children":57},"element","h1",{"id":56},"apple-reminders-cli-remindctl",[58],{"type":59,"value":60},"text","Apple Reminders CLI (remindctl)",{"type":53,"tag":62,"props":63,"children":64},"p",{},[65,67,73],{"type":59,"value":66},"Use ",{"type":53,"tag":68,"props":69,"children":71},"code",{"className":70},[],[72],{"type":59,"value":42},{"type":59,"value":74}," to manage Apple Reminders directly from the terminal. It supports list filtering, date-based views, and scripting output.",{"type":53,"tag":62,"props":76,"children":77},{},[78],{"type":59,"value":79},"Setup",{"type":53,"tag":81,"props":82,"children":83},"ul",{},[84,96,117],{"type":53,"tag":85,"props":86,"children":87},"li",{},[88,90],{"type":59,"value":89},"Install (Homebrew): ",{"type":53,"tag":68,"props":91,"children":93},{"className":92},[],[94],{"type":59,"value":95},"brew install steipete\u002Ftap\u002Fremindctl",{"type":53,"tag":85,"props":97,"children":98},{},[99,101,107,109,115],{"type":59,"value":100},"From source: ",{"type":53,"tag":68,"props":102,"children":104},{"className":103},[],[105],{"type":59,"value":106},"pnpm install && pnpm build",{"type":59,"value":108}," (binary at ",{"type":53,"tag":68,"props":110,"children":112},{"className":111},[],[113],{"type":59,"value":114},".\u002Fbin\u002Fremindctl",{"type":59,"value":116},")",{"type":53,"tag":85,"props":118,"children":119},{},[120],{"type":59,"value":121},"macOS-only; grant Reminders permission when prompted.",{"type":53,"tag":62,"props":123,"children":124},{},[125],{"type":59,"value":126},"Permissions",{"type":53,"tag":81,"props":128,"children":129},{},[130,141],{"type":53,"tag":85,"props":131,"children":132},{},[133,135],{"type":59,"value":134},"Check status: ",{"type":53,"tag":68,"props":136,"children":138},{"className":137},[],[139],{"type":59,"value":140},"remindctl status",{"type":53,"tag":85,"props":142,"children":143},{},[144,146],{"type":59,"value":145},"Request access: ",{"type":53,"tag":68,"props":147,"children":149},{"className":148},[],[150],{"type":59,"value":151},"remindctl authorize",{"type":53,"tag":62,"props":153,"children":154},{},[155],{"type":59,"value":156},"View Reminders",{"type":53,"tag":81,"props":158,"children":159},{},[160,170,181,192,203,214,225,236,247],{"type":53,"tag":85,"props":161,"children":162},{},[163,165],{"type":59,"value":164},"Default (today): ",{"type":53,"tag":68,"props":166,"children":168},{"className":167},[],[169],{"type":59,"value":42},{"type":53,"tag":85,"props":171,"children":172},{},[173,175],{"type":59,"value":174},"Today: ",{"type":53,"tag":68,"props":176,"children":178},{"className":177},[],[179],{"type":59,"value":180},"remindctl today",{"type":53,"tag":85,"props":182,"children":183},{},[184,186],{"type":59,"value":185},"Tomorrow: ",{"type":53,"tag":68,"props":187,"children":189},{"className":188},[],[190],{"type":59,"value":191},"remindctl tomorrow",{"type":53,"tag":85,"props":193,"children":194},{},[195,197],{"type":59,"value":196},"Week: ",{"type":53,"tag":68,"props":198,"children":200},{"className":199},[],[201],{"type":59,"value":202},"remindctl week",{"type":53,"tag":85,"props":204,"children":205},{},[206,208],{"type":59,"value":207},"Overdue: ",{"type":53,"tag":68,"props":209,"children":211},{"className":210},[],[212],{"type":59,"value":213},"remindctl overdue",{"type":53,"tag":85,"props":215,"children":216},{},[217,219],{"type":59,"value":218},"Upcoming: ",{"type":53,"tag":68,"props":220,"children":222},{"className":221},[],[223],{"type":59,"value":224},"remindctl upcoming",{"type":53,"tag":85,"props":226,"children":227},{},[228,230],{"type":59,"value":229},"Completed: ",{"type":53,"tag":68,"props":231,"children":233},{"className":232},[],[234],{"type":59,"value":235},"remindctl completed",{"type":53,"tag":85,"props":237,"children":238},{},[239,241],{"type":59,"value":240},"All: ",{"type":53,"tag":68,"props":242,"children":244},{"className":243},[],[245],{"type":59,"value":246},"remindctl all",{"type":53,"tag":85,"props":248,"children":249},{},[250,252],{"type":59,"value":251},"Specific date: ",{"type":53,"tag":68,"props":253,"children":255},{"className":254},[],[256],{"type":59,"value":257},"remindctl 2026-01-04",{"type":53,"tag":62,"props":259,"children":260},{},[261],{"type":59,"value":262},"Manage Lists",{"type":53,"tag":81,"props":264,"children":265},{},[266,277,288,299,310],{"type":53,"tag":85,"props":267,"children":268},{},[269,271],{"type":59,"value":270},"List all lists: ",{"type":53,"tag":68,"props":272,"children":274},{"className":273},[],[275],{"type":59,"value":276},"remindctl list",{"type":53,"tag":85,"props":278,"children":279},{},[280,282],{"type":59,"value":281},"Show list: ",{"type":53,"tag":68,"props":283,"children":285},{"className":284},[],[286],{"type":59,"value":287},"remindctl list Work",{"type":53,"tag":85,"props":289,"children":290},{},[291,293],{"type":59,"value":292},"Create list: ",{"type":53,"tag":68,"props":294,"children":296},{"className":295},[],[297],{"type":59,"value":298},"remindctl list Projects --create",{"type":53,"tag":85,"props":300,"children":301},{},[302,304],{"type":59,"value":303},"Rename list: ",{"type":53,"tag":68,"props":305,"children":307},{"className":306},[],[308],{"type":59,"value":309},"remindctl list Work --rename Office",{"type":53,"tag":85,"props":311,"children":312},{},[313,315],{"type":59,"value":314},"Delete list: ",{"type":53,"tag":68,"props":316,"children":318},{"className":317},[],[319],{"type":59,"value":320},"remindctl list Work --delete",{"type":53,"tag":62,"props":322,"children":323},{},[324],{"type":59,"value":325},"Create Reminders",{"type":53,"tag":81,"props":327,"children":328},{},[329,340],{"type":53,"tag":85,"props":330,"children":331},{},[332,334],{"type":59,"value":333},"Quick add: ",{"type":53,"tag":68,"props":335,"children":337},{"className":336},[],[338],{"type":59,"value":339},"remindctl add \"Buy milk\"",{"type":53,"tag":85,"props":341,"children":342},{},[343,345],{"type":59,"value":344},"With list + due: ",{"type":53,"tag":68,"props":346,"children":348},{"className":347},[],[349],{"type":59,"value":350},"remindctl add --title \"Call mom\" --list Personal --due tomorrow",{"type":53,"tag":62,"props":352,"children":353},{},[354],{"type":59,"value":355},"Edit Reminders",{"type":53,"tag":81,"props":357,"children":358},{},[359],{"type":53,"tag":85,"props":360,"children":361},{},[362,364],{"type":59,"value":363},"Edit title\u002Fdue: ",{"type":53,"tag":68,"props":365,"children":367},{"className":366},[],[368],{"type":59,"value":369},"remindctl edit 1 --title \"New title\" --due 2026-01-04",{"type":53,"tag":62,"props":371,"children":372},{},[373],{"type":59,"value":374},"Complete Reminders",{"type":53,"tag":81,"props":376,"children":377},{},[378],{"type":53,"tag":85,"props":379,"children":380},{},[381,383],{"type":59,"value":382},"Complete by id: ",{"type":53,"tag":68,"props":384,"children":386},{"className":385},[],[387],{"type":59,"value":388},"remindctl complete 1 2 3",{"type":53,"tag":62,"props":390,"children":391},{},[392],{"type":59,"value":393},"Delete Reminders",{"type":53,"tag":81,"props":395,"children":396},{},[397],{"type":53,"tag":85,"props":398,"children":399},{},[400,402],{"type":59,"value":401},"Delete by id: ",{"type":53,"tag":68,"props":403,"children":405},{"className":404},[],[406],{"type":59,"value":407},"remindctl delete 4A83 --force",{"type":53,"tag":62,"props":409,"children":410},{},[411],{"type":59,"value":412},"Output Formats",{"type":53,"tag":81,"props":414,"children":415},{},[416,427,438],{"type":53,"tag":85,"props":417,"children":418},{},[419,421],{"type":59,"value":420},"JSON (scripting): ",{"type":53,"tag":68,"props":422,"children":424},{"className":423},[],[425],{"type":59,"value":426},"remindctl today --json",{"type":53,"tag":85,"props":428,"children":429},{},[430,432],{"type":59,"value":431},"Plain TSV: ",{"type":53,"tag":68,"props":433,"children":435},{"className":434},[],[436],{"type":59,"value":437},"remindctl today --plain",{"type":53,"tag":85,"props":439,"children":440},{},[441,443],{"type":59,"value":442},"Counts only: ",{"type":53,"tag":68,"props":444,"children":446},{"className":445},[],[447],{"type":59,"value":448},"remindctl today --quiet",{"type":53,"tag":62,"props":450,"children":451},{},[452,454,460],{"type":59,"value":453},"Date Formats\nAccepted by ",{"type":53,"tag":68,"props":455,"children":457},{"className":456},[],[458],{"type":59,"value":459},"--due",{"type":59,"value":461}," and date filters:",{"type":53,"tag":81,"props":463,"children":464},{},[465,489,498,507],{"type":53,"tag":85,"props":466,"children":467},{},[468,474,476,482,483],{"type":53,"tag":68,"props":469,"children":471},{"className":470},[],[472],{"type":59,"value":473},"today",{"type":59,"value":475},", ",{"type":53,"tag":68,"props":477,"children":479},{"className":478},[],[480],{"type":59,"value":481},"tomorrow",{"type":59,"value":475},{"type":53,"tag":68,"props":484,"children":486},{"className":485},[],[487],{"type":59,"value":488},"yesterday",{"type":53,"tag":85,"props":490,"children":491},{},[492],{"type":53,"tag":68,"props":493,"children":495},{"className":494},[],[496],{"type":59,"value":497},"YYYY-MM-DD",{"type":53,"tag":85,"props":499,"children":500},{},[501],{"type":53,"tag":68,"props":502,"children":504},{"className":503},[],[505],{"type":59,"value":506},"YYYY-MM-DD HH:mm",{"type":53,"tag":85,"props":508,"children":509},{},[510,512,518],{"type":59,"value":511},"ISO 8601 (",{"type":53,"tag":68,"props":513,"children":515},{"className":514},[],[516],{"type":59,"value":517},"2026-01-04T12:34:56Z",{"type":59,"value":116},{"type":53,"tag":62,"props":520,"children":521},{},[522],{"type":59,"value":523},"Notes",{"type":53,"tag":81,"props":525,"children":526},{},[527,532,537],{"type":53,"tag":85,"props":528,"children":529},{},[530],{"type":59,"value":531},"macOS-only.",{"type":53,"tag":85,"props":533,"children":534},{},[535],{"type":59,"value":536},"If access is denied, enable Terminal\u002Fremindctl in System Settings → Privacy & Security → Reminders.",{"type":53,"tag":85,"props":538,"children":539},{},[540],{"type":59,"value":541},"If running over SSH, grant access on the Mac that runs the command.",{"items":543,"total":691},[544,560,574,586,592,603,615,626,642,656,668,680],{"slug":545,"name":545,"fn":546,"description":547,"org":548,"tags":549,"stars":557,"repoUrl":558,"updatedAt":559},"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},[550,553,554],{"name":551,"slug":552,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},{"name":555,"slug":556,"type":15},"Voice","voice",78,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdeepclaw","2026-07-12T08:29:25.371332",{"slug":561,"name":561,"fn":562,"description":563,"org":564,"tags":565,"stars":22,"repoUrl":23,"updatedAt":573},"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},[566,569,570],{"name":567,"slug":568,"type":15},"Automation","automation",{"name":17,"slug":18,"type":15},{"name":571,"slug":572,"type":15},"Security","security","2026-07-12T08:28:49.991939",{"slug":575,"name":575,"fn":576,"description":577,"org":578,"tags":579,"stars":22,"repoUrl":23,"updatedAt":585},"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},[580,581,584],{"name":17,"slug":18,"type":15},{"name":582,"slug":583,"type":15},"Knowledge Management","knowledge-management",{"name":13,"slug":14,"type":15},"2026-07-12T08:29:01.538106",{"slug":4,"name":4,"fn":5,"description":6,"org":587,"tags":588,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[589,590,591],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":593,"name":593,"fn":594,"description":595,"org":596,"tags":597,"stars":22,"repoUrl":23,"updatedAt":602},"bear-notes","manage Bear notes via CLI","Create, search, and manage Bear notes via grizzly CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[598,599,600],{"name":17,"slug":18,"type":15},{"name":582,"slug":583,"type":15},{"name":523,"slug":601,"type":15},"notes","2026-07-12T08:28:51.246011",{"slug":604,"name":604,"fn":605,"description":606,"org":607,"tags":608,"stars":22,"repoUrl":23,"updatedAt":614},"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},[609,610,611],{"name":567,"slug":568,"type":15},{"name":17,"slug":18,"type":15},{"name":612,"slug":613,"type":15},"Monitoring","monitoring","2026-07-12T08:29:02.762321",{"slug":616,"name":616,"fn":617,"description":618,"org":619,"tags":620,"stars":22,"repoUrl":23,"updatedAt":625},"blucli","control BluOS audio playback","BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[621,624],{"name":622,"slug":623,"type":15},"Audio","audio",{"name":17,"slug":18,"type":15},"2026-07-12T08:28:21.009637",{"slug":627,"name":627,"fn":628,"description":629,"org":630,"tags":631,"stars":22,"repoUrl":23,"updatedAt":641},"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},[632,635,638],{"name":633,"slug":634,"type":15},"Communications","communications",{"name":636,"slug":637,"type":15},"iMessage","imessage",{"name":639,"slug":640,"type":15},"Messaging","messaging","2026-07-12T08:28:57.517914",{"slug":643,"name":643,"fn":644,"description":645,"org":646,"tags":647,"stars":22,"repoUrl":23,"updatedAt":655},"camsnap","capture frames and clips from cameras","Capture frames or clips from RTSP\u002FONVIF cameras.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[648,649,652],{"name":567,"slug":568,"type":15},{"name":650,"slug":651,"type":15},"Camera","camera",{"name":653,"slug":654,"type":15},"Media","media","2026-07-12T08:28:28.096134",{"slug":657,"name":657,"fn":658,"description":659,"org":660,"tags":661,"stars":22,"repoUrl":23,"updatedAt":667},"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},[662,665,666],{"name":663,"slug":664,"type":15},"Agents","agents",{"name":567,"slug":568,"type":15},{"name":17,"slug":18,"type":15},"2026-07-12T08:28:30.589001",{"slug":669,"name":669,"fn":670,"description":671,"org":672,"tags":673,"stars":22,"repoUrl":23,"updatedAt":679},"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},[674,675,676],{"name":663,"slug":664,"type":15},{"name":567,"slug":568,"type":15},{"name":677,"slug":678,"type":15},"Coding","coding","2026-07-12T08:29:08.6658",{"slug":681,"name":681,"fn":682,"description":683,"org":684,"tags":685,"stars":22,"repoUrl":23,"updatedAt":690},"eightctl","control Eight Sleep pod settings","Control Eight Sleep pods (status, temperature, alarms, schedules).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[686,687],{"name":567,"slug":568,"type":15},{"name":688,"slug":689,"type":15},"Hardware","hardware","2026-07-12T08:28:39.322181",73,{"items":693,"total":735},[694,700,706,712,718,724,729],{"slug":561,"name":561,"fn":562,"description":563,"org":695,"tags":696,"stars":22,"repoUrl":23,"updatedAt":573},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[697,698,699],{"name":567,"slug":568,"type":15},{"name":17,"slug":18,"type":15},{"name":571,"slug":572,"type":15},{"slug":575,"name":575,"fn":576,"description":577,"org":701,"tags":702,"stars":22,"repoUrl":23,"updatedAt":585},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[703,704,705],{"name":17,"slug":18,"type":15},{"name":582,"slug":583,"type":15},{"name":13,"slug":14,"type":15},{"slug":4,"name":4,"fn":5,"description":6,"org":707,"tags":708,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[709,710,711],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":593,"name":593,"fn":594,"description":595,"org":713,"tags":714,"stars":22,"repoUrl":23,"updatedAt":602},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[715,716,717],{"name":17,"slug":18,"type":15},{"name":582,"slug":583,"type":15},{"name":523,"slug":601,"type":15},{"slug":604,"name":604,"fn":605,"description":606,"org":719,"tags":720,"stars":22,"repoUrl":23,"updatedAt":614},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[721,722,723],{"name":567,"slug":568,"type":15},{"name":17,"slug":18,"type":15},{"name":612,"slug":613,"type":15},{"slug":616,"name":616,"fn":617,"description":618,"org":725,"tags":726,"stars":22,"repoUrl":23,"updatedAt":625},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[727,728],{"name":622,"slug":623,"type":15},{"name":17,"slug":18,"type":15},{"slug":627,"name":627,"fn":628,"description":629,"org":730,"tags":731,"stars":22,"repoUrl":23,"updatedAt":641},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[732,733,734],{"name":633,"slug":634,"type":15},{"name":636,"slug":637,"type":15},{"name":639,"slug":640,"type":15},54]