From ebcc8c36a0e60caff69ba8522ac8ad9bbe52d0b3 Mon Sep 17 00:00:00 2001 From: Clawdbot Date: Mon, 26 Jan 2026 13:56:19 +0000 Subject: [PATCH 1/5] Add CAD & 3D Printing category with cad-agent skill --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b916d88..f8addf4 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Priority: Workspace > Local > Bundled - [Git & GitHub](#git--github) (9) - [DevOps & Cloud](#devops--cloud) (35) - [Browser & Automation](#browser--automation) (8) +- [CAD & 3D Printing](#cad--3d-printing) (1) - [Image & Video Generation](#image--video-generation) (9) - [Apple Apps & Services](#apple-apps--services) (11) - [Search & Research](#search--research) (12) @@ -187,6 +188,11 @@ Priority: Workspace > Local > Bundled - [mcporter](https://github.com/clawdbot/skills/tree/main/skills/steipete/mcporter/SKILL.md) - Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP. - [verify-on-browser](https://github.com/clawdbot/skills/tree/main/skills/myestery/verify-on-browser/SKILL.md) - Control browser via Chrome DevTools Protocol - full CDP access. + +## CAD & 3D Printing + +- [cad-agent](https://github.com/clawd-maf/cad-agent) - Rendering server for AI agents doing CAD work. Send build123d commands, receive rendered images, iterate visually. Supports 3D/2D renders, STL export, printability analysis. + ## Image & Video Generation - [clinkding](https://github.com/clawdbot/skills/tree/main/skills/daveonkels/clinkding/SKILL.md) - Manage linkding bookmarks - save URLs, search, tag, organize. From 9db771a49e1848c6242cd578660b3fe2f43bedcc Mon Sep 17 00:00:00 2001 From: Clawdbot Date: Mon, 26 Jan 2026 13:56:58 +0000 Subject: [PATCH 2/5] Fix: link to SKILL.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8addf4..d9a85c1 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Priority: Workspace > Local > Bundled ## CAD & 3D Printing -- [cad-agent](https://github.com/clawd-maf/cad-agent) - Rendering server for AI agents doing CAD work. Send build123d commands, receive rendered images, iterate visually. Supports 3D/2D renders, STL export, printability analysis. +- [cad-agent](https://github.com/clawd-maf/cad-agent/blob/master/SKILL.md) - Rendering server for AI agents doing CAD work. Send build123d commands, receive rendered images, iterate visually. Supports 3D/2D renders, STL export, printability analysis. ## Image & Video Generation From 9a7d9705a9c8af47fb80f4d41e56ebbc7574a651 Mon Sep 17 00:00:00 2001 From: Clawdbot Date: Mon, 26 Jan 2026 14:25:53 +0000 Subject: [PATCH 3/5] Update to official ClawdHub URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a85c1..d77fd41 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Priority: Workspace > Local > Bundled ## CAD & 3D Printing -- [cad-agent](https://github.com/clawd-maf/cad-agent/blob/master/SKILL.md) - Rendering server for AI agents doing CAD work. Send build123d commands, receive rendered images, iterate visually. Supports 3D/2D renders, STL export, printability analysis. +- [cad-agent](https://github.com/clawdbot/skills/tree/main/skills/clawd-maf/cad-agent/SKILL.md) - Rendering server for AI agents doing CAD work. Send build123d commands, receive rendered images, iterate visually. Supports 3D/2D renders, STL export, printability analysis. ## Image & Video Generation From 6b1097b7a59d1e756cdef80842ec379d10f34a1a Mon Sep 17 00:00:00 2001 From: elestirelbilinc-sketch Date: Mon, 26 Jan 2026 02:24:19 +0300 Subject: [PATCH 4/5] feat: Add vap-media skill (AI image/video/music generation) - Added vap-media to Image & Video Generation section - VAP offers Flux, Veo 3.1, and Suno V5 with transparent pricing - ClawdHub: https://clawdhub.com/skills/vap-media Co-Authored-By: Claude Opus 4.5 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 330384a..9c73e5c 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Priority: Workspace > Local > Bundled - [Git & GitHub](#git--github) (9) - [DevOps & Cloud](#devops--cloud) (35) - [Browser & Automation](#browser--automation) (8) -- [Image & Video Generation](#image--video-generation) (9) +- [Image & Video Generation](#image--video-generation) (10) - [Apple Apps & Services](#apple-apps--services) (11) - [Search & Research](#search--research) (12) - [Clawdbot Tools](#clawdbot-tools) (13) @@ -196,6 +196,7 @@ Priority: Workspace > Local > Bundled - [gamma](https://github.com/moltbot/skills/tree/main/skills/stopmoclay/gamma/SKILL.md) - Generate AI-powered presentations, documents, and social posts using Gamma.app API. - [krea-api](https://github.com/moltbot/skills/tree/main/skills/fossilizedcarlos/krea-api/SKILL.md) - Generate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.). - [meshy-ai](https://github.com/moltbot/skills/tree/main/skills/sabatesduran/clawdbot-meshyai-skill/SKILL.md) - Use the Meshy.ai REST API to generate assets: (1) text-to-2d (Meshy Text to Image) +- [vap-media](https://clawdhub.com/skills/vap-media) - AI image, video, and music generation via VAP API. Flux, Veo 3.1, Suno V5 with transparent pricing. - [veo](https://github.com/moltbot/skills/tree/main/skills/buddyh/veo/SKILL.md) - Generate video using Google Veo (Veo 3.1 / Veo 3.0). - [video-frames](https://github.com/moltbot/skills/tree/main/skills/steipete/video-frames/SKILL.md) - Extract frames or short clips from videos using ffmpeg. From 4dc189fe329d64de3e0a9a925c36f8a26018cadc Mon Sep 17 00:00:00 2001 From: brokemac79 Date: Wed, 28 Jan 2026 23:18:33 +0000 Subject: [PATCH 5/5] Add webchat-audio-notifications to Communication section Browser audio notifications for Moltbot/Clawdbot webchat featuring: - 5 intensity levels (whisper to very loud) - Custom sound upload support - Smart tab detection (only notifies when tab is hidden) - Drop-in settings UI panel GitHub: https://github.com/brokemac79/webchat-audio-notifications ClawdHub: https://clawdhub.com/brokemac79/webchat-audio-notifications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 330384a..7cfb85a 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ Priority: Workspace > Local > Bundled - [table-image](https://github.com/moltbot/skills/tree/main/skills/joargp/table-image/SKILL.md) - Generate images from tables for better readability in messaging apps like Telegram. - [telegram-usage](https://github.com/moltbot/skills/tree/main/skills/c-drew/telegram-usage/SKILL.md) - Display session usage statistics (quota, session time, tokens, context). - [wacli](https://github.com/moltbot/skills/tree/main/skills/steipete/wacli/SKILL.md) - Send WhatsApp messages to other people or search/sync WhatsApp history. +- [webchat-audio-notifications](https://clawdhub.com/brokemac79/webchat-audio-notifications) - Browser audio notifications for webchat with 5 intensity levels, custom sounds, and smart tab detection. - [whatsapp-video-mockup](https://github.com/moltbot/skills/tree/main/skills/danpeg/whatsapp-video-mockup/SKILL.md) - whatsapp-video-mockup ## Speech & Transcription