{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_notebooklm_py",
  "slug": "notebooklm-py",
  "name": "notebooklm-py",
  "canonical_url": "https://www.openagent.bot/skills/notebooklm-py",
  "category": "skills",
  "resource_type": "skill",
  "summary": "notebooklm-py is an open-source unofficial Python API and agentic skill for Google NotebookLM. It provides programmatic access, CLI workflows, and integration positioning for agents such as Claude Code, Codex, and OpenClaw.",
  "capabilities": [
    "agent-skill",
    "workflow",
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow",
    "Connector or protocol layer",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Teams that require only official Google-supported APIs",
    "Users who do not want to rely on unofficial integrations"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/teng-lin/notebooklm-py"
  ],
  "last_verified_at": "2026-06-11",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/notebooklm-py.json",
    "markdown_url": "https://www.openagent.bot/skills/notebooklm-py.md",
    "agent_json_url": "https://www.openagent.bot/skills/notebooklm-py.agent.json"
  }
}