share2getnote

SKILL.md

Share to GetNote

将 ChatGPT 或 Gemini 的公开分享对话导入为 Get 笔记。每轮问答生成一条独立笔记(问题为标题,回答为正文 MD 格式)。

触发条件

当用户提供的 URL 匹配以下模式时自动触发:

  • https://chatgpt.com/share/*
  • https://chat.openai.com/share/*
  • https://gemini.google.com/share/*
  • https://g.co/gemini/share/*

前置依赖

运行环境

需要 uv (Python 包管理器) 。脚本使用 PEP 723 内联依赖声明,uv run 会自动安装所需的 playwright 包。

Installs
7
First Seen
Apr 8, 2026