·chrome-ai-extension

创建使用内置 Chrome AI(提示 API、摘要、翻译、编写器)的 Chrome 扩展程序。在构建需要 AI 功能(例如文本生成、摘要、翻译或由 Chrome 原生设备上 AI 模型支持的对话式 AI 功能)的浏览器扩展时使用。

7安装·0热度·@vibecodersph

安装

$npx skills add https://github.com/vibecodersph/gemini-nano-chrome-extension-skill --skill chrome-ai-extension

SKILL.md

Create Chrome extensions that leverage Chrome's built-in AI capabilities for on-device machine learning without external API calls.

Chrome provides several built-in AI APIs that run locally on-device:

Note: The API is experimental and evolving. In current Chromium builds the exposed surface for extensions is the global LanguageModel object inside page contexts (content scripts, popups, etc.); the chrome.ai namespace is not wired up for service workers yet.

创建使用内置 Chrome AI(提示 API、摘要、翻译、编写器)的 Chrome 扩展程序。在构建需要 AI 功能(例如文本生成、摘要、翻译或由 Chrome 原生设备上 AI 模型支持的对话式 AI 功能)的浏览器扩展时使用。 来源:vibecodersph/gemini-nano-chrome-extension-skill。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/vibecodersph/gemini-nano-chrome-extension-skill --skill chrome-ai-extension
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 chrome-ai-extension?

创建使用内置 Chrome AI(提示 API、摘要、翻译、编写器)的 Chrome 扩展程序。在构建需要 AI 功能(例如文本生成、摘要、翻译或由 Chrome 原生设备上 AI 模型支持的对话式 AI 功能)的浏览器扩展时使用。 来源:vibecodersph/gemini-nano-chrome-extension-skill。

如何安装 chrome-ai-extension?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vibecodersph/gemini-nano-chrome-extension-skill --skill chrome-ai-extension 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/vibecodersph/gemini-nano-chrome-extension-skill

详情

分类
""沟通写作
来源
skills.sh
收录时间
2026-02-01

相关 Skills

暂无