什么是 napkin?
Copilot CLI 的可视化白板协作。创建一个在浏览器中打开的交互式白板 - 绘图、草图、添加便签,然后与 Copilot 共享所有内容。 Copilot 会看到您的绘图和文本,并以分析、建议和想法做出回应。 来源:github/awesome-copilot。
Copilot CLI 的可视化白板协作。创建一个在浏览器中打开的交互式白板 - 绘图、草图、添加便签,然后与 Copilot 共享所有内容。 Copilot 会看到您的绘图和文本,并以分析、建议和想法做出回应。
通过命令行快速安装 napkin AI 技能到你的开发环境
来源:github/awesome-copilot。
Napkin gives users a browser-based whiteboard where they can draw, sketch, and add sticky notes to think through ideas visually. The agent reads back the whiteboard contents (via a PNG snapshot and optional JSON data) and responds conversationally with analysis, suggestions, and next steps.
The target audience is lawyers, PMs, and business stakeholders — not software developers. Keep everything approachable and jargon-free.
When the user invokes this skill — saying things like "let's napkin," "open a napkin," "start a whiteboard," or using the slash command — do the following:
Copilot CLI 的可视化白板协作。创建一个在浏览器中打开的交互式白板 - 绘图、草图、添加便签,然后与 Copilot 共享所有内容。 Copilot 会看到您的绘图和文本,并以分析、建议和想法做出回应。 来源:github/awesome-copilot。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/github/awesome-copilot --skill napkinCopilot CLI 的可视化白板协作。创建一个在浏览器中打开的交互式白板 - 绘图、草图、添加便签,然后与 Copilot 共享所有内容。 Copilot 会看到您的绘图和文本,并以分析、建议和想法做出回应。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill napkin 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot