一键导入
nlm
Query NotebookLM knowledge base (Layer 6) for grounded answers
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query NotebookLM knowledge base (Layer 6) for grounded answers
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Communicate with other abtars agents — delegate tasks, ask questions
Full browser capability — managed Browsie session or emergency Main direct mode
Fetch web content — 4-level escalation chain from curl to full browser
Find the best free cloud models and update models.json from OpenRouter leaderboard
When to use skill_create (procedures) vs memory_store (facts)
Fetch Twitter/X content — single tweets (no auth) or feeds (cookies)
| name | nlm |
| description | Query NotebookLM knowledge base (Layer 6) for grounded answers |
| user-invocable | false |
Query curated reference documents — research papers, technical docs, guides.
nlm notebook query <NOTEBOOK_ID> "your question here" --json
Other commands:
nlm notebook list --json # list notebooks
nlm notebook create <name> --json # create notebook
nlm source list <NOTEBOOK_ID> --json # list sources
If nlm returns 400 Bad Request or auth errors, the session has expired. Fix:
nlm login
This opens a browser for Google re-authentication. Happens periodically when Google rotates session tokens.
Returns JSON: answer, sources_used.