abhinavshrivastava950

60 mods across 1 repository, 22 stars between them.

acestep

01

abhinavshrivastava950/Montara

Skill Claude CodeCodex

AI music generation with ACE-Step 1.5 — background music, vocal tracks, covers, stem extraction for video production. Use when generating music, soundtracks, jingles, or working with audio stems. Triggers include background music, soundtrack, jingle, music generation, stem extraction, cover, style transfer, or musical…

22 23d ago A 73 tokens AGPL-3.0

agents

02

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.

22 23d ago A 32 tokens AGPL-3.0

ai-video-gen

03

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Generate AI videos from text prompts using multiple provider gateways. Use when: (1) Generating videos from text descriptions, (2) Creating AI-generated video clips for content production, (3) Image-to-video generation with a reference image, (4) Choosing between video generation providers (VEO, Kling, Sora, Runway…

22 23d ago B 90 tokens AGPL-3.0

avatar-video

04

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Create AI avatar videos with precise control over avatars, voices, scripts, scenes, and backgrounds using HeyGen's v2 API. Use when: (1) Choosing a specific avatar and voice for a video, (2) Writing exact scripts for an avatar to speak, (3) Building multi-scene videos with different backgrounds per scene, (4) Creating…

22 23d ago A 127 tokens AGPL-3.0

beautiful-mermaid

05

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.

22 23d ago A 28 tokens AGPL-3.0

bfl-api

06

abhinavshrivastava950/Montara

Skill Claude CodeCodex

BFL FLUX API integration guide covering endpoints, async polling patterns, rate limiting, error handling, webhooks, and regional endpoints with Python and TypeScript code examples.

22 23d ago A 38 tokens AGPL-3.0

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Skill "canvas-procedural-animation" from abhinavshrivastava950/Montara, covering canvas procedural animation, proven pattern, use for, avoid for and sources.

22 23d ago A 0 tokens AGPL-3.0

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Review local character animation with schema checks, Playwright browser previews, frame sampling, and FFmpeg/ffprobe final output checks.

22 23d ago A 31 tokens AGPL-3.0

character-rigging

09

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Skill "character-rigging" from abhinavshrivastava950/Montara, covering character rigging, proven patterns, rig package, quality checklist and sources.

22 23d ago A 0 tokens AGPL-3.0

create-video

10

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Create videos from a text prompt using HeyGen's Video Agent. Use when: (1) Creating a video from a description or idea, (2) Generating explainer, demo, or marketing videos from a prompt, (3) Making a video without specifying exact avatars, voices, or scenes, (4) Quick video prototyping or drafts, (5) One-shot…

22 23d ago A 103 tokens AGPL-3.0

d3-viz

11

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke…

22 23d ago A 87 tokens AGPL-3.0

doubao-tts

12

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Generate Mandarin and multilingual narration with Volcengine Doubao Speech 2.0. Use when creating Chinese voiceovers, when the user prefers Doubao/Volcengine/火山引擎/豆包 TTS, or when narration needs character-level timestamp metadata for subtitles.

22 23d ago A 62 tokens AGPL-3.0

elevenlabs

13

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Generate AI voiceovers, sound effects, and music using ElevenLabs APIs. Use when creating audio content for videos, podcasts, or games. Triggers include generating voiceovers, narration, dialogue, sound effects from descriptions, background music, soundtrack generation, voice cloning, or any audio synthesis task.

22 23d ago A 63 tokens AGPL-3.0

faceswap

14

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Swap faces in a video using AI via the HeyGen API. Use when: (1) Replacing a face in a video with another face, (2) Face swapping from a source image onto a target video, (3) Creating personalized videos by swapping in a person's face, (4) Working with HeyGen's /v1/workflows/executions endpoint for face swap…

22 23d ago B 82 tokens AGPL-3.0

ffmpeg

15

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.

22 23d ago A 55 tokens AGPL-3.0

flux-best-practices

16

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Comprehensive guide for BFL FLUX image generation models. Covers prompting, T2I, I2I, structured JSON, hex colors, typography, multi-reference editing, and model-specific best practices for FLUX.2 and FLUX.1 families.

22 23d ago A 58 tokens AGPL-3.0

framer-motion

17

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Use when implementing Disney's 12 animation principles with Framer Motion in React applications.

22 23d ago A 20 tokens AGPL-3.0

gsap-core

19

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion…

22 23d ago A 128 tokens AGPL-3.0

gsap-frameworks

20

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is…

22 23d ago A 90 tokens AGPL-3.0

gsap-performance

21

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.

22 23d ago A 52 tokens AGPL-3.0

gsap-plugins

22

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG…

22 23d ago A 91 tokens AGPL-3.0

gsap-react

23

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.

22 23d ago A 68 tokens AGPL-3.0

gsap-scrolltrigger

24

abhinavshrivastava950/Montara

Skill Claude CodeCodex

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

22 23d ago A 68 tokens AGPL-3.0