notebooklm
Use this skill to analyze your local files with Google NotebookLM's AI. Upload business documents, reports, and strategies to get source-grounded insights, risk analysis, and actionable recommendations. Perfect for business intelligence, document analysis, and decision support.
Why use this skill?
Use the NotebookLM skill to get source-grounded insights, risk analysis, and strategic recommendations from your local business files using OpenClaw AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/seanphan/notebooklmWhat This Skill Does
The NotebookLM local file analyzer empowers your OpenClaw agent to leverage Google's NotebookLM for deep, source-grounded document analysis. Rather than relying on generic AI, this skill allows you to upload business-critical files—such as long-form strategy documents, quarterly financial reports, and complex legal proposals—into a dedicated environment. The AI then processes these specific documents to provide highly contextual insights, risk assessments, and actionable intelligence, ensuring every answer is anchored directly to your own provided material.
Installation
To integrate this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/seanphan/notebooklm
Ensure you complete the setup process once installed by running:
python scripts/setup_notebooklm.py
This initializes the connection to your local file system and prepares the agent to handle document uploads.
Use Cases
- Strategic Planning: Automatically synthesize multiple strategy documents to identify core competitive advantages and internal implementation hurdles.
- Financial Reporting: Parse heavy financial reports to isolate ROI projections, liquidity risks, and growth opportunities without manual skimming.
- Compliance & Risk: Quickly query documentation to identify regulatory gaps, potential liability, or required mitigation strategies based on established organizational policies.
- Market Research: Group related market study files to extract unified takeaways and summary reports suitable for executive briefings.
Example Prompts
- "Analyze the attached strategy plan and create a list of the 5 most critical risks that could impact our Q3 goals."
- "Review the provided financial documents and summarize the key ROI projections versus our original budget."
- "Based on our compliance handbook, identify any potential gaps in our current project workflow and suggest mitigation steps."
Tips & Limitations
- Formatting Matters: Ensure your local files are in text-based formats (like .md or .txt) for the best analysis results. Cleanly formatted files yield more accurate insights.
- Batching: Use the
batch_analyzer.pytool to organize large folders before uploading. This helps the AI contextually understand the relationships between multiple files. - Grounding: Always remember that the AI’s answers are only as good as the source data provided. If an answer seems broad, check your uploaded file content to ensure sufficient detail is present.
- Notebook Limits: Keep in mind that individual notebooks have character limits; for massive datasets, consider breaking files into thematic batches.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-seanphan-notebooklm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api, code-execution
Related Skills
artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
template-skill
Replace with description of the skill and when Claude should use it.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.