Merge pull request #47 from sanjay3290/add-notebooklm-skill
Add notebooklm skill
This commit is contained in:
commit
82d71bb4f2
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
## 📊 Data & Analysis
|
||||
- [root-cause-tracing](https://github.com/obra/superpowers/tree/main/skills/root-cause-tracing) - Use when errors occur deep in execution and you need to trace back to find the original trigger
|
||||
- [csv-data-summarizer-claude-skill](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill) - Automatically analyzes CSVs: columns, distributions, missing data, correlations.
|
||||
- [notebooklm](https://github.com/sanjay3290/ai-skills/tree/main/skills/notebooklm) - Query and manage Google NotebookLM notebooks with persistent auth, batch/multi queries, source sync, and structured exports.
|
||||
- [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue