Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search TV show screenshots and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock
Search TV show screenshots and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Search dialogue, browse scenes, and generate memes from popular TV shows using the Frinkiac/Morbotron APIs.
simpsons - The Simpsons (via Frinkiac) futurama - Futurama (via Morbotron) rickandmorty - Rick and Morty 30rock - 30 Rock
This skill uses an MCP server. Add to your MCP config: { "mcpServers": { "frinkiac": { "command": "npx", "args": ["-y", "@ryantenney/frinkiac-mcp"] } } }
Search for scenes by dialogue text. show: Which show to search (simpsons, futurama, rickandmorty, 30rock) query: Dialogue to search for (e.g., "D'oh!", "Good news everyone") limit: Max results (optional) include_images: Include thumbnails (optional)
Get detailed scene info including episode metadata and nearby frames. show: Which show episode: Episode key in S##E## format (e.g., "S07E21") timestamp: Frame timestamp in milliseconds include_nearby_images: Include thumbnails for nearby frames (optional)
Get a screenshot image from a specific scene. show: Which show episode: Episode key in S##E## format timestamp: Frame timestamp in milliseconds return_url_only: Return URL instead of image data (optional)
Create a meme with custom text overlay. Text auto-wraps at ~35 characters per line. show: Which show episode: Episode key in S##E## format timestamp: Frame timestamp in milliseconds text: Text to overlay on the image
Browse adjacent frames to find the perfect screenshot. show: Which show episode: Episode key in S##E## format timestamp: Frame timestamp in milliseconds include_images: Include thumbnails (optional)
Get episode metadata and subtitles within a timestamp range. show: Which show episode: Episode key in S##E## format start_timestamp: Start of range in milliseconds end_timestamp: End of range in milliseconds
Find and meme a quote: Search for dialogue: search simpsons "everything's coming up Milhouse" Get the screenshot: get_screenshot with episode/timestamp from results Generate meme: generate_meme with custom text Browse a scene: Search for a quote to get episode/timestamp Use get_nearby_frames to find the perfect frame Use get_caption to see full context and subtitles Get episode context: Use get_episode with a timestamp range to see all dialogue in a scene Find the exact moment you want Generate a meme or screenshot
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.