Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes
/install frinkiac
Frinkiac TV Screenshot & Meme Tool
Search dialogue, browse scenes, and generate memes from popular TV shows using the Frinkiac/Morbotron APIs.
Available Shows
simpsons- The Simpsons (via Frinkiac)futurama- Futurama (via Morbotron)rickandmorty- Rick and Morty30rock- 30 Rock
MCP Server Setup
This skill uses an MCP server. Add to your MCP config:
{
"mcpServers": {
"frinkiac": {
"command": "npx",
"args": ["-y", "@ryantenney/frinkiac-mcp"]
}
}
}
Tools
search
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_caption
Get detailed scene info including episode metadata and nearby frames.
show: Which showepisode: Episode key in S##E## format (e.g., "S07E21")timestamp: Frame timestamp in millisecondsinclude_nearby_images: Include thumbnails for nearby frames (optional)
get_screenshot
Get a screenshot image from a specific scene.
show: Which showepisode: Episode key in S##E## formattimestamp: Frame timestamp in millisecondsreturn_url_only: Return URL instead of image data (optional)
generate_meme
Create a meme with custom text overlay. Text auto-wraps at ~35 characters per line.
show: Which showepisode: Episode key in S##E## formattimestamp: Frame timestamp in millisecondstext: Text to overlay on the image
get_nearby_frames
Browse adjacent frames to find the perfect screenshot.
show: Which showepisode: Episode key in S##E## formattimestamp: Frame timestamp in millisecondsinclude_images: Include thumbnails (optional)
get_episode
Get episode metadata and subtitles within a timestamp range.
show: Which showepisode: Episode key in S##E## formatstart_timestamp: Start of range in millisecondsend_timestamp: End of range in milliseconds
Example Workflows
Find and meme a quote:
- Search for dialogue:
search simpsons "everything's coming up Milhouse" - Get the screenshot:
get_screenshotwith episode/timestamp from results - Generate meme:
generate_memewith custom text
Browse a scene:
- Search for a quote to get episode/timestamp
- Use
get_nearby_framesto find the perfect frame - Use
get_captionto see full context and subtitles
Get episode context:
- Use
get_episodewith a timestamp range to see all dialogue in a scene - Find the exact moment you want
- Generate a meme or screenshot
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install frinkiac - After installation, invoke the skill by name or use
/frinkiac - Provide required inputs per the skill's parameter spec and get structured output
What is Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes?
Search TV show screenshots and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock. It is an AI Agent Skill for Claude Code / OpenClaw, with 1792 downloads so far.
How do I install Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes?
Run "/install frinkiac" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes free?
Yes, Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes support?
Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes?
It is built and maintained by Ryan Tenney (@ryantenney); the current version is v1.0.0.