gemini-search
Gemini Search
Overview
This skill enables web search functionality using the Google Gemini CLI tool. When this skill is triggered, use the Gemini CLI for web searches instead of the built-in WebSearch tool.
Prerequisites
The gemini CLI tool must be installed and configured on the system. The Gemini CLI provides access to Google's Gemini AI model with web search capabilities.
Usage
When web search is needed, execute the Gemini CLI via the Bash tool:
gemini --prompt "WebSearch: <query>"
About the WebSearch: prefix
More from takuan-osho/ccmarketplace
k6-docs
Use this skill when writing or debugging Grafana k6 load testing code. Provides access to the latest official k6 documentation including API references, examples, and best practices for creating performance tests.
57interview
Conduct structured interviews to clarify scope, surface constraints, and reach a "do / don't do / done" agreement before starting non-trivial work. Use when receiving an ambiguous request, a vague task description, or before entering plan mode for any non-trivial implementation. Skip for one-line concrete fixes ("rename foo to bar") or single-fact questions. Supports requirements definition, debugging investigation, architecture review, security review, documentation creation, and general exploration.
32multi-ai-collab
Orchestrate multiple AI agents with specialized personas for cross-review and collaborative development
14tdl
This skill should be used when implementing or improving Traceable Development Lifecycle (TDL) practices in software projects. Use this skill to establish traceability across the 5-phase workflow (analysis → requirements → ADR → design → implementation). Provides tools, templates, and best practices for ADRs, commit messages, PR templates, structured logging, and traceability analysis as cross-cutting code-integration patterns.
13gcm
Generate Git Commit Message. This skill should be used when generating a commit message for staged changes. It analyzes git staged changes and generates an appropriate English commit message following Conventional Commits format.
13report
Create Investigation/Analysis Report. This skill should be used when summarizing investigation or analysis work into a structured GitHub Flavored Markdown report. Use it after completing research, debugging, security audits, or other analytical tasks.
12