[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-letta-ai-news":3,"mdc--kchiza-key":37,"related-org-letta-ai-news":514,"related-repo-letta-ai-news":677},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"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},"letta","Letta","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fletta.png","letta-ai",[13,17,20,23],{"name":14,"slug":15,"type":16},"Research","research","tag",{"name":18,"slug":19,"type":16},"LLM","llm",{"name":21,"slug":22,"type":16},"Summarization","summarization",{"name":24,"slug":25,"type":16},"Communications","communications",127,"https:\u002F\u002Fgithub.com\u002Fletta-ai\u002Fskills","2026-07-13T06:24:20.520223",null,20,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"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\u002Fai-news","---\nname: ai-news\ndescription: 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.\n---\n\n# AI News\n\nFetch recent AI news from RSS feeds and YouTube channel feeds, then synthesize into a digest. Optionally fetch full transcripts for YouTube videos.\n\n## Setup (one-time)\n\n```bash\ncd ~\u002F.letta\u002Fskills\u002Fai-news\u002Fscripts && npm install\n```\n\n## Workflow\n\n### 1. Fetch recent news\n\n```bash\nnpx tsx scripts\u002Ffetch-news.ts [--days 7] [--limit 5] [--sources all|rss|youtube]\n```\n\n- Outputs a JSON object with `items[]` sorted newest-first\n- Each item has: `source`, `type` (rss\u002Fyoutube), `title`, `url`, `publishedAt`, `summary`, `videoId`\n- Failed sources are listed in `errors[]` — safe to ignore individual failures\n\n### 2. Synthesize a digest\n\nRead the JSON output and write a digest grouped by theme (e.g. model releases, research, tools, policy). Lead with the most significant items. For YouTube videos, note they have transcripts available.\n\n### 3. (Optional) Fetch a video transcript\n\nFor any YouTube item worth deeper coverage:\n\n```bash\nnpx tsx scripts\u002Ffetch-transcript.ts \u003Cvideo-url-or-id> [--summary] [--lang en]\n```\n\n- `--summary` returns first ~4000 chars (good for quick context)\n- Without `--summary`, returns full transcript + timestamped segments\n- Works with any YouTube URL format or bare video ID\n\n## Customizing Sources\n\nSee `references\u002Fsources.md` for the full list of default RSS feeds and YouTube channels, how to find channel IDs, and additional feed recommendations.\n\nTo add\u002Fremove sources, edit the `RSS_FEEDS` and `YOUTUBE_CHANNELS` arrays at the top of `scripts\u002Ffetch-news.ts`.\n\n## Tips\n\n- Use `--days 1` for daily briefings, `--days 7` for weekly digests\n- Use `--sources rss` if YouTube fetches are slow or failing\n- Some feeds (arXiv) can be very high volume — use a lower `--limit` or filter by keyword after fetching\n- Transcripts require captions to be enabled on the video; auto-generated captions work fine\n",{"data":38,"body":39},{"name":4,"description":6},{"type":40,"children":41},"root",[42,50,56,63,110,116,123,198,284,290,295,301,306,369,400,406,419,448,454,508],{"type":43,"tag":44,"props":45,"children":46},"element","h1",{"id":4},[47],{"type":48,"value":49},"text","AI News",{"type":43,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"Fetch recent AI news from RSS feeds and YouTube channel feeds, then synthesize into a digest. Optionally fetch full transcripts for YouTube videos.",{"type":43,"tag":57,"props":58,"children":60},"h2",{"id":59},"setup-one-time",[61],{"type":48,"value":62},"Setup (one-time)",{"type":43,"tag":64,"props":65,"children":70},"pre",{"className":66,"code":67,"language":68,"meta":69,"style":69},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","cd ~\u002F.letta\u002Fskills\u002Fai-news\u002Fscripts && npm install\n","bash","",[71],{"type":43,"tag":72,"props":73,"children":74},"code",{"__ignoreMap":69},[75],{"type":43,"tag":76,"props":77,"children":80},"span",{"class":78,"line":79},"line",1,[81,87,93,99,105],{"type":43,"tag":76,"props":82,"children":84},{"style":83},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[85],{"type":48,"value":86},"cd",{"type":43,"tag":76,"props":88,"children":90},{"style":89},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[91],{"type":48,"value":92}," ~\u002F.letta\u002Fskills\u002Fai-news\u002Fscripts",{"type":43,"tag":76,"props":94,"children":96},{"style":95},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[97],{"type":48,"value":98}," &&",{"type":43,"tag":76,"props":100,"children":102},{"style":101},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[103],{"type":48,"value":104}," npm",{"type":43,"tag":76,"props":106,"children":107},{"style":89},[108],{"type":48,"value":109}," install\n",{"type":43,"tag":57,"props":111,"children":113},{"id":112},"workflow",[114],{"type":48,"value":115},"Workflow",{"type":43,"tag":117,"props":118,"children":120},"h3",{"id":119},"_1-fetch-recent-news",[121],{"type":48,"value":122},"1. Fetch recent news",{"type":43,"tag":64,"props":124,"children":126},{"className":66,"code":125,"language":68,"meta":69,"style":69},"npx tsx scripts\u002Ffetch-news.ts [--days 7] [--limit 5] [--sources all|rss|youtube]\n",[127],{"type":43,"tag":72,"props":128,"children":129},{"__ignoreMap":69},[130],{"type":43,"tag":76,"props":131,"children":132},{"class":78,"line":79},[133,138,143,148,154,159,164,169,174,179,184,189,193],{"type":43,"tag":76,"props":134,"children":135},{"style":101},[136],{"type":48,"value":137},"npx",{"type":43,"tag":76,"props":139,"children":140},{"style":89},[141],{"type":48,"value":142}," tsx",{"type":43,"tag":76,"props":144,"children":145},{"style":89},[146],{"type":48,"value":147}," scripts\u002Ffetch-news.ts",{"type":43,"tag":76,"props":149,"children":151},{"style":150},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[152],{"type":48,"value":153}," [--days ",{"type":43,"tag":76,"props":155,"children":156},{"style":89},[157],{"type":48,"value":158},"7]",{"type":43,"tag":76,"props":160,"children":161},{"style":150},[162],{"type":48,"value":163}," [--limit ",{"type":43,"tag":76,"props":165,"children":166},{"style":89},[167],{"type":48,"value":168},"5]",{"type":43,"tag":76,"props":170,"children":171},{"style":150},[172],{"type":48,"value":173}," [--sources ",{"type":43,"tag":76,"props":175,"children":176},{"style":89},[177],{"type":48,"value":178},"all",{"type":43,"tag":76,"props":180,"children":181},{"style":95},[182],{"type":48,"value":183},"|",{"type":43,"tag":76,"props":185,"children":186},{"style":101},[187],{"type":48,"value":188},"rss",{"type":43,"tag":76,"props":190,"children":191},{"style":95},[192],{"type":48,"value":183},{"type":43,"tag":76,"props":194,"children":195},{"style":101},[196],{"type":48,"value":197},"youtube]\n",{"type":43,"tag":199,"props":200,"children":201},"ul",{},[202,216,271],{"type":43,"tag":203,"props":204,"children":205},"li",{},[206,208,214],{"type":48,"value":207},"Outputs a JSON object with ",{"type":43,"tag":72,"props":209,"children":211},{"className":210},[],[212],{"type":48,"value":213},"items[]",{"type":48,"value":215}," sorted newest-first",{"type":43,"tag":203,"props":217,"children":218},{},[219,221,227,229,235,237,243,244,250,251,257,258,264,265],{"type":48,"value":220},"Each item has: ",{"type":43,"tag":72,"props":222,"children":224},{"className":223},[],[225],{"type":48,"value":226},"source",{"type":48,"value":228},", ",{"type":43,"tag":72,"props":230,"children":232},{"className":231},[],[233],{"type":48,"value":234},"type",{"type":48,"value":236}," (rss\u002Fyoutube), ",{"type":43,"tag":72,"props":238,"children":240},{"className":239},[],[241],{"type":48,"value":242},"title",{"type":48,"value":228},{"type":43,"tag":72,"props":245,"children":247},{"className":246},[],[248],{"type":48,"value":249},"url",{"type":48,"value":228},{"type":43,"tag":72,"props":252,"children":254},{"className":253},[],[255],{"type":48,"value":256},"publishedAt",{"type":48,"value":228},{"type":43,"tag":72,"props":259,"children":261},{"className":260},[],[262],{"type":48,"value":263},"summary",{"type":48,"value":228},{"type":43,"tag":72,"props":266,"children":268},{"className":267},[],[269],{"type":48,"value":270},"videoId",{"type":43,"tag":203,"props":272,"children":273},{},[274,276,282],{"type":48,"value":275},"Failed sources are listed in ",{"type":43,"tag":72,"props":277,"children":279},{"className":278},[],[280],{"type":48,"value":281},"errors[]",{"type":48,"value":283}," — safe to ignore individual failures",{"type":43,"tag":117,"props":285,"children":287},{"id":286},"_2-synthesize-a-digest",[288],{"type":48,"value":289},"2. Synthesize a digest",{"type":43,"tag":51,"props":291,"children":292},{},[293],{"type":48,"value":294},"Read the JSON output and write a digest grouped by theme (e.g. model releases, research, tools, policy). Lead with the most significant items. For YouTube videos, note they have transcripts available.",{"type":43,"tag":117,"props":296,"children":298},{"id":297},"_3-optional-fetch-a-video-transcript",[299],{"type":48,"value":300},"3. (Optional) Fetch a video transcript",{"type":43,"tag":51,"props":302,"children":303},{},[304],{"type":48,"value":305},"For any YouTube item worth deeper coverage:",{"type":43,"tag":64,"props":307,"children":309},{"className":66,"code":308,"language":68,"meta":69,"style":69},"npx tsx scripts\u002Ffetch-transcript.ts \u003Cvideo-url-or-id> [--summary] [--lang en]\n",[310],{"type":43,"tag":72,"props":311,"children":312},{"__ignoreMap":69},[313],{"type":43,"tag":76,"props":314,"children":315},{"class":78,"line":79},[316,320,324,329,334,339,344,349,354,359,364],{"type":43,"tag":76,"props":317,"children":318},{"style":101},[319],{"type":48,"value":137},{"type":43,"tag":76,"props":321,"children":322},{"style":89},[323],{"type":48,"value":142},{"type":43,"tag":76,"props":325,"children":326},{"style":89},[327],{"type":48,"value":328}," scripts\u002Ffetch-transcript.ts",{"type":43,"tag":76,"props":330,"children":331},{"style":95},[332],{"type":48,"value":333}," \u003C",{"type":43,"tag":76,"props":335,"children":336},{"style":89},[337],{"type":48,"value":338},"video-url-or-i",{"type":43,"tag":76,"props":340,"children":341},{"style":150},[342],{"type":48,"value":343},"d",{"type":43,"tag":76,"props":345,"children":346},{"style":95},[347],{"type":48,"value":348},">",{"type":43,"tag":76,"props":350,"children":351},{"style":150},[352],{"type":48,"value":353}," [--summary] ",{"type":43,"tag":76,"props":355,"children":356},{"style":95},[357],{"type":48,"value":358},"[",{"type":43,"tag":76,"props":360,"children":361},{"style":150},[362],{"type":48,"value":363},"--lang en",{"type":43,"tag":76,"props":365,"children":366},{"style":95},[367],{"type":48,"value":368},"]\n",{"type":43,"tag":199,"props":370,"children":371},{},[372,383,395],{"type":43,"tag":203,"props":373,"children":374},{},[375,381],{"type":43,"tag":72,"props":376,"children":378},{"className":377},[],[379],{"type":48,"value":380},"--summary",{"type":48,"value":382}," returns first ~4000 chars (good for quick context)",{"type":43,"tag":203,"props":384,"children":385},{},[386,388,393],{"type":48,"value":387},"Without ",{"type":43,"tag":72,"props":389,"children":391},{"className":390},[],[392],{"type":48,"value":380},{"type":48,"value":394},", returns full transcript + timestamped segments",{"type":43,"tag":203,"props":396,"children":397},{},[398],{"type":48,"value":399},"Works with any YouTube URL format or bare video ID",{"type":43,"tag":57,"props":401,"children":403},{"id":402},"customizing-sources",[404],{"type":48,"value":405},"Customizing Sources",{"type":43,"tag":51,"props":407,"children":408},{},[409,411,417],{"type":48,"value":410},"See ",{"type":43,"tag":72,"props":412,"children":414},{"className":413},[],[415],{"type":48,"value":416},"references\u002Fsources.md",{"type":48,"value":418}," for the full list of default RSS feeds and YouTube channels, how to find channel IDs, and additional feed recommendations.",{"type":43,"tag":51,"props":420,"children":421},{},[422,424,430,432,438,440,446],{"type":48,"value":423},"To add\u002Fremove sources, edit the ",{"type":43,"tag":72,"props":425,"children":427},{"className":426},[],[428],{"type":48,"value":429},"RSS_FEEDS",{"type":48,"value":431}," and ",{"type":43,"tag":72,"props":433,"children":435},{"className":434},[],[436],{"type":48,"value":437},"YOUTUBE_CHANNELS",{"type":48,"value":439}," arrays at the top of ",{"type":43,"tag":72,"props":441,"children":443},{"className":442},[],[444],{"type":48,"value":445},"scripts\u002Ffetch-news.ts",{"type":48,"value":447},".",{"type":43,"tag":57,"props":449,"children":451},{"id":450},"tips",[452],{"type":48,"value":453},"Tips",{"type":43,"tag":199,"props":455,"children":456},{},[457,478,490,503],{"type":43,"tag":203,"props":458,"children":459},{},[460,462,468,470,476],{"type":48,"value":461},"Use ",{"type":43,"tag":72,"props":463,"children":465},{"className":464},[],[466],{"type":48,"value":467},"--days 1",{"type":48,"value":469}," for daily briefings, ",{"type":43,"tag":72,"props":471,"children":473},{"className":472},[],[474],{"type":48,"value":475},"--days 7",{"type":48,"value":477}," for weekly digests",{"type":43,"tag":203,"props":479,"children":480},{},[481,482,488],{"type":48,"value":461},{"type":43,"tag":72,"props":483,"children":485},{"className":484},[],[486],{"type":48,"value":487},"--sources rss",{"type":48,"value":489}," if YouTube fetches are slow or failing",{"type":43,"tag":203,"props":491,"children":492},{},[493,495,501],{"type":48,"value":494},"Some feeds (arXiv) can be very high volume — use a lower ",{"type":43,"tag":72,"props":496,"children":498},{"className":497},[],[499],{"type":48,"value":500},"--limit",{"type":48,"value":502}," or filter by keyword after fetching",{"type":43,"tag":203,"props":504,"children":505},{},[506],{"type":48,"value":507},"Transcripts require captions to be enabled on the video; auto-generated captions work fine",{"type":43,"tag":509,"props":510,"children":511},"style",{},[512],{"type":48,"value":513},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":515,"total":676},[516,534,549,561,573,587,599,610,622,638,649,661],{"slug":517,"name":517,"fn":518,"description":519,"org":520,"tags":521,"stars":531,"repoUrl":532,"updatedAt":533},"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},[522,525,528],{"name":523,"slug":524,"type":16},"Agents","agents",{"name":526,"slug":527,"type":16},"Automation","automation",{"name":529,"slug":530,"type":16},"GitHub","github",2831,"https:\u002F\u002Fgithub.com\u002Fletta-ai\u002Fletta-code","2026-07-13T06:22:58.45767",{"slug":535,"name":536,"fn":537,"description":538,"org":539,"tags":540,"stars":531,"repoUrl":532,"updatedAt":548},"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},[541,542,545],{"name":523,"slug":524,"type":16},{"name":543,"slug":544,"type":16},"AI Context","ai-context",{"name":546,"slug":547,"type":16},"Debugging","debugging","2026-07-13T06:22:50.151002",{"slug":550,"name":550,"fn":551,"description":552,"org":553,"tags":554,"stars":531,"repoUrl":532,"updatedAt":560},"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},[555,556,557],{"name":523,"slug":524,"type":16},{"name":526,"slug":527,"type":16},{"name":558,"slug":559,"type":16},"MCP","mcp","2026-07-13T06:23:37.646079",{"slug":562,"name":562,"fn":563,"description":564,"org":565,"tags":566,"stars":531,"repoUrl":532,"updatedAt":572},"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},[567,568,569],{"name":523,"slug":524,"type":16},{"name":526,"slug":527,"type":16},{"name":570,"slug":571,"type":16},"Coding","coding","2026-07-23T05:42:38.133565",{"slug":574,"name":574,"fn":575,"description":576,"org":577,"tags":578,"stars":531,"repoUrl":532,"updatedAt":586},"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},[579,580,583],{"name":523,"slug":524,"type":16},{"name":581,"slug":582,"type":16},"Documentation","documentation",{"name":584,"slug":585,"type":16},"Plugin Development","plugin-development","2026-07-13T06:22:56.998659",{"slug":588,"name":588,"fn":589,"description":590,"org":591,"tags":592,"stars":531,"repoUrl":532,"updatedAt":598},"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},[593,594,595],{"name":523,"slug":524,"type":16},{"name":526,"slug":527,"type":16},{"name":596,"slug":597,"type":16},"CLI","cli","2026-07-13T06:23:18.266798",{"slug":600,"name":600,"fn":601,"description":602,"org":603,"tags":604,"stars":531,"repoUrl":532,"updatedAt":609},"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},[605,606],{"name":596,"slug":597,"type":16},{"name":607,"slug":608,"type":16},"Engineering","engineering","2026-07-13T06:23:27.465985",{"slug":611,"name":611,"fn":612,"description":613,"org":614,"tags":615,"stars":531,"repoUrl":532,"updatedAt":621},"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},[616,617,618],{"name":523,"slug":524,"type":16},{"name":570,"slug":571,"type":16},{"name":619,"slug":620,"type":16},"Multi-Agent","multi-agent","2026-07-26T05:46:56.388845",{"slug":623,"name":623,"fn":624,"description":625,"org":626,"tags":627,"stars":531,"repoUrl":532,"updatedAt":637},"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},[628,631,634],{"name":629,"slug":630,"type":16},"Configuration","configuration",{"name":632,"slug":633,"type":16},"Desktop","desktop",{"name":635,"slug":636,"type":16},"Themes","themes","2026-07-13T06:23:41.407811",{"slug":639,"name":639,"fn":640,"description":641,"org":642,"tags":643,"stars":531,"repoUrl":532,"updatedAt":648},"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},[644,645],{"name":523,"slug":524,"type":16},{"name":646,"slug":647,"type":16},"Management","management","2026-07-16T06:02:17.297841",{"slug":650,"name":650,"fn":651,"description":652,"org":653,"tags":654,"stars":531,"repoUrl":532,"updatedAt":660},"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},[655,656,659],{"name":523,"slug":524,"type":16},{"name":657,"slug":658,"type":16},"AI Infrastructure","ai-infrastructure",{"name":629,"slug":630,"type":16},"2026-07-13T06:23:08.838181",{"slug":662,"name":662,"fn":663,"description":664,"org":665,"tags":666,"stars":531,"repoUrl":532,"updatedAt":675},"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},[667,670,673],{"name":668,"slug":669,"type":16},"Creative","creative",{"name":671,"slug":672,"type":16},"Graphics","graphics",{"name":674,"slug":662,"type":16},"Image Generation","2026-07-13T06:23:06.189403",69,{"items":678,"total":778},[679,693,708,715,728,749,759],{"slug":680,"name":680,"fn":681,"description":682,"org":683,"tags":684,"stars":26,"repoUrl":27,"updatedAt":692},"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},[685,688,689],{"name":686,"slug":687,"type":16},"Authentication","authentication",{"name":596,"slug":597,"type":16},{"name":690,"slug":691,"type":16},"Security","security","2026-07-13T06:24:39.504387",{"slug":694,"name":694,"fn":695,"description":696,"org":697,"tags":698,"stars":26,"repoUrl":27,"updatedAt":707},"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},[699,700,701,704],{"name":526,"slug":527,"type":16},{"name":596,"slug":597,"type":16},{"name":702,"slug":703,"type":16},"Messaging","messaging",{"name":705,"slug":706,"type":16},"Slack","slack","2026-07-13T06:23:51.908511",{"slug":4,"name":4,"fn":5,"description":6,"org":709,"tags":710,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[711,712,713,714],{"name":24,"slug":25,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"name":21,"slug":22,"type":16},{"slug":716,"name":716,"fn":717,"description":718,"org":719,"tags":720,"stars":26,"repoUrl":27,"updatedAt":727},"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},[721,722,725,726],{"name":523,"slug":524,"type":16},{"name":723,"slug":724,"type":16},"API Development","api-development",{"name":702,"slug":703,"type":16},{"name":705,"slug":706,"type":16},"2026-07-13T06:25:55.843495",{"slug":729,"name":729,"fn":730,"description":731,"org":732,"tags":733,"stars":26,"repoUrl":27,"updatedAt":748},"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},[734,736,739,742,745],{"name":735,"slug":729,"type":16},"Datadog",{"name":737,"slug":738,"type":16},"Logs","logs",{"name":740,"slug":741,"type":16},"Metrics","metrics",{"name":743,"slug":744,"type":16},"Monitoring","monitoring",{"name":746,"slug":747,"type":16},"Observability","observability","2026-07-13T06:24:27.990605",{"slug":750,"name":750,"fn":751,"description":752,"org":753,"tags":754,"stars":26,"repoUrl":27,"updatedAt":758},"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},[755,756,757],{"name":526,"slug":527,"type":16},{"name":596,"slug":597,"type":16},{"name":702,"slug":703,"type":16},"2026-07-13T06:24:26.62387",{"slug":760,"name":760,"fn":761,"description":762,"org":763,"tags":764,"stars":26,"repoUrl":27,"updatedAt":777},"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},[765,768,771,774],{"name":766,"slug":767,"type":16},"Documents","documents",{"name":769,"slug":770,"type":16},"DOCX","docx",{"name":772,"slug":773,"type":16},"Office","office",{"name":775,"slug":776,"type":16},"Word","word","2026-07-13T06:23:44.299568",45]