Compétences notebooklm-manager
📦

notebooklm-manager

Risque faible ⚙️ Commandes externes🌐 Accès réseau📁 Accès au système de fichiers

Claude CodeからNotebookLMノートブックをクエリする

多くのNotebookLMノートブックにわたって答えを見つけることは Slow で反復的です。このスキルは、ガイド付きChrome自動化フローを通じてNotebookLMクエリをルーティングし、ノートブックエントリを管理します。

Prend en charge: Claude Codex Code(CC)
📊 70 Adéquat
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez à utiliser

Tester

Utilisation de "notebooklm-manager". Query notebook onboarding-notes about vacation policy.

Résultat attendu:

Notebook: Onboarding Notes (onboarding-notes). Answer: The policy allows 15 days per year with manager approval. Citations: Employee Handbook, section 4.

Utilisation de "notebooklm-manager". List my notebooks.

Résultat attendu:

Active notebooks: onboarding-notes, roadmap-2024, support-playbook. You can ask any of them by ID.

Utilisation de "notebooklm-manager". Add notebook URL https://notebooklm.google.com/notebook/XXXX with ID research-digest.

Résultat attendu:

Added notebook research-digest and stored it in your registry. You can now query it by ID.

Audit de sécurité

Risque faible
v1 • 2/16/2026

Static findings are dominated by markdown command examples and documentation URLs in SKILL.md and reference files. No executable shell or cryptographic code is present in the skill instructions. The skill reads and writes local notebook metadata files, so standard filesystem caution applies.

3
Fichiers analysés
335
Lignes analysées
7
résultats
1
Total des audits
Problèmes à risque faible (4)
Weak cryptography pattern is not present
Static flags point to descriptive YAML and table entries, not cryptographic code or libraries. No encryption, hashing, or key handling is defined in the skill instructions. Confidence: 0.18. Reasoning: The referenced lines are metadata and markdown content, not executable crypto usage.
Hardcoded URLs appear in documentation only
URLs are part of user-facing instructions and references to NotebookLM or schema docs. There is no evidence of data exfiltration or hidden network calls. Confidence: 0.34. Reasoning: URLs are embedded in text instructions, not in executable network logic.
System reconnaissance pattern likely documentation
The flagged lines describe user guidance rather than system inspection code. No evidence of probing host data or enumerating system state exists. Confidence: 0.29. Reasoning: The context is a documentation sentence and does not invoke system APIs.

Facteurs de risque

⚙️ Commandes externes (68)
🌐 Accès réseau (5)
📁 Accès au système de fichiers (2)
Audité par: codex

Score de qualité

41
Architecture
100
Maintenabilité
85
Contenu
50
Communauté
82
Sécurité
83
Conformité aux spécifications

Ce que vous pouvez construire

リサーチ想起

特定のNotebookLMノートブックにターゲットを絞った質問を行い、引用付きの回答を受け取ります。

プロダクトブリーフ検索

会議前に機能詳細を確認するため、プロダクションノートノートブックをクエリします。

サポートナレッジチェック

トラブルシューティングノートブック既知の修正を検索し、文脈を確認します。

Essayez ces prompts

利用可能なノートブックを一覧表示
List my NotebookLM notebooks and show their IDs.
IDでノートブックをクエリ
Query notebook claude-docs about rate limits and summarize the answer with citations.
新しいノートブックURLを追加
Add this NotebookLM URL to my registry and name it onboarding-notes: https://notebooklm.google.com/notebook/XXXX.
カバレッジギャップを埋める
Ask my notebook about onboarding policies, then check for missing topics from my question and follow up if needed.

Bonnes pratiques

  • フォローアップを減らすため、特定のノートブックIDと明確な質問を使用してください。
  • クエリを実行する前にNotebookLMを開いて認証状態を保ってください。
  • 機密性の高いトピックの場合はチャット履歴をクリアするかどうか確認してください。

Éviter

  • NotebookLM外での一般ウェブ検索を依頼する。
  • IDやURLなしでノートブック名のみを提供する。
  • ファイルアップロードやローカルディスクスキャン_expectする。

Foire aux questions

このスキルはローカルファイルを読み取りますか?
スキルデータフォルダ配下の独自のノートブックレジストリファイルのみを読み書きします。
ウェブを参照できますか?
いいえ。Chrome自動化フローを通じてNotebookLMとだけ対話します。
Chromeが接続されていない場合はどうなりますか?
Claude in Chrome拡張機能を再接続するよう求め、再試行します。
ノートブックのコンテンツを保存しますか?
ノートブックのコンテンツではなく、ノートブックのメタデータとIDを保存します。
NotebookLMチャット履歴をクリアできますか?
はい。クエリの前に各ノートブックセッションでチャット履歴をクリアするかどうかを1回尋ねます。
どのツールがサポートされていますか?
Chrome統合が利用可能な場合、Claude、Codex、Claude Codeと互換性があります。

Détails du développeur

Structure de fichiers