Skills Plugins MCP Prompt Model 博客 我的中心

gemini-research-subagent

Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.

DeepseekModel Curated skill Quality Excellent · 78 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=aiskillstore-marketplace-skills-dasblueyeddevil-gemini-research-subagent-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name gemini-research-subagent description Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements. dependencies ["gemini-cli"] Gemini Research Subagent You have access to Gemini CLI as a large-context research assistant. Use Gemini for reading large codebases, use yourself for implementation. When to Invoke Gemini ALWAYS use Gemini BEFORE: Reading files >100 lines Understanding unfamiliar code areas Tracing bugs across multiple files Making changes that affect multiple components Performing security or architecture reviews DO NOT use Gemini for: Simple single-file edits you can handle Writing code (that's your job) Files you've already analyzed this session How to Invoke ./skills/gemini.agent.wrapper.sh -d "@src/" "Your research question" Available Roles (loaded from .gemini/roles/ ) Role Command Use Case reviewer -r reviewer Code quality, bugs, security debugger -r debugger Bug tracing, root cause analysis planner -r planner Architecture, implementation planning security -r security Security vulnerabilities audit auditor -r auditor Codebase-wide analysis explainer -r explainer Code explanation migrator -r migrator Migration planning documenter -r documenter Documentation generation dependency-mapper -r dependency-mapper Dependency analysis onboarder -r onboarder Onboarding guide Custom Roles Add custom roles in .gemini/roles/<name>.md . Examples: Role Focus kotlin-expert Kotlin/Android, coroutines typescript-expert TypeScript type safety python-expert Python async, type hints api-designer REST API design database-expert Query optimization Templates # Implementation-ready output ./skills/gemini.agent.wrapper.sh -t implement-ready -d "@src/" "Add user profiles" # Fix-ready output for bugs ./skills/gemini.agent.wrapper.sh -t fix-ready "Login fails with 401" # Post-implementation verification ./skills/gemini.agent.wrapper.sh -t verify --diff "Added password reset" Response Format Gemini returns structured output you can parse: ## SUMMARY [1-2 sentence overview] ## FILES [file:line references] ## ANALYSIS [detailed findings] ## RECOMMENDATIONS [actionable items] Workflow Pattern Research : Invoke Gemini to understand context Implement : You write code based on Gemini's analysis Verify : Invoke Gemini to verify your changes Example Usage # Pre-implementation research ./skills/gemini.agent.wrapper.sh -r planner -d "@src/" "How should I add caching?" # Post-implementation verification ./skills/gemini.agent.wrapper.sh -t verify --diff "Added caching layer"
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。