notebooklm-knowledge-base-organizer

Miscellaneous agent skills

Installation
CLI
npx skills add https://github.com/agmangas/agent-skills --skill notebooklm-knowledge-base-organizer

Install this skill with the CLI and start using the SKILL.md workflow in your workspace.

Last updated 4/22/2026

Agent Skills

Specialized skills for AI coding assistants.

Skills

Git Style-Aware Commit (skills/git-style-commit/)

  • Analyzes commit history and creates commits matching repository style

NotebookLM Knowledge Base Organizer (skills/notebooklm-knowledge-base-organizer/)

  • Converts formats (PPTX→PDF, XLSX→CSV) and organizes files for NotebookLM

Desloppify (skills/desloppify/)

  • Improves code quality by auditing maintainability issues and working through desloppify findings

Plainspoken (skills/plainspoken/)

  • Makes agent output clear, concise, and easy to understand without dumbing down software engineering content

[!IMPORTANT]
Attribution for the original Codex Review skill:

https://gist.github.com/LuD1161/84102959a9375961ad9252e4d16ed592

Codex Review (skills/codex-review/)

  • Iteratively reviews implementation plans or local code changes using OpenAI Codex and Claude—Claude revises the plan or code based on Codex feedback up to 5 rounds, ensuring correctness, best practices, and risk reduction before approval.

Skills are automatically invoked when you describe matching tasks.