> ## Documentation Index
> Fetch the complete documentation index at: https://ext.eplus.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Cloud Skills Boost Helper

> Track public-profile progress, Arcade points, milestones, and lab resources

<Info>
  Install from an official browser store for automatic updates, or use the newest browser package from [GitHub Releases](https://github.com/ePlus-DEV/google-cloud-skills-boost-helper/releases/latest). The documentation intentionally does not hard-code a version number.
</Info>

**Google Cloud Skills Boost Helper** is a community browser extension for learners using Google Cloud Skills Boost. It turns public profile data into a clearer progress dashboard, estimates Arcade points, manages multiple profiles, and adds convenient search and solution actions to supported lab pages.

<CardGroup cols={2}>
  <Card title="Arcade progress" icon="trophy" href="/google-cloud-skills-boost-helper/usage">
    Calculate points, review badge categories, follow milestones, and see progress toward the next level.
  </Card>

  <Card title="Multiple profiles" icon="users">
    Add several public profile URLs, assign nicknames, switch accounts, refresh data, and keep each profile organized.
  </Card>

  <Card title="Lab helper" icon="flask">
    Open available ePlus solutions or fall back to a preferred search engine when no matching solution exists.
  </Card>

  <Card title="Custom experience" icon="palette">
    Control leaderboard visibility, toolbar badges, search behavior, nickname display, and the popup theme.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Make the Skills Boost profile public">
    Google Cloud Skills Boost Helper reads information from a public profile URL such as `https://www.skills.google/public_profiles/xxxxx`.
  </Step>

  <Step title="Add the profile to the extension">
    The extension loads the public name, badges, achievements, and activity used by its progress calculations.
  </Step>

  <Step title="Refresh and review progress">
    Update the account when new badges are earned, switch between saved profiles, and use the lab-page shortcuts while learning.
  </Step>
</Steps>

<Warning>
  This project is an independent community tool. It is not affiliated with, endorsed by, or an official scoring source of Google or Google Cloud Skills Boost.
</Warning>

## Main capabilities

* Public-profile and badge overview.
* Arcade point estimates and category breakdowns.
* Milestone, deadline, bonus, and prize-pool information.
* Multiple account management with nicknames.
* Toolbar badge showing the active account's points.
* Lab solution button and fallback web/video search.
* Leaderboard visibility controls and page enhancements.
* Data export/import and theme customization.
* Localized interface across supported languages.

## Get started

<CardGroup cols={3}>
  <Card title="Install" icon="download" href="/google-cloud-skills-boost-helper/installation">
    Choose Chrome, Firefox, or a release package.
  </Card>

  <Card title="Add a profile" icon="user-plus" href="/google-cloud-skills-boost-helper/usage">
    Create your first tracked account from a public profile URL.
  </Card>

  <Card title="View source" icon="github" href="https://github.com/ePlus-DEV/google-cloud-skills-boost-helper">
    Review source code, releases, and project issues.
  </Card>
</CardGroup>


## Related topics

- [Usage](/google-cloud-skills-boost-helper/usage.md)
- [FAQ](/google-cloud-skills-boost-helper/faq.md)
- [Installation](/google-cloud-skills-boost-helper/installation.md)
- [ePlus.DEV Browser Extensions](/index.md)
- [Features](/google-cloud-skills-boost-helper/features.md)
