[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-letta-remotion-best-practices":3,"mdc--kjqe8e-key":34,"related-org-letta-remotion-best-practices":470,"related-repo-letta-remotion-best-practices":633},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"remotion-best-practices","create video content with Remotion","Best practices for Remotion - Video creation in React",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"letta","Letta","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fletta.png","letta-ai",[13,17,20],{"name":14,"slug":15,"type":16},"React","react","tag",{"name":18,"slug":19,"type":16},"Remotion","remotion",{"name":21,"slug":22,"type":16},"Video","video",127,"https:\u002F\u002Fgithub.com\u002Fletta-ai\u002Fskills","2026-07-13T06:24:33.281473",null,20,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"A shared repository for skills. Intended to be used with Letta Code, Claude Code, Codex CLI, and other agents that support skills.","https:\u002F\u002Fgithub.com\u002Fletta-ai\u002Fskills\u002Ftree\u002FHEAD\u002Ftools\u002Fremotion","---\nname: remotion-best-practices\ndescription: Best practices for Remotion - Video creation in React\nmetadata:\n  tags: remotion, video, react, animation, composition\n---\n\n## When to use\n\nUse this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.\n\n## Captions\n\nWhen dealing with captions or subtitles, load the [.\u002Frules\u002Fsubtitles.md](.\u002Frules\u002Fsubtitles.md) file for more information.\n\n## Using FFmpeg\n\nFor some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the [.\u002Frules\u002Fffmpeg.md](.\u002Frules\u002Fffmpeg.md) file for more information.\n\n## Silence detection\n\nWhen needing to detect and trim silent segments from video or audio files, load the [.\u002Frules\u002Fsilence-detection.md](.\u002Frules\u002Fsilence-detection.md) file.\n\n## Audio visualization\n\nWhen needing to visualize audio (spectrum bars, waveforms, bass-reactive effects), load the [.\u002Frules\u002Faudio-visualization.md](.\u002Frules\u002Faudio-visualization.md) file for more information.\n\n## Sound effects\n\nWhen needing to use sound effects, load the [.\u002Frules\u002Fsfx.md](.\u002Frules\u002Fsfx.md) file for more information.\n\n## How to use\n\nRead individual rule files for detailed explanations and code examples:\n\n- [rules\u002F3d.md](rules\u002F3d.md) - 3D content in Remotion using Three.js and React Three Fiber\n- [rules\u002Fanimations.md](rules\u002Fanimations.md) - Fundamental animation skills for Remotion\n- [rules\u002Fassets.md](rules\u002Fassets.md) - Importing images, videos, audio, and fonts into Remotion\n- [rules\u002Faudio.md](rules\u002Faudio.md) - Using audio and sound in Remotion - importing, trimming, volume, speed, pitch\n- [rules\u002Fcalculate-metadata.md](rules\u002Fcalculate-metadata.md) - Dynamically set composition duration, dimensions, and props\n- [rules\u002Fcan-decode.md](rules\u002Fcan-decode.md) - Check if a video can be decoded by the browser using Mediabunny\n- [rules\u002Fcharts.md](rules\u002Fcharts.md) - Chart and data visualization patterns for Remotion (bar, pie, line, stock charts)\n- [rules\u002Fcompositions.md](rules\u002Fcompositions.md) - Defining compositions, stills, folders, default props and dynamic metadata\n- [rules\u002Fextract-frames.md](rules\u002Fextract-frames.md) - Extract frames from videos at specific timestamps using Mediabunny\n- [rules\u002Ffonts.md](rules\u002Ffonts.md) - Loading Google Fonts and local fonts in Remotion\n- [rules\u002Fget-audio-duration.md](rules\u002Fget-audio-duration.md) - Getting the duration of an audio file in seconds with Mediabunny\n- [rules\u002Fget-video-dimensions.md](rules\u002Fget-video-dimensions.md) - Getting the width and height of a video file with Mediabunny\n- [rules\u002Fget-video-duration.md](rules\u002Fget-video-duration.md) - Getting the duration of a video file in seconds with Mediabunny\n- [rules\u002Fgifs.md](rules\u002Fgifs.md) - Displaying GIFs synchronized with Remotion's timeline\n- [rules\u002Fimages.md](rules\u002Fimages.md) - Embedding images in Remotion using the Img component\n- [rules\u002Flight-leaks.md](rules\u002Flight-leaks.md) - Light leak overlay effects using @remotion\u002Flight-leaks\n- [rules\u002Flottie.md](rules\u002Flottie.md) - Embedding Lottie animations in Remotion\n- [rules\u002Fmeasuring-dom-nodes.md](rules\u002Fmeasuring-dom-nodes.md) - Measuring DOM element dimensions in Remotion\n- [rules\u002Fmeasuring-text.md](rules\u002Fmeasuring-text.md) - Measuring text dimensions, fitting text to containers, and checking overflow\n- [rules\u002Fsequencing.md](rules\u002Fsequencing.md) - Sequencing patterns for Remotion - delay, trim, limit duration of items\n- [rules\u002Ftailwind.md](rules\u002Ftailwind.md) - Using TailwindCSS in Remotion\n- [rules\u002Ftext-animations.md](rules\u002Ftext-animations.md) - Typography and text animation patterns for Remotion\n- [rules\u002Ftiming.md](rules\u002Ftiming.md) - Interpolation curves in Remotion - linear, easing, spring animations\n- [rules\u002Ftransitions.md](rules\u002Ftransitions.md) - Scene transition patterns for Remotion\n- [rules\u002Ftransparent-videos.md](rules\u002Ftransparent-videos.md) - Rendering out a video with transparency\n- [rules\u002Ftrimming.md](rules\u002Ftrimming.md) - Trimming patterns for Remotion - cut the beginning or end of animations\n- [rules\u002Fvideos.md](rules\u002Fvideos.md) - Embedding videos in Remotion - trimming, volume, speed, looping, pitch\n- [rules\u002Fparameters.md](rules\u002Fparameters.md) - Make a video parametrizable by adding a Zod schema\n- [rules\u002Fmaps.md](rules\u002Fmaps.md) - Add a map using Mapbox and animate it\n- [rules\u002Fsilence-detection.md](rules\u002Fsilence-detection.md) - Adaptive silence detection using FFmpeg loudnorm and silencedetect\n- [rules\u002Fvoiceover.md](rules\u002Fvoiceover.md) - Adding AI-generated voiceover to Remotion compositions using ElevenLabs TTS\n",{"data":35,"body":38},{"name":4,"description":6,"metadata":36},{"tags":37},"remotion, video, react, animation, composition",{"type":39,"children":40},"root",[41,50,56,62,75,81,92,98,110,116,127,133,144,150,155],{"type":42,"tag":43,"props":44,"children":46},"element","h2",{"id":45},"when-to-use",[47],{"type":48,"value":49},"text","When to use",{"type":42,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.",{"type":42,"tag":43,"props":57,"children":59},{"id":58},"captions",[60],{"type":48,"value":61},"Captions",{"type":42,"tag":51,"props":63,"children":64},{},[65,67,73],{"type":48,"value":66},"When dealing with captions or subtitles, load the ",{"type":42,"tag":68,"props":69,"children":71},"a",{"href":70},".\u002Frules\u002Fsubtitles.md",[72],{"type":48,"value":70},{"type":48,"value":74}," file for more information.",{"type":42,"tag":43,"props":76,"children":78},{"id":77},"using-ffmpeg",[79],{"type":48,"value":80},"Using FFmpeg",{"type":42,"tag":51,"props":82,"children":83},{},[84,86,91],{"type":48,"value":85},"For some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the ",{"type":42,"tag":68,"props":87,"children":89},{"href":88},".\u002Frules\u002Fffmpeg.md",[90],{"type":48,"value":88},{"type":48,"value":74},{"type":42,"tag":43,"props":93,"children":95},{"id":94},"silence-detection",[96],{"type":48,"value":97},"Silence detection",{"type":42,"tag":51,"props":99,"children":100},{},[101,103,108],{"type":48,"value":102},"When needing to detect and trim silent segments from video or audio files, load the ",{"type":42,"tag":68,"props":104,"children":106},{"href":105},".\u002Frules\u002Fsilence-detection.md",[107],{"type":48,"value":105},{"type":48,"value":109}," file.",{"type":42,"tag":43,"props":111,"children":113},{"id":112},"audio-visualization",[114],{"type":48,"value":115},"Audio visualization",{"type":42,"tag":51,"props":117,"children":118},{},[119,121,126],{"type":48,"value":120},"When needing to visualize audio (spectrum bars, waveforms, bass-reactive effects), load the ",{"type":42,"tag":68,"props":122,"children":124},{"href":123},".\u002Frules\u002Faudio-visualization.md",[125],{"type":48,"value":123},{"type":48,"value":74},{"type":42,"tag":43,"props":128,"children":130},{"id":129},"sound-effects",[131],{"type":48,"value":132},"Sound effects",{"type":42,"tag":51,"props":134,"children":135},{},[136,138,143],{"type":48,"value":137},"When needing to use sound effects, load the ",{"type":42,"tag":68,"props":139,"children":141},{"href":140},".\u002Frules\u002Fsfx.md",[142],{"type":48,"value":140},{"type":48,"value":74},{"type":42,"tag":43,"props":145,"children":147},{"id":146},"how-to-use",[148],{"type":48,"value":149},"How to use",{"type":42,"tag":51,"props":151,"children":152},{},[153],{"type":48,"value":154},"Read individual rule files for detailed explanations and code examples:",{"type":42,"tag":156,"props":157,"children":158},"ul",{},[159,170,180,190,200,210,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450,460],{"type":42,"tag":160,"props":161,"children":162},"li",{},[163,168],{"type":42,"tag":68,"props":164,"children":166},{"href":165},"rules\u002F3d.md",[167],{"type":48,"value":165},{"type":48,"value":169}," - 3D content in Remotion using Three.js and React Three Fiber",{"type":42,"tag":160,"props":171,"children":172},{},[173,178],{"type":42,"tag":68,"props":174,"children":176},{"href":175},"rules\u002Fanimations.md",[177],{"type":48,"value":175},{"type":48,"value":179}," - Fundamental animation skills for Remotion",{"type":42,"tag":160,"props":181,"children":182},{},[183,188],{"type":42,"tag":68,"props":184,"children":186},{"href":185},"rules\u002Fassets.md",[187],{"type":48,"value":185},{"type":48,"value":189}," - Importing images, videos, audio, and fonts into Remotion",{"type":42,"tag":160,"props":191,"children":192},{},[193,198],{"type":42,"tag":68,"props":194,"children":196},{"href":195},"rules\u002Faudio.md",[197],{"type":48,"value":195},{"type":48,"value":199}," - Using audio and sound in Remotion - importing, trimming, volume, speed, pitch",{"type":42,"tag":160,"props":201,"children":202},{},[203,208],{"type":42,"tag":68,"props":204,"children":206},{"href":205},"rules\u002Fcalculate-metadata.md",[207],{"type":48,"value":205},{"type":48,"value":209}," - Dynamically set composition duration, dimensions, and props",{"type":42,"tag":160,"props":211,"children":212},{},[213,218],{"type":42,"tag":68,"props":214,"children":216},{"href":215},"rules\u002Fcan-decode.md",[217],{"type":48,"value":215},{"type":48,"value":219}," - Check if a video can be decoded by the browser using Mediabunny",{"type":42,"tag":160,"props":221,"children":222},{},[223,228],{"type":42,"tag":68,"props":224,"children":226},{"href":225},"rules\u002Fcharts.md",[227],{"type":48,"value":225},{"type":48,"value":229}," - Chart and data visualization patterns for Remotion (bar, pie, line, stock charts)",{"type":42,"tag":160,"props":231,"children":232},{},[233,238],{"type":42,"tag":68,"props":234,"children":236},{"href":235},"rules\u002Fcompositions.md",[237],{"type":48,"value":235},{"type":48,"value":239}," - Defining compositions, stills, folders, default props and dynamic metadata",{"type":42,"tag":160,"props":241,"children":242},{},[243,248],{"type":42,"tag":68,"props":244,"children":246},{"href":245},"rules\u002Fextract-frames.md",[247],{"type":48,"value":245},{"type":48,"value":249}," - Extract frames from videos at specific timestamps using Mediabunny",{"type":42,"tag":160,"props":251,"children":252},{},[253,258],{"type":42,"tag":68,"props":254,"children":256},{"href":255},"rules\u002Ffonts.md",[257],{"type":48,"value":255},{"type":48,"value":259}," - Loading Google Fonts and local fonts in Remotion",{"type":42,"tag":160,"props":261,"children":262},{},[263,268],{"type":42,"tag":68,"props":264,"children":266},{"href":265},"rules\u002Fget-audio-duration.md",[267],{"type":48,"value":265},{"type":48,"value":269}," - Getting the duration of an audio file in seconds with Mediabunny",{"type":42,"tag":160,"props":271,"children":272},{},[273,278],{"type":42,"tag":68,"props":274,"children":276},{"href":275},"rules\u002Fget-video-dimensions.md",[277],{"type":48,"value":275},{"type":48,"value":279}," - Getting the width and height of a video file with Mediabunny",{"type":42,"tag":160,"props":281,"children":282},{},[283,288],{"type":42,"tag":68,"props":284,"children":286},{"href":285},"rules\u002Fget-video-duration.md",[287],{"type":48,"value":285},{"type":48,"value":289}," - Getting the duration of a video file in seconds with Mediabunny",{"type":42,"tag":160,"props":291,"children":292},{},[293,298],{"type":42,"tag":68,"props":294,"children":296},{"href":295},"rules\u002Fgifs.md",[297],{"type":48,"value":295},{"type":48,"value":299}," - Displaying GIFs synchronized with Remotion's timeline",{"type":42,"tag":160,"props":301,"children":302},{},[303,308],{"type":42,"tag":68,"props":304,"children":306},{"href":305},"rules\u002Fimages.md",[307],{"type":48,"value":305},{"type":48,"value":309}," - Embedding images in Remotion using the Img component",{"type":42,"tag":160,"props":311,"children":312},{},[313,318],{"type":42,"tag":68,"props":314,"children":316},{"href":315},"rules\u002Flight-leaks.md",[317],{"type":48,"value":315},{"type":48,"value":319}," - Light leak overlay effects using @remotion\u002Flight-leaks",{"type":42,"tag":160,"props":321,"children":322},{},[323,328],{"type":42,"tag":68,"props":324,"children":326},{"href":325},"rules\u002Flottie.md",[327],{"type":48,"value":325},{"type":48,"value":329}," - Embedding Lottie animations in Remotion",{"type":42,"tag":160,"props":331,"children":332},{},[333,338],{"type":42,"tag":68,"props":334,"children":336},{"href":335},"rules\u002Fmeasuring-dom-nodes.md",[337],{"type":48,"value":335},{"type":48,"value":339}," - Measuring DOM element dimensions in Remotion",{"type":42,"tag":160,"props":341,"children":342},{},[343,348],{"type":42,"tag":68,"props":344,"children":346},{"href":345},"rules\u002Fmeasuring-text.md",[347],{"type":48,"value":345},{"type":48,"value":349}," - Measuring text dimensions, fitting text to containers, and checking overflow",{"type":42,"tag":160,"props":351,"children":352},{},[353,358],{"type":42,"tag":68,"props":354,"children":356},{"href":355},"rules\u002Fsequencing.md",[357],{"type":48,"value":355},{"type":48,"value":359}," - Sequencing patterns for Remotion - delay, trim, limit duration of items",{"type":42,"tag":160,"props":361,"children":362},{},[363,368],{"type":42,"tag":68,"props":364,"children":366},{"href":365},"rules\u002Ftailwind.md",[367],{"type":48,"value":365},{"type":48,"value":369}," - Using TailwindCSS in Remotion",{"type":42,"tag":160,"props":371,"children":372},{},[373,378],{"type":42,"tag":68,"props":374,"children":376},{"href":375},"rules\u002Ftext-animations.md",[377],{"type":48,"value":375},{"type":48,"value":379}," - Typography and text animation patterns for Remotion",{"type":42,"tag":160,"props":381,"children":382},{},[383,388],{"type":42,"tag":68,"props":384,"children":386},{"href":385},"rules\u002Ftiming.md",[387],{"type":48,"value":385},{"type":48,"value":389}," - Interpolation curves in Remotion - linear, easing, spring animations",{"type":42,"tag":160,"props":391,"children":392},{},[393,398],{"type":42,"tag":68,"props":394,"children":396},{"href":395},"rules\u002Ftransitions.md",[397],{"type":48,"value":395},{"type":48,"value":399}," - Scene transition patterns for Remotion",{"type":42,"tag":160,"props":401,"children":402},{},[403,408],{"type":42,"tag":68,"props":404,"children":406},{"href":405},"rules\u002Ftransparent-videos.md",[407],{"type":48,"value":405},{"type":48,"value":409}," - Rendering out a video with transparency",{"type":42,"tag":160,"props":411,"children":412},{},[413,418],{"type":42,"tag":68,"props":414,"children":416},{"href":415},"rules\u002Ftrimming.md",[417],{"type":48,"value":415},{"type":48,"value":419}," - Trimming patterns for Remotion - cut the beginning or end of animations",{"type":42,"tag":160,"props":421,"children":422},{},[423,428],{"type":42,"tag":68,"props":424,"children":426},{"href":425},"rules\u002Fvideos.md",[427],{"type":48,"value":425},{"type":48,"value":429}," - Embedding videos in Remotion - trimming, volume, speed, looping, pitch",{"type":42,"tag":160,"props":431,"children":432},{},[433,438],{"type":42,"tag":68,"props":434,"children":436},{"href":435},"rules\u002Fparameters.md",[437],{"type":48,"value":435},{"type":48,"value":439}," - Make a video parametrizable by adding a Zod schema",{"type":42,"tag":160,"props":441,"children":442},{},[443,448],{"type":42,"tag":68,"props":444,"children":446},{"href":445},"rules\u002Fmaps.md",[447],{"type":48,"value":445},{"type":48,"value":449}," - Add a map using Mapbox and animate it",{"type":42,"tag":160,"props":451,"children":452},{},[453,458],{"type":42,"tag":68,"props":454,"children":456},{"href":455},"rules\u002Fsilence-detection.md",[457],{"type":48,"value":455},{"type":48,"value":459}," - Adaptive silence detection using FFmpeg loudnorm and silencedetect",{"type":42,"tag":160,"props":461,"children":462},{},[463,468],{"type":42,"tag":68,"props":464,"children":466},{"href":465},"rules\u002Fvoiceover.md",[467],{"type":48,"value":465},{"type":48,"value":469}," - Adding AI-generated voiceover to Remotion compositions using ElevenLabs TTS",{"items":471,"total":632},[472,490,505,517,529,543,555,566,578,594,605,617],{"slug":473,"name":473,"fn":474,"description":475,"org":476,"tags":477,"stars":487,"repoUrl":488,"updatedAt":489},"acquiring-skills","discover and install agent skills","Discover and install skills from Hermes, ClawHub, GitHub, and other registries. Load this skill whenever a user asks for a capability you don't already have — image generation, social media, email, calendar, finance, DevOps, search, browser automation, etc.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[478,481,484],{"name":479,"slug":480,"type":16},"Agents","agents",{"name":482,"slug":483,"type":16},"Automation","automation",{"name":485,"slug":486,"type":16},"GitHub","github",2831,"https:\u002F\u002Fgithub.com\u002Fletta-ai\u002Fletta-code","2026-07-13T06:22:58.45767",{"slug":491,"name":492,"fn":493,"description":494,"org":495,"tags":496,"stars":487,"repoUrl":488,"updatedAt":504},"context-doctor","Context Doctor","repair system prompt and memory degradation","Identify and repair degradation in system prompt, external memory, and skills preventing you from following instructions or remembering information as well as you should.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[497,498,501],{"name":479,"slug":480,"type":16},{"name":499,"slug":500,"type":16},"AI Context","ai-context",{"name":502,"slug":503,"type":16},"Debugging","debugging","2026-07-13T06:22:50.151002",{"slug":506,"name":506,"fn":507,"description":508,"org":509,"tags":510,"stars":487,"repoUrl":488,"updatedAt":516},"converting-mcps-to-skills","connect MCP servers to create skills","Connect to MCP (Model Context Protocol) servers and create skills for repeated use. Load when a user wants to use an MCP server, connect to external tools via MCP, or when they mention MCP, model context protocol, or specific MCP servers.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[511,512,513],{"name":479,"slug":480,"type":16},{"name":482,"slug":483,"type":16},{"name":514,"slug":515,"type":16},"MCP","mcp","2026-07-13T06:23:37.646079",{"slug":518,"name":518,"fn":519,"description":520,"org":521,"tags":522,"stars":487,"repoUrl":488,"updatedAt":528},"creating-mods","create and edit Letta Code mods","Creates and edits trusted local Letta Code mods, including tools, slash commands, local-only model providers, lifecycle\u002Fturn events, scoped conversation helpers, panels, and capability-gated behavior. Use when asked to make a mod, add an agent-callable tool, add a slash command, add a local provider\u002Fmodel adapter, transform turns, react to app events, or add lightweight mod UI outside the dedicated \u002Fstatusline flow.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[523,524,525],{"name":479,"slug":480,"type":16},{"name":482,"slug":483,"type":16},{"name":526,"slug":527,"type":16},"Coding","coding","2026-07-23T05:42:38.133565",{"slug":530,"name":530,"fn":531,"description":532,"org":533,"tags":534,"stars":487,"repoUrl":488,"updatedAt":542},"creating-skills","create and update agent skills","Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[535,536,539],{"name":479,"slug":480,"type":16},{"name":537,"slug":538,"type":16},"Documentation","documentation",{"name":540,"slug":541,"type":16},"Plugin Development","plugin-development","2026-07-13T06:22:56.998659",{"slug":544,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":487,"repoUrl":488,"updatedAt":554},"customizing-commands","create and manage Letta slash commands","Creates, edits, and enables Letta Code mod-provided slash commands. Use when the user asks to add a custom \u002Fcommand, slash command, command shortcut, scoped conversation-backed command, or command-driven panel behavior.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[549,550,551],{"name":479,"slug":480,"type":16},{"name":482,"slug":483,"type":16},{"name":552,"slug":553,"type":16},"CLI","cli","2026-07-13T06:23:18.266798",{"slug":556,"name":556,"fn":557,"description":558,"org":559,"tags":560,"stars":487,"repoUrl":488,"updatedAt":565},"customizing-statusline","customize Letta Code statusline mods","Creates, edits, and migrates Letta Code statusline mods. Use when handling the \u002Fstatusline command or continuing work started by \u002Fstatusline.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[561,562],{"name":552,"slug":553,"type":16},{"name":563,"slug":564,"type":16},"Engineering","engineering","2026-07-13T06:23:27.465985",{"slug":567,"name":567,"fn":568,"description":569,"org":570,"tags":571,"stars":487,"repoUrl":488,"updatedAt":577},"dispatching-coding-agents","dispatch stateless coding agents","Dispatch stateless coding agents (Claude Code or Codex) via Bash. Use when you're stuck, need a second opinion, or need parallel research on a hard problem. They have no memory — you must provide all context.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[572,573,574],{"name":479,"slug":480,"type":16},{"name":526,"slug":527,"type":16},{"name":575,"slug":576,"type":16},"Multi-Agent","multi-agent","2026-07-26T05:46:56.388845",{"slug":579,"name":579,"fn":580,"description":581,"org":582,"tags":583,"stars":487,"repoUrl":488,"updatedAt":593},"editing-letta-code-desktop-preferences","edit Letta Code Desktop preferences","Edits Letta Code Desktop (LCD) preferences by safely reading and updating ~\u002F.letta\u002Fdesktop_preferences.json. Use only when the user asks to change current Desktop\u002FLCD settings such as theme, default working directory, remote access preference, or remote environment name via the preferences JSON.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[584,587,590],{"name":585,"slug":586,"type":16},"Configuration","configuration",{"name":588,"slug":589,"type":16},"Desktop","desktop",{"name":591,"slug":592,"type":16},"Themes","themes","2026-07-13T06:23:41.407811",{"slug":595,"name":595,"fn":596,"description":597,"org":598,"tags":599,"stars":487,"repoUrl":488,"updatedAt":604},"finding-agents","locate and manage agents on server","Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[600,601],{"name":479,"slug":480,"type":16},{"name":602,"slug":603,"type":16},"Management","management","2026-07-16T06:02:17.297841",{"slug":606,"name":606,"fn":607,"description":608,"org":609,"tags":610,"stars":487,"repoUrl":488,"updatedAt":616},"generating-mod-envs","generate Letta mod learning environments","Generates and reviews mod learning env JSON files for Letta Code local mods. Use when asked to teach, learn, or optimize a mod behavior; create, draft, validate, improve, or explain envs for `\u002Fmods learn --env`; or design evaluation scenarios, memory fixtures, requiredResultMarkers, requiredTraceMarkers, negative controls, and candidate diversity hints.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[611,612,615],{"name":479,"slug":480,"type":16},{"name":613,"slug":614,"type":16},"AI Infrastructure","ai-infrastructure",{"name":585,"slug":586,"type":16},"2026-07-13T06:23:08.838181",{"slug":618,"name":618,"fn":619,"description":620,"org":621,"tags":622,"stars":487,"repoUrl":488,"updatedAt":631},"image-generation","generate images from text prompts","Generate images from text prompts (and optionally edit\u002Fremix input images). Use when the user asks to create, generate, draw, render, or edit an image, illustration, logo, icon, diagram, or photo.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[623,626,629],{"name":624,"slug":625,"type":16},"Creative","creative",{"name":627,"slug":628,"type":16},"Graphics","graphics",{"name":630,"slug":618,"type":16},"Image Generation","2026-07-13T06:23:06.189403",69,{"items":634,"total":746},[635,649,664,683,696,717,727],{"slug":636,"name":636,"fn":637,"description":638,"org":639,"tags":640,"stars":23,"repoUrl":24,"updatedAt":648},"1password","manage secrets with 1Password CLI","Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading\u002Finjecting\u002Frunning secrets via op.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[641,644,645],{"name":642,"slug":643,"type":16},"Authentication","authentication",{"name":552,"slug":553,"type":16},{"name":646,"slug":647,"type":16},"Security","security","2026-07-13T06:24:39.504387",{"slug":650,"name":650,"fn":651,"description":652,"org":653,"tags":654,"stars":23,"repoUrl":24,"updatedAt":663},"agent-slack","automate Slack messaging and workflows","Slack automation CLI — read\u002Fsend\u002Fsearch messages, browse threads and channels, manage channels, download attachments, look up users, and run workflows.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[655,656,657,660],{"name":482,"slug":483,"type":16},{"name":552,"slug":553,"type":16},{"name":658,"slug":659,"type":16},"Messaging","messaging",{"name":661,"slug":662,"type":16},"Slack","slack","2026-07-13T06:23:51.908511",{"slug":665,"name":665,"fn":666,"description":667,"org":668,"tags":669,"stars":23,"repoUrl":24,"updatedAt":682},"ai-news","fetch and summarize AI news","Fetch and summarize recent AI news from curated RSS feeds (Hugging Face, VentureBeat, The Verge, OpenAI, Anthropic, DeepMind, etc.) and YouTube channels (Yannic Kilcher, Two Minute Papers, AI Explained, etc.). Also fetches full transcripts for specific YouTube videos. Use when the user asks about recent AI news, what's happened in AI lately, summaries of AI research or product announcements, or wants a digest of what's going on in the AI space.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[670,673,676,679],{"name":671,"slug":672,"type":16},"Communications","communications",{"name":674,"slug":675,"type":16},"LLM","llm",{"name":677,"slug":678,"type":16},"Research","research",{"name":680,"slug":681,"type":16},"Summarization","summarization","2026-07-13T06:24:20.520223",{"slug":684,"name":684,"fn":685,"description":686,"org":687,"tags":688,"stars":23,"repoUrl":24,"updatedAt":695},"creating-letta-code-channels","build and debug Letta Code channels","Builds and debugs Letta Code channels, including first-party channel adapters and dynamic user channel plugins under ~\u002F.letta\u002Fchannels. Use when adding Telegram, WhatsApp, Bluesky, Slack, Discord, or custom channel support; testing channel routing, pairing, MessageChannel, runtime dependencies, or channel plugin manifests.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[689,690,693,694],{"name":479,"slug":480,"type":16},{"name":691,"slug":692,"type":16},"API Development","api-development",{"name":658,"slug":659,"type":16},{"name":661,"slug":662,"type":16},"2026-07-13T06:25:55.843495",{"slug":697,"name":697,"fn":698,"description":699,"org":700,"tags":701,"stars":23,"repoUrl":24,"updatedAt":716},"datadog","query Datadog observability data","Query Datadog observability data (logs, metrics, monitors, dashboards, hosts) via direct API. Use when investigating production issues, checking monitors, searching logs, or accessing Datadog data.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[702,704,707,710,713],{"name":703,"slug":697,"type":16},"Datadog",{"name":705,"slug":706,"type":16},"Logs","logs",{"name":708,"slug":709,"type":16},"Metrics","metrics",{"name":711,"slug":712,"type":16},"Monitoring","monitoring",{"name":714,"slug":715,"type":16},"Observability","observability","2026-07-13T06:24:27.990605",{"slug":718,"name":718,"fn":719,"description":720,"org":721,"tags":722,"stars":23,"repoUrl":24,"updatedAt":726},"discord","automate Discord server and channel tasks","Discord automation CLI — send\u002Fread\u002Fsearch messages, manage channels and servers, react, create threads, pin messages, and look up users.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[723,724,725],{"name":482,"slug":483,"type":16},{"name":552,"slug":553,"type":16},{"name":658,"slug":659,"type":16},"2026-07-13T06:24:26.62387",{"slug":728,"name":728,"fn":729,"description":730,"org":731,"tags":732,"stars":23,"repoUrl":24,"updatedAt":745},"doc","create and edit Word documents","Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts\u002Frender_docx.py` for visual checks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[733,736,739,742],{"name":734,"slug":735,"type":16},"Documents","documents",{"name":737,"slug":738,"type":16},"DOCX","docx",{"name":740,"slug":741,"type":16},"Office","office",{"name":743,"slug":744,"type":16},"Word","word","2026-07-13T06:23:44.299568",45]