[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-minimax-minimax-token-plan":3,"mdc-c6wjc8-key":34,"related-repo-minimax-minimax-token-plan":210,"related-org-minimax-minimax-token-plan":311},{"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},"minimax-token-plan","manage MiniMax token plans and tools","Use MiniMax Token Plan and optional pay-as-you-go multimodal tools for web search, image understanding and generation, speech, video, lyrics, music, and music covers while preserving entitlement and cost boundaries.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"minimax","MiniMax","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fminimax.jpg","MiniMax-AI",[13,17,20],{"name":14,"slug":15,"type":16},"Automation","automation","tag",{"name":18,"slug":19,"type":16},"AI","ai",{"name":21,"slug":22,"type":16},"API Development","api-development",5,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002FMiniMax-Code-Plugins","2026-08-27T13:32:30.769351",null,2,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Community registry and contribution toolkit for MiniMax Code plugins.","https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002FMiniMax-Code-Plugins\u002Ftree\u002FHEAD\u002Fplugins\u002FHylouis233\u002Fminimax-token-plan\u002Fskills\u002Fminimax-token-plan","---\nname: minimax-token-plan\ndescription: Use MiniMax Token Plan and optional pay-as-you-go multimodal tools for web search, image understanding and generation, speech, video, lyrics, music, and music covers while preserving entitlement and cost boundaries.\n---\n\n# MiniMax Token Plan workflows\n\nUse this skill when the user asks to use MiniMax Token Plan, MiniMax image or speech generation,\nHailuo\u002FH3 video, MiniMax Music, lyrics generation, or the MiniMax multimodal API.\n\n## Mandatory routing\n\n1. Call `minimax_get_capabilities` before the first external MiniMax call in a task.\n2. Explain which configured key class and quota\u002Fbalance route the requested tool will use.\n3. Obtain explicit user confirmation before setting `confirm_usage: true`.\n4. Use Token Plan tools for search, image understanding, eligible image generation, and eligible\n   speech. H3 video and voice design\u002Fcloning require another billing route. Music\u002Flyrics may use a\n   Token Plan key only for an existing eligible account; never claim new-user availability.\n5. For video, create a task and return its task ID. Query status separately; do not busy-poll.\n6. Treat music and lyrics as grandfathered capabilities. Since 2026-08-20, new users cannot obtain\n   paid API access. If the API rejects access, report the boundary and suggest MiniMax Audio or the\n   open-source MiniMax Music 3 model rather than retrying.\n\n## Media rules\n\n- Vision and single subject-reference inputs accept HTTPS URLs or bounded\n  `data:image\u002Fjpeg|png|webp;base64,...` values; never pass arbitrary local paths.\n- Video reference-image, video, and audio collections require HTTPS URLs. First\u002Flast-frame inline data\n  images are deliberately smaller so the complete JSON-RPC request stays within the stdio safety limit.\n- Prefer URL output to keep large binary payloads out of MCP context.\n- Generated URLs can expire; tell the user to persist desired outputs promptly.\n- Never echo API keys, authorization headers, or full data-URI media.\n- Do not describe a successful request as free. Token Plan calls consume quota; paygo calls may\n  consume Credits or account balance.\n\n## Failure handling\n\n- Authentication errors: verify that key region matches `MINIMAX_API_HOST`.\n- Status `2056` or usage-limit messages: report the quota\u002Fmodel mismatch and suggest an eligible\n  model or waiting for reset; do not silently swap key classes.\n- HTTP 429: preserve the trace ID and ask the user to retry later.\n- Music\u002Flyrics access rejection: report the 2026-08-20 new-user cutoff.\n- Never retry generation automatically after an uncertain response because the original request may\n  already have consumed quota or created a task.\n",{"data":35,"body":36},{"name":4,"description":6},{"type":37,"children":38},"root",[39,48,54,61,113,119,161,167],{"type":40,"tag":41,"props":42,"children":44},"element","h1",{"id":43},"minimax-token-plan-workflows",[45],{"type":46,"value":47},"text","MiniMax Token Plan workflows",{"type":40,"tag":49,"props":50,"children":51},"p",{},[52],{"type":46,"value":53},"Use this skill when the user asks to use MiniMax Token Plan, MiniMax image or speech generation,\nHailuo\u002FH3 video, MiniMax Music, lyrics generation, or the MiniMax multimodal API.",{"type":40,"tag":55,"props":56,"children":58},"h2",{"id":57},"mandatory-routing",[59],{"type":46,"value":60},"Mandatory routing",{"type":40,"tag":62,"props":63,"children":64},"ol",{},[65,80,85,98,103,108],{"type":40,"tag":66,"props":67,"children":68},"li",{},[69,71,78],{"type":46,"value":70},"Call ",{"type":40,"tag":72,"props":73,"children":75},"code",{"className":74},[],[76],{"type":46,"value":77},"minimax_get_capabilities",{"type":46,"value":79}," before the first external MiniMax call in a task.",{"type":40,"tag":66,"props":81,"children":82},{},[83],{"type":46,"value":84},"Explain which configured key class and quota\u002Fbalance route the requested tool will use.",{"type":40,"tag":66,"props":86,"children":87},{},[88,90,96],{"type":46,"value":89},"Obtain explicit user confirmation before setting ",{"type":40,"tag":72,"props":91,"children":93},{"className":92},[],[94],{"type":46,"value":95},"confirm_usage: true",{"type":46,"value":97},".",{"type":40,"tag":66,"props":99,"children":100},{},[101],{"type":46,"value":102},"Use Token Plan tools for search, image understanding, eligible image generation, and eligible\nspeech. H3 video and voice design\u002Fcloning require another billing route. Music\u002Flyrics may use a\nToken Plan key only for an existing eligible account; never claim new-user availability.",{"type":40,"tag":66,"props":104,"children":105},{},[106],{"type":46,"value":107},"For video, create a task and return its task ID. Query status separately; do not busy-poll.",{"type":40,"tag":66,"props":109,"children":110},{},[111],{"type":46,"value":112},"Treat music and lyrics as grandfathered capabilities. Since 2026-08-20, new users cannot obtain\npaid API access. If the API rejects access, report the boundary and suggest MiniMax Audio or the\nopen-source MiniMax Music 3 model rather than retrying.",{"type":40,"tag":55,"props":114,"children":116},{"id":115},"media-rules",[117],{"type":46,"value":118},"Media rules",{"type":40,"tag":120,"props":121,"children":122},"ul",{},[123,136,141,146,151,156],{"type":40,"tag":66,"props":124,"children":125},{},[126,128,134],{"type":46,"value":127},"Vision and single subject-reference inputs accept HTTPS URLs or bounded\n",{"type":40,"tag":72,"props":129,"children":131},{"className":130},[],[132],{"type":46,"value":133},"data:image\u002Fjpeg|png|webp;base64,...",{"type":46,"value":135}," values; never pass arbitrary local paths.",{"type":40,"tag":66,"props":137,"children":138},{},[139],{"type":46,"value":140},"Video reference-image, video, and audio collections require HTTPS URLs. First\u002Flast-frame inline data\nimages are deliberately smaller so the complete JSON-RPC request stays within the stdio safety limit.",{"type":40,"tag":66,"props":142,"children":143},{},[144],{"type":46,"value":145},"Prefer URL output to keep large binary payloads out of MCP context.",{"type":40,"tag":66,"props":147,"children":148},{},[149],{"type":46,"value":150},"Generated URLs can expire; tell the user to persist desired outputs promptly.",{"type":40,"tag":66,"props":152,"children":153},{},[154],{"type":46,"value":155},"Never echo API keys, authorization headers, or full data-URI media.",{"type":40,"tag":66,"props":157,"children":158},{},[159],{"type":46,"value":160},"Do not describe a successful request as free. Token Plan calls consume quota; paygo calls may\nconsume Credits or account balance.",{"type":40,"tag":55,"props":162,"children":164},{"id":163},"failure-handling",[165],{"type":46,"value":166},"Failure handling",{"type":40,"tag":120,"props":168,"children":169},{},[170,182,195,200,205],{"type":40,"tag":66,"props":171,"children":172},{},[173,175,181],{"type":46,"value":174},"Authentication errors: verify that key region matches ",{"type":40,"tag":72,"props":176,"children":178},{"className":177},[],[179],{"type":46,"value":180},"MINIMAX_API_HOST",{"type":46,"value":97},{"type":40,"tag":66,"props":183,"children":184},{},[185,187,193],{"type":46,"value":186},"Status ",{"type":40,"tag":72,"props":188,"children":190},{"className":189},[],[191],{"type":46,"value":192},"2056",{"type":46,"value":194}," or usage-limit messages: report the quota\u002Fmodel mismatch and suggest an eligible\nmodel or waiting for reset; do not silently swap key classes.",{"type":40,"tag":66,"props":196,"children":197},{},[198],{"type":46,"value":199},"HTTP 429: preserve the trace ID and ask the user to retry later.",{"type":40,"tag":66,"props":201,"children":202},{},[203],{"type":46,"value":204},"Music\u002Flyrics access rejection: report the 2026-08-20 new-user cutoff.",{"type":40,"tag":66,"props":206,"children":207},{},[208],{"type":46,"value":209},"Never retry generation automatically after an uncertain response because the original request may\nalready have consumed quota or created a task.",{"items":211,"total":310},[212,228,247,258,269,282,291],{"slug":213,"name":213,"fn":214,"description":215,"org":216,"tags":217,"stars":23,"repoUrl":24,"updatedAt":227},"article2tasks","convert articles into Dida365 tasks","将技术周报（批量）或单篇文章整理为滴答清单待办事项，自动分类到已有清单并打标签，全程通过 MCP 写入，跨平台无需任何本地脚本。当用户提供周报内容、文章链接，或提及「周报」「文章汇总」「添加到滴答」时，使用此技能。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[218,221,224],{"name":219,"slug":220,"type":16},"Content Creation","content-creation",{"name":222,"slug":223,"type":16},"MCP","mcp",{"name":225,"slug":226,"type":16},"Task Management","task-management","2026-08-18T03:49:38.751656",{"slug":229,"name":229,"fn":230,"description":231,"org":232,"tags":233,"stars":23,"repoUrl":24,"updatedAt":246},"binder-agent-eval","evaluate LLM agent decision quality","当需要在相同的阶段输入上评测 LLM agent 的结构化决策、或对比多个 provider 的决策质量时使用；对应 openbinder evaluate-agent（--provider\u002F--compare\u002F--case）与 openbinder provider doctor。典型触发语：\"用 mock provider 跑一遍 decision case 评测\"\"对比一下几个 provider 在同一批 case 上的表现\"\"先 doctor 一下 minimax 配置通不通\"。同义场景：agent 评测、decision evaluation、visible\u002Fhidden 分层、泄露检查、provider 对比、冻结决策。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[234,237,240,243],{"name":235,"slug":236,"type":16},"Agents","agents",{"name":238,"slug":239,"type":16},"Benchmarking","benchmarking",{"name":241,"slug":242,"type":16},"Evals","evals",{"name":244,"slug":245,"type":16},"LLM","llm","2026-08-27T13:32:30.156635",{"slug":248,"name":248,"fn":249,"description":250,"org":251,"tags":252,"stars":23,"repoUrl":24,"updatedAt":257},"binder-handoff","export and validate binder task packages","当需要把 binder 设计算力任务打包交给外部平台（Claude Science 或自有服务器）、或校验\u002F导入外部返回的结果包时使用；对应 openbinder handoff export\u002Fvalidate\u002Fimport。典型触发语：\"把这个 target 打包成 handoff 任务包\"\"校验一下对方返回的 result package\"\"把外部算回来的结果导入进来\"。同义场景：external handoff、任务包导出、结果包校验、回传包导入、RUNBOOK。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[253,254],{"name":14,"slug":15,"type":16},{"name":255,"slug":256,"type":16},"Data Engineering","data-engineering","2026-08-27T13:32:32.957864",{"slug":259,"name":259,"fn":260,"description":261,"org":262,"tags":263,"stars":23,"repoUrl":24,"updatedAt":268},"binder-protocol","compile and validate binder design protocols","当需要把 binder 设计协议草稿编译成结构化 protocol.yaml、校验协议、或按阶段切出 stage slice 时使用；对应 openbinder protocol validate\u002Fcompile\u002Fshow 三个子命令。典型触发语：\"把这份 protocol 草稿编译一下\"\"校验这个 protocol.yaml\"\"把 cofold_scoring 阶段的切片拿出来\"。同义场景：协议编译、protocol compiler、十阶段、stage slice、阶段上下文、protocol validate。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[264,265],{"name":14,"slug":15,"type":16},{"name":266,"slug":267,"type":16},"YAML","yaml","2026-08-27T13:32:33.760978",{"slug":270,"name":270,"fn":271,"description":272,"org":273,"tags":274,"stars":23,"repoUrl":24,"updatedAt":281},"binder-ranking-audit","audit binder campaign ranking results","当需要重算并审计 binder campaign 的候选排序、核对 recorded 与 recomputed 是否一致时使用；对应 openbinder audit-ranking（--fixture\u002F--source）。典型触发语：\"审计一下这个 campaign 的排序\"\"recorded 和 recomputed 对得上吗\"\"重算 top-N 命中率和 Spearman\"。同义场景：ranking audit、排序审计、ensemble 重算、hit rate、缺失数据处理、missing data 报告。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[275,278],{"name":276,"slug":277,"type":16},"Data Analysis","data-analysis",{"name":279,"slug":280,"type":16},"QA","qa","2026-08-27T13:32:34.155444",{"slug":283,"name":283,"fn":284,"description":285,"org":286,"tags":287,"stars":23,"repoUrl":24,"updatedAt":290},"binder-replay","replay binder design campaigns","当需要回放已记录的 binder 设计 campaign、重现每一步\"当时知道什么、决定了什么\"时使用；对应 openbinder replay（--fixture\u002F--events\u002F--source）。典型触发语：\"帮我回放一下 IL-7Ra 的 binder campaign\"\"回放那个失败的 campaign\"\"看看当时每一步都知道了什么\"。同义场景：campaign replay、事件流回放、replay report、gap 分析、时间线重建。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[288,289],{"name":14,"slug":15,"type":16},{"name":276,"slug":277,"type":16},"2026-08-27T13:32:33.346398",{"slug":292,"name":292,"fn":293,"description":294,"org":295,"tags":296,"stars":23,"repoUrl":24,"updatedAt":309},"binder-report","generate final reports from agent artifacts","当需要把 output\u002F 下已产生的 replay、agent 评测、ranking 审计产物汇总成最终报告束时使用；收集既有 artifact、按六类证据分级标注、生成 limitations 并提交 stage-gate 审批。典型触发语：\"把这些产物汇总成最终报告\"\"出一份 binder 最终报告和 limitations\"\"把 replay\u002F评测\u002F审计结果打包成报告束\"。同义场景：最终报告、报告束、evidence grading、limitations、claim check、收尾报告。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[297,300,303,306],{"name":298,"slug":299,"type":16},"Documentation","documentation",{"name":301,"slug":302,"type":16},"Operations","operations",{"name":304,"slug":305,"type":16},"Reporting","reporting",{"name":307,"slug":308,"type":16},"Summarization","summarization","2026-08-27T13:32:26.101404",93,{"items":312,"total":511},[313,337,351,370,385,405,423,441,456,472,491,501],{"slug":314,"name":314,"fn":315,"description":316,"org":317,"tags":318,"stars":334,"repoUrl":335,"updatedAt":336},"android-native-dev","develop Android native applications","Android native application development and UI design guide. Covers Material Design 3, Kotlin\u002FCompose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[319,322,325,328,331],{"name":320,"slug":321,"type":16},"Accessibility","accessibility",{"name":323,"slug":324,"type":16},"Android","android",{"name":326,"slug":327,"type":16},"Kotlin","kotlin",{"name":329,"slug":330,"type":16},"Mobile","mobile",{"name":332,"slug":333,"type":16},"UI Components","ui-components",13030,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002Fskills","2026-07-13T06:16:54.247834",{"slug":338,"name":338,"fn":339,"description":340,"org":341,"tags":342,"stars":334,"repoUrl":335,"updatedAt":350},"buddy-sings","generate singing performances for AI companions","Use when user wants their Claude Code pet (\u002Fbuddy) to sing a song. Triggers on any request that combines the concept of their Claude Code buddy, pet, or companion with singing or music. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[343,344,347],{"name":235,"slug":236,"type":16},{"name":345,"slug":346,"type":16},"Audio","audio",{"name":348,"slug":349,"type":16},"Creative","creative","2026-07-13T06:16:35.130644",{"slug":352,"name":352,"fn":353,"description":354,"org":355,"tags":356,"stars":334,"repoUrl":335,"updatedAt":369},"color-font-skill","select color palettes and font pairings","Choose presentation-ready color palettes and font pairings for PPT\u002Fdesign tasks. Use when users ask for visual theme choices, brand-safe palettes, or font recommendations. Triggers include: 配色, 色板, 字体, color palette, font, PPT配色, 字体搭配.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[357,360,363,366],{"name":358,"slug":359,"type":16},"Design","design",{"name":361,"slug":362,"type":16},"Presentations","presentations",{"name":364,"slug":365,"type":16},"Themes","themes",{"name":367,"slug":368,"type":16},"Typography","typography","2026-07-13T06:17:02.785587",{"slug":371,"name":371,"fn":372,"description":373,"org":374,"tags":375,"stars":334,"repoUrl":335,"updatedAt":384},"design-style-skill","select visual design systems for presentations","Select a consistent visual design system for PPT slides using radius\u002Fspacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp\u002FSoft\u002FRounded\u002FPill recipes, component mappings, typography\u002Fspacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[376,377,380,383],{"name":358,"slug":359,"type":16},{"name":378,"slug":379,"type":16},"Design System","design-system",{"name":381,"slug":382,"type":16},"PowerPoint","powerpoint",{"name":361,"slug":362,"type":16},"2026-07-13T06:17:10.398389",{"slug":386,"name":386,"fn":387,"description":388,"org":389,"tags":390,"stars":334,"repoUrl":335,"updatedAt":404},"flutter-dev","build cross-platform apps with Flutter","Flutter cross-platform development guide covering widget patterns, Riverpod\u002FBloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling.\nUse when: building Flutter apps, implementing state management (Riverpod\u002FBloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[391,394,397,398,401],{"name":392,"slug":393,"type":16},"Dart","dart",{"name":395,"slug":396,"type":16},"Flutter","flutter",{"name":329,"slug":330,"type":16},{"name":399,"slug":400,"type":16},"Performance","performance",{"name":402,"slug":403,"type":16},"State Management","state-management","2026-07-13T06:16:36.626679",{"slug":406,"name":406,"fn":407,"description":408,"org":409,"tags":410,"stars":334,"repoUrl":335,"updatedAt":422},"frontend-dev","build visually striking frontend web pages","Full-stack frontend development combining premium UI design, cinematic animations,\nAI-generated media assets, persuasive copywriting, and visual art. Builds complete,\nvisually striking web pages with real media, advanced motion, and compelling copy.\nUse when: building landing pages, marketing sites, product pages, dashboards,\ngenerating media assets (image\u002Fvideo\u002Faudio\u002Fmusic), writing conversion copy,\ncreating generative art, or implementing cinematic scroll animations.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[411,414,415,416,419],{"name":412,"slug":413,"type":16},"Animation","animation",{"name":348,"slug":349,"type":16},{"name":358,"slug":359,"type":16},{"name":417,"slug":418,"type":16},"Frontend","frontend",{"name":420,"slug":421,"type":16},"Web Development","web-development","2026-07-13T06:16:39.108827",{"slug":424,"name":424,"fn":425,"description":426,"org":427,"tags":428,"stars":334,"repoUrl":335,"updatedAt":440},"fullstack-dev","build full-stack web applications","Full-stack backend architecture and frontend-backend integration guide.\nTRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service,\nbuilding todo app, building CRUD app, building real-time app, building chat app,\nExpress + React, Next.js API, Node.js backend, Python backend, Go backend,\ndesigning service layers, implementing error handling, managing config\u002Fauth,\nsetting up API clients, implementing auth flows, handling file uploads,\nadding real-time features (SSE\u002FWebSocket), hardening for production.\nDO NOT TRIGGER when: pure frontend UI work, pure CSS\u002Fstyling, database schema only.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[429,432,433,436,439],{"name":430,"slug":431,"type":16},"Backend","backend",{"name":417,"slug":418,"type":16},{"name":434,"slug":435,"type":16},"Full-stack","full-stack",{"name":437,"slug":438,"type":16},"REST API","rest-api",{"name":420,"slug":421,"type":16},"2026-07-13T06:16:43.219005",{"slug":442,"name":442,"fn":443,"description":444,"org":445,"tags":446,"stars":334,"repoUrl":335,"updatedAt":455},"gif-sticker-maker","create animated GIF stickers from photos","Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions.\nUse when: user wants to create cartoon stickers, GIF expressions, emoji packs, animated avatars,\nor convert photos to Funko Pop \u002F Pop Mart blind box style animations.\nTriggers: sticker, GIF, cartoon, emoji, expression pack, avatar animation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[447,448,449,452],{"name":412,"slug":413,"type":16},{"name":348,"slug":349,"type":16},{"name":450,"slug":451,"type":16},"Images","images",{"name":453,"slug":454,"type":16},"Media","media","2026-07-13T06:16:51.74461",{"slug":457,"name":457,"fn":458,"description":459,"org":460,"tags":461,"stars":334,"repoUrl":335,"updatedAt":471},"ios-application-dev","develop iOS applications with SwiftUI and UIKit","iOS application development guide covering UIKit, SnapKit, and SwiftUI. Includes touch targets, safe areas, navigation patterns, Dynamic Type, Dark Mode, accessibility, collection views, common UI components, and SwiftUI design guidelines. For detailed references on specific topics, see the reference files.\nUse when: developing iOS apps, implementing UI, reviewing iOS code, working with UIKit\u002FSnapKit\u002FSwiftUI layouts, building iPhone interfaces, Swift mobile development, Apple HIG compliance, iOS accessibility implementation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[462,463,466,467,470],{"name":320,"slug":321,"type":16},{"name":464,"slug":465,"type":16},"iOS","ios",{"name":329,"slug":330,"type":16},{"name":468,"slug":469,"type":16},"SwiftUI","swiftui",{"name":332,"slug":333,"type":16},"2026-07-13T06:16:55.686092",{"slug":473,"name":473,"fn":474,"description":475,"org":476,"tags":477,"stars":334,"repoUrl":335,"updatedAt":490},"minimax-docx","create and edit DOCX documents","Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill\u002Fedit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say \"write a report\", \"draft a proposal\", \"make a contract\", \"fill in this form\", \"reformat to match this template\", or any task whose final output is a .docx file. Even if the user doesn't mention \"docx\" explicitly, if the task implies a printable\u002Fformal document, use this skill.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[478,481,484,487],{"name":479,"slug":480,"type":16},"Documents","documents",{"name":482,"slug":483,"type":16},"DOCX","docx",{"name":485,"slug":486,"type":16},"Office","office",{"name":488,"slug":489,"type":16},"Templates","templates","2026-07-13T06:16:40.461868",{"slug":492,"name":492,"fn":493,"description":494,"org":495,"tags":496,"stars":334,"repoUrl":335,"updatedAt":500},"minimax-music-gen","generate music and audio tracks","Use when user wants to generate music, songs, or audio tracks. Triggers on any request involving music creation, song writing, lyrics generation, audio production, or covers. Also triggers when user provides lyrics and wants them turned into a song, or describes a mood\u002Fscene and wants background music. Supports multilingual triggers — match equivalent phrases in any language. Do NOT use for music playback of existing files, music theory questions, or music recommendation without generation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[497,498,499],{"name":345,"slug":346,"type":16},{"name":348,"slug":349,"type":16},{"name":453,"slug":454,"type":16},"2026-07-13T06:16:50.381758",{"slug":502,"name":502,"fn":503,"description":504,"org":505,"tags":506,"stars":334,"repoUrl":335,"updatedAt":510},"minimax-music-playlist","generate personalized music playlists","Generate personalized music playlists by analyzing the user's music taste and generation feedback history. Triggers on any request involving playlist generation, music taste profiling, or personalized music recommendations. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[507,508,509],{"name":345,"slug":346,"type":16},{"name":348,"slug":349,"type":16},{"name":453,"slug":454,"type":16},"2026-07-13T06:16:57.002997",141]