什麼是 jupyter-notebook?
當使用者要求建立、建置或編輯 Jupyter 筆記本 (`.ipynb`) 以進行實驗、探索或教學時使用;偏好捆綁的範本並執行幫助程式腳本「new_notebook.py」來產生乾淨的啟動筆記本。 來源:microsoft/ai-agents-for-beginners。
當使用者要求建立、建置或編輯 Jupyter 筆記本 (`.ipynb`) 以進行實驗、探索或教學時使用;偏好捆綁的範本並執行幫助程式腳本「new_notebook.py」來產生乾淨的啟動筆記本。
透過命令列快速安裝 jupyter-notebook AI 技能到你的開發環境
來源:microsoft/ai-agents-for-beginners。
Prefer the bundled templates and the helper script for consistent structure and fewer JSON mistakes.
User-scoped skills install under $CODEXHOME/skills (default: /.codex/skills).
Identify the notebook kind: experiment or tutorial. Capture the objective, audience, and what "done" looks like.
當使用者要求建立、建置或編輯 Jupyter 筆記本 (`.ipynb`) 以進行實驗、探索或教學時使用;偏好捆綁的範本並執行幫助程式腳本「new_notebook.py」來產生乾淨的啟動筆記本。 來源:microsoft/ai-agents-for-beginners。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook當使用者要求建立、建置或編輯 Jupyter 筆記本 (`.ipynb`) 以進行實驗、探索或教學時使用;偏好捆綁的範本並執行幫助程式腳本「new_notebook.py」來產生乾淨的啟動筆記本。 來源:microsoft/ai-agents-for-beginners。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/microsoft/ai-agents-for-beginners