MCP Directory
Back

gemini-skill

by WJZ-P · JavaScript · ★ 826

gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports MCP. Gemini画图 MCP和sill,支持龙虾或任何agent使用٩(๑>◡<๑)۶

#automation#browser-automation#drawing#gemini#mcp#mcp-client#mcp-server#openclaw#openclaw-agent#openclaw-skills#openclawskill

Install

npx -y github:WJZ-P/gemini-skill

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "gemini-skill": {
      "command": "npx",
      "args": [
        "-y",
        "github:WJZ-P/gemini-skill"
      ]
    }
  }
}

From the README

&nbsp; &nbsp; &nbsp; &nbsp; Gemini Skill 快速开始 · 报告 Bug · 提出新特性 English | 中文 「剥开了尖刺 &nbsp; 却正如你曾经说 赖以生存的温柔只是白纸 盛着破碎的梦和我们的故事」 - [功能特性](#-功能特性) - [架构](#️-架构) - [安装](#-安装) - [配置](#️-配置) - [Atlas Cloud Provider](#-atlas-cloud-provider) - [Bloome](#-懒得配环境让-gemini-skill-跑在云上) - [使用](#-使用) - [MCP 工具列表](#-mcp-工具列表) - [Daemon 生命周期](#-daemon-生命周期) - [项目结构](#-项目结构) - [注意事项](#️-注意事项) - [To Do List](#-to-do-list) - [License](#-license) ▲ 通过 AI 对话自动生成表情包 **v1.1.1**(2026-05)— 适配新版模型菜单 UI: - ✅ 模型枚举更新: / / (替换旧的…
Read full README on GitHub →

Related ai & ml servers