Nim Dvir avatar

Nim Dvir

Community

@nimdvir

4Followers
|
105Public Repos
|
71Published Skills

I'm a visiting assistant professor in the Information Systems and Business Analytics department at The State University of New York at Albany

Skills Distribution
DomainGrowth, Mark...Educational Conten.. (45%)Document Conversio.. (20%)Media Asset Manage.. (15%)Cloud Deployment &.. (10%)

Agent Skills by Nim Dvir

Showing 71 vetted skills indexed across 1 GitHub repositories.

nimdvirnimdvir
1

supabase-postgres-best-practices

Provides Postgres performance optimization rules and SQL examples for query, schema, and security design.

Community
Intermediate
nimdvirnimdvir
1

supabase

Guides Supabase development tasks including schema changes, RLS policies, auth, and CLI workflows.

Community
Advanced
nimdvirnimdvir
1

stripe-best-practices

Guides Stripe integration decisions across payments, Connect, billing, tax, and security.

Community
Advanced
nimdvirnimdvir
1

upgrade-stripe

Guides upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.

Community
Intermediate
nimdvirnimdvir
1

pandoc-extensions

Select Pandoc Markdown extensions and command profiles for DOCX conversion workflows.

Community
Intermediate
nimdvirnimdvir
1

deploy-to-vercel

Deploy applications and websites to Vercel using CLI, git push, or claimable deploy scripts.

Community
Advanced
nimdvirnimdvir
1

chapter-sync

Incrementally syncs canonical chapter files from an editing repository into a publishing platform folder.

Community
Advanced
nimdvirnimdvir
1

autograded-lab

Generate autograded LMS-ready chapter labs from Lets-Build content with answer keys.

Community
Intermediate
nimdvirnimdvir
1

upload-book-videos

Generates subtitles with Gemini, batch uploads videos to YouTube, and embeds players in Markdown chapters.

Community
Advanced
nimdvirnimdvir
1

chapter-media

Plans, places, optimizes, and uploads chapter images to Cloudinary with link rewriting.

Community
Advanced
nimdvirnimdvir
1

call-out

Create standardized HTML callout blocks in BITM330 chapter Markdown files.

Community
Intermediate
nimdvirnimdvir
1

chapter-editor-light

Performs a light editorial pass on BITM330 textbook chapter Markdown files.

Community
Intermediate
nimdvirnimdvir
1

gemini-api-dev

Implements Gemini API applications with current models, SDKs, and multimodal capabilities.

Community
Intermediate
nimdvirnimdvir
1

outline-distribute

Parses book-outline candidate files and distributes chapter content into per-chapter outline files.

Community
Intermediate
nimdvirnimdvir
1

chapter-media-inventory

Audits chapter image folders and generates CSV inventories and HTML thumbnail galleries.

Community
Intermediate
nimdvirnimdvir
1

rat-creator

Create and revise Bloom-structured readiness assessment quizzes for BITM330 database chapters.

Community
Intermediate
nimdvirnimdvir
1

cloudinary-react

Implements Cloudinary React SDK patterns for uploads, transformations, overlays, and video playback.

Community
Advanced
nimdvirnimdvir
1

notebooklm-video

Generate NotebookLM prompts for chapter preview video scripts and storyboards.

Community
Intermediate
nimdvirnimdvir
1

notion-flavored-markdown

Formats Notion page content using Notion-flavored Markdown for Notion MCP tools.

Community
Intermediate
nimdvirnimdvir
1

chapter-production-flow

Orchestrates the end-to-end production lifecycle of BITM330 database-book chapters.

Community
Advanced
nimdvirnimdvir
1

web-design-guidelines

Review UI code files against Vercel Web Interface Guidelines and report violations.

Community
Basic
nimdvirnimdvir
1

chapter-command-center

Routes BITM330 chapter production requests to the appropriate specialized skill.

Community
Intermediate
nimdvirnimdvir
1

supabase-server

Implements server-side Supabase auth, client creation, and context injection for Edge Functions and Hono apps.

Community
Intermediate
nimdvirnimdvir
1

gemini-interactions-api

Implements Gemini Interactions API calls for text generation, agents, streaming, and migrations.

Community
Advanced

Frequently Asked Questions About Nim Dvir

FAQPage Schema
What tasks can I accomplish with Nim Dvir's skill collection?▼

You can produce complete BITM330 database textbook chapters: edit drafts, create Let's Build activities, labs, RATs, quizzes, and terms files, manage figures through a three-stage image pipeline, build DOCX/HTML/PDF outputs, and deploy the online reader. Vendor skills also cover Supabase, Stripe, Vercel, Notion, Cloudinary, and Gemini integrations.

Who is the target audience for these skills?▼

The primary user is Nim Dvir, a visiting assistant professor at SUNY Albany, authoring the BITM330 database textbook and its LMS assessments. Secondary users include developers integrating Supabase Postgres, Stripe payments, Vercel deployments, Cloudinary media, Notion workspaces, or Gemini and xAI speech endpoints.

How does the chapter production and publishing process work?▼

Chapter drafts are imported from Google Drive via chapter-source-import, edited with chapter-editor, enriched with companions and media, validated by chapter-final-check, compiled to DOCX or HTML with Pandoc, and deployed through book-deploy, which runs generate, lint, and build before pushing to the Vercel-hosted reader.

Are these skills free and open source?▼

Several vendor skills carry MIT licenses, including supabase-postgres-best-practices, cloudinary-react, cloudinary-transformations, cloudinary-docs, vercel-react-best-practices, vercel-composition-patterns, vercel-react-view-transitions, and xai-text-to-speech. The BITM330 book-production skills list no explicit license in their frontmatter.

What prerequisites and dependencies do these skills require?▼

Book skills expect the BITM330 repository structure with chapter-drafts, .edits, and .images folders, plus Pandoc, ImageMagick, Microsoft Edge headless, and Cloudinary access. Vendor skills require respective credentials: Supabase projects, Stripe API keys, Vercel tokens, Notion OAuth via MCP, and XAI_API_KEY for text-to-speech.