用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/huzengyun3268/openclaw-workspace --skill notebooklm-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.
Manage Steven's A-share shadow trading dashboard. Triggers on: (1) "影子盘看板", "交易看板", "持仓状况", (2) placing or updating a simulated trade (buy/sell/止损/止盈), (3) updating positions or equity data, (4) reviewing trade history or P&L. Reads and writes to the shadow trading system under trade/.
Institutional-grade options trading system with 10 strategy templates, interactive strategy router, IV analyzer, and portfolio manager. Get real-time trade recommendations based on market conditions.
基于 SOC 职业分类
正在显示 SKILL.md
| name | notebooklm-skill |
| description | 与 Google NotebookLM 交互,查询用户上传的文档知识库,获取基于 Gemini 的精准回答。触发词:NotebookLM、查询我的笔记本、问知识库。 |
与 Google NotebookLM 交互,查询文档知识库。
用户:
需要 Python 环境和相关脚本。
python scripts/run.py ask_question.py --question "<问题>" --notebook-url "<URL>"
python scripts/run.py notebook_manager.py add --url "<URL>" --name "<名称>" --description "<描述>" --topics "<主题>"
python scripts/run.py notebook_manager.py list