← Blog
explainx / blog

Skills in Chrome: Google turns saved Gemini prompts into one-click workflows

Google announced Skills in Chrome—save prompts from Gemini in Chrome, rerun them with / or +, and browse a ready-made library. Rollout, privacy controls, and how this differs from developer agent skills (SKILL.md).

4 min readExplainX Team
Google ChromeGeminiAI workflowsAgent SkillsProductivity

Includes frontmatter plus an attribution block so copies credit explainx.ai and the canonical URL.

Skills in Chrome: Google turns saved Gemini prompts into one-click workflows

Google’s Skills in Chrome announcement (April 14, 2026, The Keyword) describes a simple idea with a big UX payoff: stop retyping the same Gemini prompts as you move across tabs. Instead, save a prompt as a Skill and rerun it in one gesture on whatever page (and tabs) you select.

Below is a concise field summary—what shipped, how it works, privacy behavior, rollout notes—and a naming bridge for readers who also care about developer agent skills on explainx.ai.

Primary source: Turn your best AI prompts into one-click tools in Chrome — Google Chrome, The Keyword.


What Google announced (at a glance)

  • Product: Skills in Chrome inside Gemini in Chrome — discover, save, and remix AI workflows; repeat them instantly.
  • Problem solved: Repeating tasks (e.g. recipe substitutions, multi-tab comparisons) used to mean re-entering the same prompt on every new page.
  • Mechanism: Save a prompt from chat history as a Skill; invoke it later via / or + so it runs on the current page and other tabs you select.
  • Library: Ready-to-use Skills for common flows; add, try, then edit the prompt to fit your workflow.
  • Safety: Same safeguards as Gemini in Chrome; confirmation before sensitive actions (calendar, email, etc.); red-teaming and auto-updates called out in the post.

Hero art below is from Google’s announcement (we host a copy under /public/blog/chrome-skills/ for stable loading).

Skills in Chrome — promotional header from Google’s Keyword post


Build your own one-click workflows

Per Google’s copy:

  1. Write a prompt you expect to reuse.
  2. Save it as a Skill from chat history.
  3. Next time, in Gemini in Chrome, type / or click +, pick the Skill, and run it on the page you’re viewing plus any other tabs you include.
  4. Edit Skills or create new ones anytime.

Early-tester examples cited in the post:

AreaExample use
Health & wellnessQuickly calculate protein macros for a recipe
ShoppingSide-by-side spec comparisons across multiple tabs
ProductivityScan long documents for important information

The Skills library

Google also ships a library of starter Skills—browse, add one to your saved set, run it, then tweak the prompt.

Skills library UI — asset from Google’s Keyword post

Image credit: Google — Skills in Chrome.


Stay in control (privacy & confirmations)

The post emphasizes Chrome’s security and privacy foundation and parity with Gemini in Chrome safeguards: confirmation before actions like adding calendar events or sending email, plus layered protections (including automated red-teaming and auto-update).


Rollout note

Google states Skills are rolling out to Gemini in Chrome for Mac, Windows, and ChromeOS, with Chrome language set to English (US)—check the official post for the latest availability.


“Skills” overload: Chrome vs agent skills (SKILL.md)

The industry now uses skill in two very different ways:

Skills in Chrome (Google)Agent skills (e.g. explainx.ai / Claude Code)
What it isSaved prompts in Gemini in ChromePortable instruction packs (often SKILL.md) for coding agents
Where it runsBrowser + Google’s Gemini productIDEs, terminals, npx skills workflows
SharingGoogle’s library + your savesRegistries, GitHub, install commands

If you are building reusable playbooks for agents, start with our agent skills guide and the skills registry—that ecosystem is complementary to Chrome’s feature, not a competitor.


Official video

Google’s post includes a header video; the fetched page also references an MP4 asset (e.g. for browsers without embedded playback). For the canonical experience, use the Keyword article directly.


Why this matters for teams

Reusable prompts are the thin edge of workflow automation inside the browser. For individuals, Skills reduce friction; for teams, they are a reminder that governance (what gets saved, what gets shared, what touches customer data) will matter as libraries grow—similar to how enterprises already curate agent skills and MCP tools elsewhere.


Related on explainx.ai


This article summarizes a Google product announcement and is not affiliated with Google. Imagery is credited to Google’s public blog and stored locally for performance; refer to the official post for the latest terms and availability.

Related posts