Nim Dvir
Community@nimdvir
I'm a visiting assistant professor in the Information Systems and Business Analytics department at The State University of New York at Albany
Agent Skills by Nim Dvir
Showing 71 vetted skills indexed across 1 GitHub repositories.
supabase-postgres-best-practices
Provides Postgres performance optimization rules and SQL examples for query, schema, and security design.
supabase
Guides Supabase development tasks including schema changes, RLS policies, auth, and CLI workflows.
stripe-best-practices
Guides Stripe integration decisions across payments, Connect, billing, tax, and security.
upgrade-stripe
Guides upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.
pandoc-extensions
Select Pandoc Markdown extensions and command profiles for DOCX conversion workflows.
deploy-to-vercel
Deploy applications and websites to Vercel using CLI, git push, or claimable deploy scripts.
chapter-sync
Incrementally syncs canonical chapter files from an editing repository into a publishing platform folder.
autograded-lab
Generate autograded LMS-ready chapter labs from Lets-Build content with answer keys.
upload-book-videos
Generates subtitles with Gemini, batch uploads videos to YouTube, and embeds players in Markdown chapters.
chapter-media
Plans, places, optimizes, and uploads chapter images to Cloudinary with link rewriting.
call-out
Create standardized HTML callout blocks in BITM330 chapter Markdown files.
chapter-editor-light
Performs a light editorial pass on BITM330 textbook chapter Markdown files.
gemini-api-dev
Implements Gemini API applications with current models, SDKs, and multimodal capabilities.
outline-distribute
Parses book-outline candidate files and distributes chapter content into per-chapter outline files.
chapter-media-inventory
Audits chapter image folders and generates CSV inventories and HTML thumbnail galleries.
rat-creator
Create and revise Bloom-structured readiness assessment quizzes for BITM330 database chapters.
cloudinary-react
Implements Cloudinary React SDK patterns for uploads, transformations, overlays, and video playback.
notebooklm-video
Generate NotebookLM prompts for chapter preview video scripts and storyboards.
notion-flavored-markdown
Formats Notion page content using Notion-flavored Markdown for Notion MCP tools.
chapter-production-flow
Orchestrates the end-to-end production lifecycle of BITM330 database-book chapters.
web-design-guidelines
Review UI code files against Vercel Web Interface Guidelines and report violations.
chapter-command-center
Routes BITM330 chapter production requests to the appropriate specialized skill.
supabase-server
Implements server-side Supabase auth, client creation, and context injection for Edge Functions and Hono apps.
gemini-interactions-api
Implements Gemini Interactions API calls for text generation, agents, streaming, and migrations.
Frequently Asked Questions About Nim Dvir
FAQPage SchemaWhat 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.