gemini-power-kit-verify

Verify Gemini Power Kit features on the live Gemini website.

20|6|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/RonkTsang/gemini-chat-extension --skill gemini-power-kit-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-power-kit-verify
Source: https://github.com/RonkTsang/gemini-chat-extension/tree/main/.agents/skills/gemini-power-kit-verify
Command: npx skills add https://github.com/RonkTsang/gemini-chat-extension --skill gemini-power-kit-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome:control-chrome, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the Gemini Power Kit behaves correctly on the live Gemini website, addressing UI, runtime, and feature verification issues.

Core Features & Use Cases

  • Live Browser Verification: Verify Gemini Power Kit behavior using the user's logged-in Chrome session and installed extension state.
  • Chat Outline & Navigation: Generate and navigate a clickable outline of chat prompts, enhancing conversational workflow.
  • Quick Follow-up: Translate, explain, summarize, or take follow-up actions on selected text with custom prompts.
  • Chain Prompt: Automate multi-step conversation workflows and manage dynamic prompt chains with variables.
  • Safety Rules & DOM Map: Provides safety guidelines and a detailed map of Gemini's DOM for precise element interactions.

Quick Start

Run the gemini-power-kit-verify skill to verify a specific feature of Gemini Power Kit.

Frequently Asked Questions about gemini-power-kit-verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify browser extension behavior on a live website?

Verify browser extension behavior on a live website by using real-time DOM inspection and feature validation against the active page elements. This Skill automates checking if your extension functions correctly during an active Chrome session.

Can I test Gemini Power Kit features using my logged-in Chrome session?

Yes, you can test Gemini Power Kit features using your logged-in Chrome session. The Skill leverages real-time browser control to interact directly with your installed extension state and validate runtime behavior.

How do I automate multi-step conversation workflows and prompt chains in Gemini?

Automate multi-step conversation workflows and prompt chains in Gemini by validating dynamic prompt variables against the live DOM. The Skill verifies that chain prompts execute correctly across the Gemini website interface.

Does this extension testing method require a specific Chrome control dependency?

Yes, this extension testing method requires the chrome:control-chrome dependency. This prerequisite enables the real-time browser control needed to inspect DOM elements and validate live feature behavior on the target website.

What is the best way to validate custom quick follow-up prompts on selected text in Gemini?

The best way to validate custom quick follow-up prompts on selected text in Gemini is through live UI verification. The Skill tests translation, summarization, and explanation actions by interacting with the live website DOM.

Why does UI verification fail for extensions interacting with dynamic chat elements?

UI verification fails for extensions interacting with dynamic chat elements when DOM selectors become outdated. This Skill mitigates this by providing a detailed DOM map for precise element interactions and safety guidelines.