power-kit-entry-badge

Manage the Power Kit notification badge in the Gemini sidebar.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage the notification badge on the Power Kit entry button in the Gemini sidebar, enabling users to control the display and visibility of the badge for new feature announcements or updates.

Core Features & Use Cases

  • Badge Configuration: Adjust the badge display mode (icon corner vs inline text).
  • Version Management: Increment the badge version to re-show for all users.
  • Use Case: When a new feature is added to the Power Kit, use this Skill to set the badge version and configure its appearance to notify users of the update.

Quick Start

Set the badge version to '2' in the 'badge.ts' file and reload the Gemini page to display the updated badge.

Frequently Asked Questions about power-kit-entry-badge

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

FAQPage Schema
How do I configure the notification badge in the Gemini sidebar?

To configure the notification badge in the Gemini sidebar, use this Skill to adjust the Power Kit badge display mode between an icon corner or inline text. It manages badge visibility directly within the sidebar UI context.

How do I show a feature announcement badge again for all users?

To show a feature announcement badge again for all users, increment the badge version number in the 'badge.ts' file. This version management action triggers the badge updates to reappear for everyone upon reloading the Gemini page.

Can I switch the Power Kit badge display mode between icon corner and inline text?

Yes, you can switch the Power Kit badge display mode between an icon corner and inline text. The Skill handles badge configuration by adjusting these display modes within the sidebar UI to fit your feature announcements.

What is the best way to manage Power Kit entry badge visibility for new updates?

The best way to manage Power Kit entry badge visibility is by using this Skill to set the badge version and configure its appearance. It handles badge updates for feature announcements directly within the Gemini sidebar UI context.

Why does my notification badge not show up after updating the badge version?

If your notification badge does not show up after updating the badge version, you likely need to reload the Gemini page. The Skill operates within the sidebar UI context and requires a page reload to trigger the updated badge display.