Chrome Skills: Save and Reuse AI Prompts as One-Click Tools

Google has launched Skills in Chrome, a feature that allows users to save and reuse AI prompts as one-click tools directly in the browser. This addresses the repetitive task of re-entering the same prompts across different webpages.
How Skills Work
When you write a prompt you want to reuse, you can save it as a Skill directly from your chat history. To run a saved Skill, select it in Gemini in Chrome by typing forward slash (/) or clicking the plus sign (+) button. The Skill will execute on the currently viewed page and any other selected tabs.
Practical Use Cases
Early testers have used Skills for various tasks including:
- Health & Wellness: Quickly calculating protein macros for recipes
- Shopping: Generating side-by-side spec comparisons across multiple tabs
- Productivity: Scanning lengthy documents for important information
Skills Library and Customization
Google is launching a library of ready-to-use Skills for common tasks. Examples include breaking down product ingredients online or selecting gifts by cross-referencing budget with recipient interests. Users can add these Skills and customize them by editing the prompts.
Security and Availability
Skills utilize Chrome's security and privacy safeguards, including confirmation prompts for actions like adding calendar events or sending emails. They benefit from Chrome's layered protections including automated red-teaming and auto-update capabilities.
Skills are rolling out to Gemini in Chrome on Mac, Windows, and ChromeOS for users with Chrome language set to English-US. Saved Skills are available on any signed-in Chrome desktop device and can be managed by typing forward slash (/) in Gemini in Chrome and clicking the compass icon.
📖 Read the full source: HN AI Agents
👀 See Also

Open Source AI Context Packs for Legal, Compliance, and Finance Questions
A developer used Claude to research and build 32 free, open source context packs that provide specific answers to legal, compliance, and finance questions instead of generic 'consult a lawyer' responses. The packs cover GDPR, contracts, SaaS billing, EU AI Act, and more.

Claude Code Mastery: Open-source config system adds persistent memory and curated skills to Claude Code CLI
Claude Code Mastery is an open-source configuration system that adds persistent memory across sessions, smart lifecycle hooks, and 26+ curated skills to Claude Code CLI. It includes a 6-file Memory Bank per project, zero-config launcher, and cross-platform support.

Skills Creator Tool for OpenClaw Helps Developers Package Workflows
A developer created a skill called skills-creator that guides users through creating quality skills for OpenClaw, addressing common pitfalls like vague descriptions and documentation-like instructions. It's available on ClawHub and provides a design-driven approach with description formulas, checklists, and complexity tiers.

Quiver: A GUI for Managing and Syncing Claude Code Skills
Quiver is a free, open-source GUI tool that provides a web interface for managing Claude Code skills, allowing users to browse local skills and marketplace plugins, edit SKILL.md files, sync via Git, and install skills without using the terminal.