observable-notebook-kit
✓使用 Notebook Kit 創建、編輯和構建 Observable Notebook。在處理 .html 筆記本文件、從筆記本生成靜態站點、從筆記本查詢數據庫或在筆記本中使用數據加載器 (Node.js/Python/R) 時使用。涵蓋筆記本文件格式、單元格類型、CLI 命令、數據庫連接器和 JavaScript API。
SKILL.md
Observable Notebook Kit is an open-source CLI and Vite plugin for building static sites from Observable Notebooks.
| module | JavaScript | | text/x-typescript | TypeScript | | text/markdown | Markdown | | text/html | HTML | | application/sql | SQL | | application/x-tex | TeX/LaTeX | | text/vnd.graphviz | DOT (Graphviz) | | application/vnd.node.javascript | Node.js data loader | | text/x-python | Python data loader | | text/x-r | R data loader |
Top-level variables trigger re-runs. Promises auto-await; generators yield latest value.
使用 Notebook Kit 創建、編輯和構建 Observable Notebook。在處理 .html 筆記本文件、從筆記本生成靜態站點、從筆記本查詢數據庫或在筆記本中使用數據加載器 (Node.js/Python/R) 時使用。涵蓋筆記本文件格式、單元格類型、CLI 命令、數據庫連接器和 JavaScript API。 來源:kindy/skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/kindy/skills --skill observable-notebook-kit- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 observable-notebook-kit?
使用 Notebook Kit 創建、編輯和構建 Observable Notebook。在處理 .html 筆記本文件、從筆記本生成靜態站點、從筆記本查詢數據庫或在筆記本中使用數據加載器 (Node.js/Python/R) 時使用。涵蓋筆記本文件格式、單元格類型、CLI 命令、數據庫連接器和 JavaScript API。 來源:kindy/skills。
如何安裝 observable-notebook-kit?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kindy/skills --skill observable-notebook-kit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/kindy/skills