PyG图神经网络
技能简介基于PyTorch的几何深度学习框架。提供GCN、G...
打通Claude Code与Google NotebookLM的桥梁技能。每次查询自动开启浏览器会话,基于用户上传的文档资料获取Gemini生成的溯源答案,并附带引用出处,适合文献综述与知识库问答。
python scripts/run.py ask_question.py --question "What is the content of this notebook? What topics are covered? Provide a complete overview briefly and concisely" --notebook-url "[URL]"
python scripts/run.py notebook_manager.py add --url "[URL]" --name "[Based on content]" --description "[Based on content]" --topics "[Based on content]"
notebooklm
见下方输入与输出表格。
| 输入 | 输出 |
|---|---|
| 任务目标、输入资料和约束条件;需要处理的平台或对象;结果格式要求 | 结构化结果;执行建议或可交付产物;便于复核的后续说明 |
原始链接:https://github.com/PleasePrompto/notebooklm-skill
来源类型:GitHub 开源仓库