From db7eaa28472d7cc765c838d6c96408701cc2ccbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Thu, 15 Jan 2026 17:05:58 -0600 Subject: [PATCH] feat: update version number to 0.4.2 and enhance description for baoyu-gemini-web skill --- .claude-plugin/marketplace.json | 2 +- skills/baoyu-gemini-web/SKILL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 523ea03..fc2e5f8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "0.4.1" + "version": "0.4.2" }, "plugins": [ { diff --git a/skills/baoyu-gemini-web/SKILL.md b/skills/baoyu-gemini-web/SKILL.md index 91065fa..2cc5ede 100644 --- a/skills/baoyu-gemini-web/SKILL.md +++ b/skills/baoyu-gemini-web/SKILL.md @@ -1,6 +1,6 @@ --- name: baoyu-gemini-web -description: Interacts with Gemini Web to generate text and images. Use when the user needs AI-generated content via Gemini, including text responses and image generation. +description: Image generation skill using Gemini Web. Generates images from text prompts via Google Gemini. Also supports text generation. Use as the image generation backend for other skills like cover-image, xhs-images, article-illustrator. --- # Gemini Web Client