maystudios

44 mods across 2 repositories, 31 stars between them.

2d-pixel-asset

01

maystudios/claude-skills

Skill Claude CodeCodex

Generate 2D pixel art game assets using Google Gemini via Chrome browser automation. Triggers when the user wants to create pixel art, game sprites, tilesets, game assets, or edit existing game art. Supports reference image uploads for style consistency, model selection (Flash/Pro), resolution control, automatic…

21 17d ago A 127 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Extracts any Anthropic Academy (Skilljar) course into a structured markdown folder. Triggers when the user provides an anthropic.skilljar.com URL and asks to extract, research, download, or convert a course to markdown. Produces one markdown file per lesson organized into section folders, with course diagrams…

21 17d ago A 107 tokens original MIT

audio-to-midi

03

maystudios/claude-skills

Skill Claude CodeCodex

Convert MP3/WAV/FLAC audio files to MIDI (.mid) and MusicXML (.musicxml) with full music analysis. Two engines: Basic Pitch (general-purpose polyphonic) and Piano Model (high-accuracy piano, 96.7% F1). Optional Demucs stem separation. Use --engine piano for piano/keyboard music for best results. Trigger when the user…

21 17d ago A 186 tokens original MIT

auto-research

04

maystudios/claude-skills

Skill Claude CodeCodex

Improve any existing Claude Code skill, CLAUDE.md, subagent definition, slash-command, or prompt markdown file by combining web-researched best-practice rewrites with autonomous Karpathy-style binary eval loops. Use when the user wants to "auto-research", "self-improve", "auto-improve", "optimize", "modernize", or…

21 17d ago A 234 tokens original MIT

gemini-image-gen

05

maystudios/claude-skills

Skill Claude CodeCodex

Generate images using Google Gemini via Chrome browser automation. This skill should be used when the user wants to create, generate, or produce images with Gemini, Google AI, or Imagen. Supports resolution control (0.5K, 1K, 2K, 4K), aspect ratios, up to 14 reference images, style transfer, text rendering, image…

21 17d ago A 131 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Attach a local image or video to gemini.google.com through Chrome automation and get an analysis, without opening a native file dialog. Use when a second opinion on a screenshot, render, contact sheet, frame grid, or gameplay capture is wanted and the user is already signed in to Gemini in Chrome. Both images and…

21 17d ago A 82 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Generate speech, podcasts, voiceovers, and multi-speaker dialogue with Google AI Studio's Gemini Flash TTS by driving the live web app in Chrome via the claude-in-chrome MCP server. Use whenever the user asks to (1) create a podcast, audiobook chapter, narration, audio drama, or voiceover with Gemini / Google AI…

21 17d ago A 231 tokens original MIT

hermes-tweet

08

maystudios/claude-skills

Skill Claude CodeCodex

Use Hermes Tweet with Hermes Agent for X/Twitter endpoint discovery, public reads, private action-gated reads, audience analysis, thread planning, and guarded publishing. Use when a project needs Hermes-native social research or publishing workflows.

21 17d ago A 50 tokens original MIT

link-download

09

maystudios/claude-skills

Skill Claude CodeCodex

Download videos as MP4 or extract audio as MP3 from Instagram, YouTube, TikTok, Twitter/X, Facebook, and 1000+ other platforms using yt-dlp. Use this skill when the user wants to download, save, or grab a video or audio/song/music from any URL. Supports MP4 (default) and MP3 (with --mp3 flag). Handles authentication…

21 17d ago A 85 tokens original MIT

llama-cpp

10

maystudios/claude-skills

Skill Claude CodeCodex

Guide for llama.cpp, the C/C++ LLM inference framework by ggml-org. Covers the C API (llama.h), GGUF format, quantization (Q4KM, Q80, IQ4XS), CMake builds, GPU backends (CUDA, Vulkan, Metal, ROCm), HTTP server with OpenAI-compatible API, embeddings, grammar constraints, function calling, LoRA, speculative decoding…

21 17d ago A 185 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Analyze local video files with the fixed Meta Model API model Muse Spark 1.2 Contributor and a user-defined prompt. Use when Codex or Claude Code is asked to inspect, summarize, transcribe, timestamp, inventory, review, or extract information from a video and the METAMUSEKEY Windows environment variable is available.

21 17d ago A 71 tokens original MIT

midi-synth

12

maystudios/claude-skills

Skill Claude CodeCodex

Synthesize and render MIDI/MusicXML files to audio (WAV/MP3) and generate Strudel live-coding patterns for creative music manipulation. Uses analysis data (tempo, key, chords, dynamics) from audio-to-midi for intelligent ghost-note removal and accurate reproduction. Two workflows: (1) Convert MIDI/MusicXML to…

21 17d ago A 187 tokens original MIT

opencode

13

maystudios/claude-skills

Skill Claude CodeCodex

Invoke OpenCode CLI as a sub-agent to leverage alternative AI models (GPT-5.x, Codex, local models) for code implementation, review, debugging, research, and second opinions. Use when the user asks to "use opencode", "get a second opinion from GPT/Codex", "implement with opencode", "review with opencode", "let…

21 17d ago A 174 tokens original MIT

seedance

14

maystudios/claude-skills

Skill Claude CodeCodex

Expert guide for prompting ByteDance's Seedance 2.0 AI video model (text-to-video, image-to-video, first/last-frame, multi-reference, and multi-shot generation with native synchronized audio). Use when the user wants to write, improve, or debug a Seedance 2.0 prompt; plan a shot; work with reference…

21 17d ago A 195 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Build production-grade landing pages for software/CLI tools, developer libraries, and technical products. Uses the "Maxsim-style" design system: dark theme, blue accent glows, framer-motion animations, geometric hero grid, marquee tech stack, tabbed docs, and timeline how-it-works sections. Trigger when user says…

21 17d ago A 131 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Comprehensive best practices guide for modern Unreal Engine 5.x development. Covers Epic's strategic direction toward modern systems (GAS, Enhanced Input, StateTree, MetaSounds, Niagara, PCG, CommonUI, World Partition, Game Feature Plugins, Gameplay Tags), the "research first" philosophy of always checking for newer…

21 17d ago A 207 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Programmatically generate Unreal Engine 5.x Blueprint and Widget Blueprint .uasset files from C++. Use when building a content generator for Fab/Marketplace samples, Quick-Start kits, tutorial assets, or editor utilities that mass-produce Blueprints, Widget Blueprints with UMG animations, or domain assets (dialogue…

21 17d ago A 205 tokens original MIT

unreal-gas

18

maystudios/claude-skills

Skill Claude CodeCodex

Expert guide for Unreal Engine 5.x Gameplay Ability System (GAS) C++ development. Covers AbilitySystemComponent, GameplayAbilities, GameplayEffects, Attributes/AttributeSets, GameplayTags, GameplayCues, AbilityTasks, prediction/replication, and common patterns. Use when the user asks about GAS, gameplay abilities…

21 17d ago A 149 tokens original MIT

unreal-pcg-python

19

maystudios/claude-skills

Skill Claude CodeCodex

Guide for Unreal Engine 5.x PCG (Procedural Content Generation) Python integration. Covers the PCGPythonInterop plugin, the Execute Python Script node, PCG Python API (PCGComponent, PCGBlueprintElement, PCGSpatialData, PCGPointData), editor automation, custom PCG nodes via Python, and known limitations. Use when the…

21 17d ago A 121 tokens original MIT

unreal-thirdparty

20

maystudios/claude-skills

Skill Claude CodeCodex

Expert guide for integrating third-party C/C++ libraries into Unreal Engine 5.x projects and plugins. Covers static linking, dynamic linking (DLL/SO/dylib), Build.cs configuration, ModuleType.External, delay loading, runtime dependency staging, wrapping patterns, cross-platform considerations (Windows/macOS/Linux)…

21 17d ago A 176 tokens original MIT

video-download

21

maystudios/claude-skills

Skill Claude CodeCodex

Download videos from Instagram, YouTube, TikTok, Twitter/X, Facebook, and 1000+ other platforms as MP4 files using yt-dlp. Auto-recovers from YouTube bot detection ("Sign in to confirm you're not a bot", LOGINREQUIRED) by rotating through browser cookies and cookie files without manual intervention. Use this skill…

21 17d ago A 113 tokens original MIT

maystudios/claude-skills

Skill Claude CodeCodex

Downloads videos from URLs and generates a Markdown summary for each one using the Gemini API. Supports custom prompts to extract specific information instead of the default summary. Each video is saved in its own subfolder containing the MP4 file and a summary.md. Use this skill when the user provides video URLs…

21 17d ago A 169 tokens original MIT

video-summarizer

23

maystudios/claude-skills

Skill Claude CodeCodex

Analyzes local MP4 video files using the Gemini API and generates structured Markdown summaries. Supports custom prompts to extract specific information instead of the default summary. Use when the user wants to summarize, analyze, or extract key points from video files in bulk. Triggers on requests like "summarize my…

21 17d ago A 107 tokens original MIT

AGENTS

24

maystudios/maxsimcli

Agent

This document is a reference for orchestrators. It describes the 4 agent types available in MaxsimCLI v6, how to spawn them, and how they communicate.

10 4mo ago A 0 tokens