Skip to content

proyecto26/notebooklm-ai-plugin

v1.1.0MIT

Generate NotebookLM artifacts (slides, audio, video, mind maps, quizzes, flashcards, infographics, reports, data tables) from your notebooks. Use when the user wants to create any NotebookLM Studio output from their uploaded sources.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "notebooklm-ai-plugin",
  "version": "1.1.0",
  "description": "Generate NotebookLM artifacts (slides, audio, video, mind maps, quizzes, flashcards, infographics, reports, data tables) from your notebooks. Use when the user wants to create any NotebookLM Studio output from their uploaded sources.",
  "author": {
    "name": "Proyecto 26",
    "url": "https://github.com/proyecto26"
  },
  "homepage": "https://github.com/proyecto26/notebooklm-ai-plugin",
  "repository": "https://github.com/proyecto26/notebooklm-ai-plugin",
  "license": "MIT",
  "keywords": [
    "notebooklm",
    "google",
    "artifacts",
    "slides",
    "audio",
    "video",
    "quiz",
    "flashcards",
    "infographic",
    "report"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 15TypeScript files
  • LICENSE
View on GitHub