mcpbeat

Media Skills

3 019 media skills from 496 authors. They create and process images, video and sound. Half of them fit into 1 966 tokens or less — that is what one costs your context window when the agent loads it. 768 ship runnable scripts rather than instructions alone. 30 of them cannot work without an MCP server, most often rube. We also found 321 copies of these same skills sitting in other people's repositories — counted once here, not 321 times.

3 019 unique 496 authors 1 925 updated this month 160 from vendors

1 966
tokens, median
what a typical one costs in context
768
ship scripts
code that runs, not instructions alone
30
need a server
most often rube
321
copies elsewhere
counted once here, not once per repository

2 545–2 592 of 3 019

page 54 of 63
Security Updates
beriberikix

Secure boot and firmware update workflows for Zephyr RTOS. Covers MCUboot integration, production image signing, DFU protocols (MCUmgr), fail-safe rollback mechanisms, and mbedTLS crypto basics. Trigger when implementing over-the-air (OTA) updates, securing the boot process, or managing cryptographic keys.

4k tokens scripts
Specialized
beriberikix

Specialized hardware interfaces and system reliability for Zephyr RTOS. Covers LVGL GUI development, Audio I2S/Codecs, Watchdog timers, and Fault Injection. Trigger when building human-machine interfaces (HMI), audio devices, or high-reliability mission-critical systems.

3k tokens scripts
Dogfood
mvschwarz

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.

4k tokens
Videocut:剪口播
ComeOnOliver

口播视频转录和口误识别。生成审查稿和删除任务清单。触发词:剪口播、处理视频、识别口误

2k tokens zh
Axiom Avfoundation Ref
ComeOnOliver

Reference — AVFoundation audio APIs, AVAudioSession categories/modes, AVAudioEngine pipelines, bit-perfect DAC output, iOS 26+ spatial audio capture, ASAF/APAC, Audio Mix with Cinematic framework

4k tokens
Axiom Axe Ref
ComeOnOliver

Use when automating iOS Simulator UI interactions beyond simctl capabilities. Reference for AXe CLI covering accessibility-based tapping, gestures, text input, screenshots, video recording, and UI tree inspection.

3k tokens
Axiom Camera Capture
ComeOnOliver

AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness, zero-shutter-lag, photoQualityPrioritization, front camera mirroring

7k tokens
Axiom Haptics
ComeOnOliver

Use when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issues - covers UIFeedbackGenerator, CHHapticEngine, AHAP patterns, and Apple's Causality-Harmony-Utility design principles from WWDC 2021

5k tokens
Axiom Ios Integration
ComeOnOliver

Use when integrating ANY iOS system feature - Siri, Shortcuts, Apple Intelligence, widgets, IAP, camera, photo library, photos picker, audio, axiom-haptics, axiom-localization, privacy, alarms. Covers App Intents, WidgetKit, StoreKit, AVFoundation, PHPicker, PhotosPicker, Core Haptics, App Shortcuts, Spotlight, AlarmKit.

4k tokens
Axiom Ios Ml
ComeOnOliver

Use when deploying ANY machine learning model on-device, converting models to CoreML, compressing models, or implementing speech-to-text. Covers CoreML conversion, MLTensor, model compression (quantization/palettization/pruning), stateful models, KV-cache, multi-function models, async prediction, SpeechAnalyzer, SpeechTranscriber.

1k tokens
Axiom Ios UI
ComeOnOliver

Use when building, fixing, or improving ANY iOS UI including SwiftUI, UIKit, layout, navigation, animations, design guidelines. Covers view updates, layout bugs, navigation issues, performance, architecture, Apple design compliance.

3k tokens
Axiom Ios Vision
ComeOnOliver

Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose tracking.

1k tokens
Axiom Now Playing Carplay
ComeOnOliver

CarPlay Now Playing integration patterns. Use when implementing CarPlay audio controls, CPNowPlayingTemplate customization, or debugging CarPlay-specific issues.

1k tokens
Axiom Now Playing Musickit
ComeOnOliver

MusicKit Now Playing integration patterns. Use when playing Apple Music content with ApplicationMusicPlayer and understanding automatic vs manual Now Playing info updates.

2k tokens
Axiom Now Playing
ComeOnOliver

Use when Now Playing metadata doesn't appear on Lock Screen/Control Center, remote commands (play/pause/skip) don't respond, artwork is missing/wrong/flickering, or playback state is out of sync - provides systematic diagnosis, correct patterns, and professional push-back for audio/video apps on iOS 18+

9k tokens
Axiom Photo Library Ref
ComeOnOliver

Reference — PHPickerViewController, PHPickerConfiguration, PhotosPicker, PhotosPickerItem, Transferable, PHPhotoLibrary, PHAsset, PHAssetCreationRequest, PHFetchResult, PHAuthorizationStatus, limited library APIs

5k tokens
Axiom Photo Library
ComeOnOliver

PHPicker, PhotosPicker, photo selection, limited library access, presentLimitedLibraryPicker, save to camera roll, PHPhotoLibrary, PHAssetCreationRequest, Transferable, PhotosPickerItem, photo permissions

6k tokens
Axiom Realitykit Ref
ComeOnOliver

RealityKit API reference — Entity, Component, System, RealityView, Model3D, anchor types, material system, physics, collision, animation, audio, accessibility

4k tokens
Axiom Scenekit Ref
ComeOnOliver

SceneKit → RealityKit concept mapping, complete API cross-reference for migration, scene graph API, materials, lighting, camera, physics, animation, constraints

3k tokens
Axiom Scenekit
ComeOnOliver

Use when working with SceneKit 3D scenes, migrating SceneKit to RealityKit, or maintaining legacy SceneKit code. Covers scene graph, materials, physics, animation, SwiftUI bridge, migration decision tree.

4k tokens
Axiom Sf Symbols
ComeOnOliver

Use when implementing SF Symbols rendering modes, symbol effects, animations, custom symbols, or troubleshooting symbol appearance - covers the full symbol effects system from iOS 17 through SF Symbols 7 Draw animations in iOS 26

6k tokens
Axiom Swiftui Animation Ref
ComeOnOliver

Use when implementing SwiftUI animations, understanding VectorArithmetic, using @Animatable macro, zoom transitions, UIKit/AppKit animation bridging, choosing between spring and timing curve animations, or debugging animation behavior - comprehensive animation reference from iOS 13 through iOS 26

7k tokens
Axiom Swiftui Performance
ComeOnOliver

Use when UI is slow, scrolling lags, animations stutter, or when asking 'why is my SwiftUI view slow', 'how do I optimize List performance', 'my app drops frames', 'view body is called too often', 'List is laggy' - SwiftUI performance optimization with Instruments 26 and WWDC 2025 patterns

9k tokens
Axiom Uikit Animation Debugging
ComeOnOliver

Use when CAAnimation completion handler doesn't fire, spring physics look wrong on device, animation duration mismatches actual time, gesture + animation interaction causes jank, or timing differs between simulator and real hardware - systematic CAAnimation diagnosis with CATransaction patterns, frame rate awareness, and device-specific behavior

4k tokens
Speech
ComeOnOliver

Use when implementing speech-to-text, live transcription, or audio transcription. Covers SpeechAnalyzer (iOS 26+), SpeechTranscriber, volatile/finalized results, AssetInventory model management, audio format handling.

4k tokens
Data Extractor
ComeOnOliver

Extract numerical data from scientific figure images using Claude vision + OpenCV calibration. Supports 26+ plot types including bar charts, scatter plots, forest plots, Kaplan-Meier curves, box plots, and more.

837 tokens
Drug Photo
ComeOnOliver

Medication photo to personalised PGx dosage card via Claude vision — snap a pill, get genotype-informed guidance

1k tokens
All Images AI Automation
ComeOnOliver

Automate All Images AI tasks via Rube MCP (Composio). Always search tools first for current schemas.

753 tokens needs MCP
Canvas Automation
ComeOnOliver

Automate Canvas tasks via Rube MCP (Composio). Always search tools first for current schemas.

727 tokens needs MCP
Canvas Design
ComeOnOliver

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

3k tokens
ElevenLabs Automation
ComeOnOliver

Automate ElevenLabs text-to-speech workflows -- generate speech from text, browse and inspect voices, check subscription limits, list models, stream audio, and retrieve history via the Composio MCP integration.

1k tokens needs MCP
Facebook Automation
ComeOnOliver

Automate Facebook Page management including post creation, scheduling, video uploads, Messenger conversations, and audience engagement via Composio

2k tokens needs MCP
Googlephotos Automation
ComeOnOliver

Automate Google Photos tasks via Rube MCP (Composio): upload media, manage albums, search photos, batch add items, create and update albums. Always search tools first for current schemas.

1k tokens needs MCP
Googleslides Automation
ComeOnOliver

Automate Google Slides tasks via Rube MCP (Composio): create presentations, add slides from Markdown, batch update, copy from templates, get thumbnails. Always search tools first for current schemas.

1k tokens needs MCP
GroqCloud Automation
ComeOnOliver

Automate AI inference, chat completions, audio translation, and TTS voice management through GroqCloud's high-performance API via Composio

1k tokens needs MCP
HeyGen Automation
ComeOnOliver

Automate AI video generation, avatar browsing, template-based video creation, and video status tracking through HeyGen's platform via Composio

1k tokens needs MCP
Html To Image Automation
ComeOnOliver

Automate Html To Image tasks via Rube MCP (Composio). Always search tools first for current schemas.

753 tokens needs MCP
Image Enhancer
ComeOnOliver

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

635 tokens
OpenAI Automation
ComeOnOliver

Automate OpenAI API operations -- generate responses with multimodal and structured output support, create embeddings, generate images, and list models via the Composio MCP integration.

1k tokens needs MCP
Screenshot Fyi Automation
ComeOnOliver

Automate Screenshot Fyi tasks via Rube MCP (Composio). Always search tools first for current schemas.

757 tokens needs MCP
Spotify Automation
ComeOnOliver

Automate Spotify workflows including playlist management, music search, playback control, and user profile access via Composio

2k tokens needs MCP
Youtube Downloader
ComeOnOliver

Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.

668 tokens
Screenshot Optimization
ComeOnOliver

When the user wants to design, optimize, or evaluate App Store screenshots and preview videos. Also use when the user mentions "screenshots", "app preview", "product page design", "screenshot design", "creative assets", or "what should my screenshots show". For A/B testing screenshots, see ab-test-store-listing. For full ASO audit, see aso-audit.

1k tokens
AI Music Generation
ComeOnOliver

Generate AI music and songs with Diffrythm, Tencent Song Generation via inference.sh CLI. Models: Diffrythm (fast song generation), Tencent Song Generation (full songs with vocals). Capabilities: text-to-music, song generation, instrumental, lyrics to song, soundtrack creation. Use for: background music, social media content, game soundtracks, podcasts, royalty-free music. Triggers: music generation, ai music, generate song, ai composer, text to music, song generator, create music with ai, suno alternative, udio alternative, ai song, ai soundtrack, generate soundtrack, ai jingle, music ai, beat generator

971 tokens
Speech To Text
ComeOnOliver

Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.

10k tokens
Text To Speech
ComeOnOliver

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

5k tokens
Threejs Animation
ComeOnOliver

Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.

3k tokens
Angular Performance
ComeOnOliver

Optimization techniques including OnPush, @defer, and Image Optimization. Use when optimizing Angular rendering, deferring blocks, or improving Core Web Vitals. (triggers: ChangeDetectionStrategy.OnPush, @defer, NgOptimizedImage, runOutsideAngular, OnPush)

476 tokens