Skip to content

feat(skills): add Gemini Deep Research skill#25

Merged
Zhang-Henry merged 1 commit intomainfrom
feat/add-gemini-deep-research
Mar 11, 2026
Merged

feat(skills): add Gemini Deep Research skill#25
Zhang-Henry merged 1 commit intomainfrom
feat/add-gemini-deep-research

Conversation

@bbsngg
Copy link
Copy Markdown
Contributor

@bbsngg bbsngg commented Mar 11, 2026

Summary

  • Import Gemini Deep Research skill (v1.0.0) from clawdbot, adapted to VibeLab conventions
  • Includes deep_research.py script that calls Google's deep-research agent API for autonomous multi-source web research and report synthesis
  • Registered across all skill config files (catalog, taxonomy, tag mapping, stage-skill map) and chat UI recommendation surfaces (Skill Shortcuts Panel, Guided Prompt Starter)

Test plan

  • Verify skill appears in Skills Dashboard under "Survey" stage
  • Verify "Deep Research" category in Chat Skill Shortcuts shows gemini-deep-research
  • Verify Guided Prompt Starter scenarios (Paper Reproduction, Literature Survey) include gemini-deep-research
  • Verify TaskMaster suggests gemini-deep-research for survey-stage tasks
  • Test scripts/deep_research.py --query "test" --stream with valid GEMINI_API_KEY

🤖 Generated with Claude Code

Import Gemini Deep Research skill from clawdbot, adapt to VibeLab
conventions, and register across all config files and chat UI
recommendation surfaces.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Zhang-Henry Zhang-Henry merged commit 99b7a20 into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants