[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-minimax-search-first":3,"mdc--yq51h-key":34,"related-org-minimax-search-first":233,"related-repo-minimax-search-first":436},{"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},"search-first","enforce search-before-edit code workflows","Enforce a search-before-edit workflow for code changes. Use this Skill whenever a task involves changing code, tracing behavior, or understanding an unfamiliar area, so the agent searches and reads the relevant files before proposing or implementing edits.",{"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},"Best Practices","best-practices","tag",{"name":18,"slug":19,"type":16},"Engineering","engineering",{"name":21,"slug":22,"type":16},"Code Analysis","code-analysis",5,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002FMiniMax-Code-Plugins","2026-08-18T03:49:37.673989",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\u002Fsearch-first\u002Fskills\u002Fsearch-first","---\nname: search-first\ndescription: Enforce a search-before-edit workflow for code changes. Use this Skill whenever a task involves changing code, tracing behavior, or understanding an unfamiliar area, so the agent searches and reads the relevant files before proposing or implementing edits.\n---\n\n# Search First\n\nUse this skill when a task involves changing code, tracing behavior, or understanding an\nunfamiliar area.\n\n## Core rule\n\nDo not modify code until you have first searched for the relevant files, symbols, call sites,\nnearby patterns, and affected references.\n\n## Workflow\n\n1. Search for the exact file, symbol, route, command, or error text.\n2. Read the most relevant definitions and references.\n3. Identify adjacent code paths that could be affected.\n4. Identify tests, docs, configs, or UI flows coupled to the target.\n5. Before proposing or editing, report a concise investigation summary: the primary\n   implementation, important callers, coupled artifacts, the project pattern to follow, and the\n   smallest safe change.\n6. Only then propose or implement changes.\n\n## Priorities\n\n- Prefer exact evidence over assumptions.\n- Prefer existing project patterns over inventing new ones.\n- Prefer narrow, targeted changes after understanding the local context.\n- For a task that proposes changing how code uses an external API or SDK, prefer versioned\n  documentation already present in the repository or local environment. If it is unavailable and\n  host policy permits network access, consult the dependency vendor's official documentation using\n  only the minimum necessary public product, API, and version details. Never send source code,\n  credentials, personal data, private endpoints, internal hostnames, or private package names.\n- For read-only tracing, explanation, or investigation tasks, do not initiate an online\n  documentation lookup; report any version-sensitive uncertainty instead.\n- If official documentation cannot be accessed, report that limitation and treat version-sensitive\n  behavior as unverified. Avoid guessing; ask the user for documentation or approval of the\n  explicitly stated risk before making that part of the change.\n- When the task spans multiple files or uncertainty remains high, narrow the scope or split the\n  work instead of guessing.\n\n## Minimum investigation before editing\n\nBefore editing, try to answer:\n\n- Where is the primary implementation?\n- What calls it or imports it?\n- Are there tests, docs, configs, or browser flows coupled to it?\n- Is there an existing pattern nearby to follow?\n- What is the smallest safe change that solves the request?\n\n## Good outcomes\n\n- Fewer blind edits.\n- Lower regression risk.\n- Faster convergence on the right file and change shape.\n\n## Notes\n\n- This skill is a workflow aid only.\n- It must not modify hooks, settings, plugins, or global configuration on its own.\n",{"data":35,"body":36},{"name":4,"description":6},{"type":37,"children":38},"root",[39,47,53,60,65,71,106,112,151,157,162,190,196,214,220],{"type":40,"tag":41,"props":42,"children":43},"element","h1",{"id":4},[44],{"type":45,"value":46},"text","Search First",{"type":40,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"Use this skill when a task involves changing code, tracing behavior, or understanding an\nunfamiliar area.",{"type":40,"tag":54,"props":55,"children":57},"h2",{"id":56},"core-rule",[58],{"type":45,"value":59},"Core rule",{"type":40,"tag":48,"props":61,"children":62},{},[63],{"type":45,"value":64},"Do not modify code until you have first searched for the relevant files, symbols, call sites,\nnearby patterns, and affected references.",{"type":40,"tag":54,"props":66,"children":68},{"id":67},"workflow",[69],{"type":45,"value":70},"Workflow",{"type":40,"tag":72,"props":73,"children":74},"ol",{},[75,81,86,91,96,101],{"type":40,"tag":76,"props":77,"children":78},"li",{},[79],{"type":45,"value":80},"Search for the exact file, symbol, route, command, or error text.",{"type":40,"tag":76,"props":82,"children":83},{},[84],{"type":45,"value":85},"Read the most relevant definitions and references.",{"type":40,"tag":76,"props":87,"children":88},{},[89],{"type":45,"value":90},"Identify adjacent code paths that could be affected.",{"type":40,"tag":76,"props":92,"children":93},{},[94],{"type":45,"value":95},"Identify tests, docs, configs, or UI flows coupled to the target.",{"type":40,"tag":76,"props":97,"children":98},{},[99],{"type":45,"value":100},"Before proposing or editing, report a concise investigation summary: the primary\nimplementation, important callers, coupled artifacts, the project pattern to follow, and the\nsmallest safe change.",{"type":40,"tag":76,"props":102,"children":103},{},[104],{"type":45,"value":105},"Only then propose or implement changes.",{"type":40,"tag":54,"props":107,"children":109},{"id":108},"priorities",[110],{"type":45,"value":111},"Priorities",{"type":40,"tag":113,"props":114,"children":115},"ul",{},[116,121,126,131,136,141,146],{"type":40,"tag":76,"props":117,"children":118},{},[119],{"type":45,"value":120},"Prefer exact evidence over assumptions.",{"type":40,"tag":76,"props":122,"children":123},{},[124],{"type":45,"value":125},"Prefer existing project patterns over inventing new ones.",{"type":40,"tag":76,"props":127,"children":128},{},[129],{"type":45,"value":130},"Prefer narrow, targeted changes after understanding the local context.",{"type":40,"tag":76,"props":132,"children":133},{},[134],{"type":45,"value":135},"For a task that proposes changing how code uses an external API or SDK, prefer versioned\ndocumentation already present in the repository or local environment. If it is unavailable and\nhost policy permits network access, consult the dependency vendor's official documentation using\nonly the minimum necessary public product, API, and version details. Never send source code,\ncredentials, personal data, private endpoints, internal hostnames, or private package names.",{"type":40,"tag":76,"props":137,"children":138},{},[139],{"type":45,"value":140},"For read-only tracing, explanation, or investigation tasks, do not initiate an online\ndocumentation lookup; report any version-sensitive uncertainty instead.",{"type":40,"tag":76,"props":142,"children":143},{},[144],{"type":45,"value":145},"If official documentation cannot be accessed, report that limitation and treat version-sensitive\nbehavior as unverified. Avoid guessing; ask the user for documentation or approval of the\nexplicitly stated risk before making that part of the change.",{"type":40,"tag":76,"props":147,"children":148},{},[149],{"type":45,"value":150},"When the task spans multiple files or uncertainty remains high, narrow the scope or split the\nwork instead of guessing.",{"type":40,"tag":54,"props":152,"children":154},{"id":153},"minimum-investigation-before-editing",[155],{"type":45,"value":156},"Minimum investigation before editing",{"type":40,"tag":48,"props":158,"children":159},{},[160],{"type":45,"value":161},"Before editing, try to answer:",{"type":40,"tag":113,"props":163,"children":164},{},[165,170,175,180,185],{"type":40,"tag":76,"props":166,"children":167},{},[168],{"type":45,"value":169},"Where is the primary implementation?",{"type":40,"tag":76,"props":171,"children":172},{},[173],{"type":45,"value":174},"What calls it or imports it?",{"type":40,"tag":76,"props":176,"children":177},{},[178],{"type":45,"value":179},"Are there tests, docs, configs, or browser flows coupled to it?",{"type":40,"tag":76,"props":181,"children":182},{},[183],{"type":45,"value":184},"Is there an existing pattern nearby to follow?",{"type":40,"tag":76,"props":186,"children":187},{},[188],{"type":45,"value":189},"What is the smallest safe change that solves the request?",{"type":40,"tag":54,"props":191,"children":193},{"id":192},"good-outcomes",[194],{"type":45,"value":195},"Good outcomes",{"type":40,"tag":113,"props":197,"children":198},{},[199,204,209],{"type":40,"tag":76,"props":200,"children":201},{},[202],{"type":45,"value":203},"Fewer blind edits.",{"type":40,"tag":76,"props":205,"children":206},{},[207],{"type":45,"value":208},"Lower regression risk.",{"type":40,"tag":76,"props":210,"children":211},{},[212],{"type":45,"value":213},"Faster convergence on the right file and change shape.",{"type":40,"tag":54,"props":215,"children":217},{"id":216},"notes",[218],{"type":45,"value":219},"Notes",{"type":40,"tag":113,"props":221,"children":222},{},[223,228],{"type":40,"tag":76,"props":224,"children":225},{},[226],{"type":45,"value":227},"This skill is a workflow aid only.",{"type":40,"tag":76,"props":229,"children":230},{},[231],{"type":45,"value":232},"It must not modify hooks, settings, plugins, or global configuration on its own.",{"items":234,"total":435},[235,259,275,294,309,329,347,365,380,396,415,425],{"slug":236,"name":236,"fn":237,"description":238,"org":239,"tags":240,"stars":256,"repoUrl":257,"updatedAt":258},"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},[241,244,247,250,253],{"name":242,"slug":243,"type":16},"Accessibility","accessibility",{"name":245,"slug":246,"type":16},"Android","android",{"name":248,"slug":249,"type":16},"Kotlin","kotlin",{"name":251,"slug":252,"type":16},"Mobile","mobile",{"name":254,"slug":255,"type":16},"UI Components","ui-components",13030,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002Fskills","2026-07-13T06:16:54.247834",{"slug":260,"name":260,"fn":261,"description":262,"org":263,"tags":264,"stars":256,"repoUrl":257,"updatedAt":274},"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},[265,268,271],{"name":266,"slug":267,"type":16},"Agents","agents",{"name":269,"slug":270,"type":16},"Audio","audio",{"name":272,"slug":273,"type":16},"Creative","creative","2026-07-13T06:16:35.130644",{"slug":276,"name":276,"fn":277,"description":278,"org":279,"tags":280,"stars":256,"repoUrl":257,"updatedAt":293},"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},[281,284,287,290],{"name":282,"slug":283,"type":16},"Design","design",{"name":285,"slug":286,"type":16},"Presentations","presentations",{"name":288,"slug":289,"type":16},"Themes","themes",{"name":291,"slug":292,"type":16},"Typography","typography","2026-07-13T06:17:02.785587",{"slug":295,"name":295,"fn":296,"description":297,"org":298,"tags":299,"stars":256,"repoUrl":257,"updatedAt":308},"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},[300,301,304,307],{"name":282,"slug":283,"type":16},{"name":302,"slug":303,"type":16},"Design System","design-system",{"name":305,"slug":306,"type":16},"PowerPoint","powerpoint",{"name":285,"slug":286,"type":16},"2026-07-13T06:17:10.398389",{"slug":310,"name":310,"fn":311,"description":312,"org":313,"tags":314,"stars":256,"repoUrl":257,"updatedAt":328},"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},[315,318,321,322,325],{"name":316,"slug":317,"type":16},"Dart","dart",{"name":319,"slug":320,"type":16},"Flutter","flutter",{"name":251,"slug":252,"type":16},{"name":323,"slug":324,"type":16},"Performance","performance",{"name":326,"slug":327,"type":16},"State Management","state-management","2026-07-13T06:16:36.626679",{"slug":330,"name":330,"fn":331,"description":332,"org":333,"tags":334,"stars":256,"repoUrl":257,"updatedAt":346},"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},[335,338,339,340,343],{"name":336,"slug":337,"type":16},"Animation","animation",{"name":272,"slug":273,"type":16},{"name":282,"slug":283,"type":16},{"name":341,"slug":342,"type":16},"Frontend","frontend",{"name":344,"slug":345,"type":16},"Web Development","web-development","2026-07-13T06:16:39.108827",{"slug":348,"name":348,"fn":349,"description":350,"org":351,"tags":352,"stars":256,"repoUrl":257,"updatedAt":364},"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},[353,356,357,360,363],{"name":354,"slug":355,"type":16},"Backend","backend",{"name":341,"slug":342,"type":16},{"name":358,"slug":359,"type":16},"Full-stack","full-stack",{"name":361,"slug":362,"type":16},"REST API","rest-api",{"name":344,"slug":345,"type":16},"2026-07-13T06:16:43.219005",{"slug":366,"name":366,"fn":367,"description":368,"org":369,"tags":370,"stars":256,"repoUrl":257,"updatedAt":379},"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},[371,372,373,376],{"name":336,"slug":337,"type":16},{"name":272,"slug":273,"type":16},{"name":374,"slug":375,"type":16},"Images","images",{"name":377,"slug":378,"type":16},"Media","media","2026-07-13T06:16:51.74461",{"slug":381,"name":381,"fn":382,"description":383,"org":384,"tags":385,"stars":256,"repoUrl":257,"updatedAt":395},"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},[386,387,390,391,394],{"name":242,"slug":243,"type":16},{"name":388,"slug":389,"type":16},"iOS","ios",{"name":251,"slug":252,"type":16},{"name":392,"slug":393,"type":16},"SwiftUI","swiftui",{"name":254,"slug":255,"type":16},"2026-07-13T06:16:55.686092",{"slug":397,"name":397,"fn":398,"description":399,"org":400,"tags":401,"stars":256,"repoUrl":257,"updatedAt":414},"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},[402,405,408,411],{"name":403,"slug":404,"type":16},"Documents","documents",{"name":406,"slug":407,"type":16},"DOCX","docx",{"name":409,"slug":410,"type":16},"Office","office",{"name":412,"slug":413,"type":16},"Templates","templates","2026-07-13T06:16:40.461868",{"slug":416,"name":416,"fn":417,"description":418,"org":419,"tags":420,"stars":256,"repoUrl":257,"updatedAt":424},"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},[421,422,423],{"name":269,"slug":270,"type":16},{"name":272,"slug":273,"type":16},{"name":377,"slug":378,"type":16},"2026-07-13T06:16:50.381758",{"slug":426,"name":426,"fn":427,"description":428,"org":429,"tags":430,"stars":256,"repoUrl":257,"updatedAt":434},"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},[431,432,433],{"name":269,"slug":270,"type":16},{"name":272,"slug":273,"type":16},{"name":377,"slug":378,"type":16},"2026-07-13T06:16:57.002997",56,{"items":437,"total":523},[438,454,466,480,491,507,513],{"slug":439,"name":439,"fn":440,"description":441,"org":442,"tags":443,"stars":23,"repoUrl":24,"updatedAt":453},"article2tasks","convert articles into Dida365 tasks","将技术周报（批量）或单篇文章整理为滴答清单待办事项，自动分类到已有清单并打标签，全程通过 MCP 写入，跨平台无需任何本地脚本。当用户提供周报内容、文章链接，或提及「周报」「文章汇总」「添加到滴答」时，使用此技能。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[444,447,450],{"name":445,"slug":446,"type":16},"Content Creation","content-creation",{"name":448,"slug":449,"type":16},"MCP","mcp",{"name":451,"slug":452,"type":16},"Task Management","task-management","2026-08-18T03:49:38.751656",{"slug":455,"name":455,"fn":456,"description":457,"org":458,"tags":459,"stars":23,"repoUrl":24,"updatedAt":465},"dida365","manage Dida365 tasks and habits","Manage 滴答清单 (Dida365 China) tasks, lists, habits, focus records and countdowns through the official Dida365 MCP server at mcp.dida365.com. Use when the user asks to check, plan, create, update, complete or review tasks and habits on dida365.com, or asks about focus history and countdowns.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[460,461,464],{"name":448,"slug":449,"type":16},{"name":462,"slug":463,"type":16},"Scheduling","scheduling",{"name":451,"slug":452,"type":16},"2026-08-18T03:49:37.126385",{"slug":467,"name":467,"fn":468,"description":469,"org":470,"tags":471,"stars":23,"repoUrl":24,"updatedAt":479},"github-explore","explore and audit GitHub repositories","Use when the user wants to search\u002Fdiscover\u002Fsummarize\u002Faudit GitHub (find repos about X, explore a topic's landscape, what's trending, repo overview, similar projects, code search, issue\u002FPR search, org audit) or run gh CLI operations. Prefer scripts\u002F for discovery; raw gh commands for management ops.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[472,473,476],{"name":21,"slug":22,"type":16},{"name":474,"slug":475,"type":16},"GitHub","github",{"name":477,"slug":478,"type":16},"Research","research","2026-08-18T03:49:39.302333",{"slug":481,"name":481,"fn":482,"description":483,"org":484,"tags":485,"stars":23,"repoUrl":24,"updatedAt":490},"mcp-server-patterns","design and debug MCP servers","Reference patterns for designing, evaluating, integrating, and debugging MCP servers. Use this Skill whenever the task involves deciding whether to add an MCP server, reviewing a server design, integrating one into a workflow, or diagnosing why one fails.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[486,489],{"name":487,"slug":488,"type":16},"Architecture","architecture",{"name":448,"slug":449,"type":16},"2026-08-18T03:49:42.711595",{"slug":492,"name":492,"fn":493,"description":494,"org":495,"tags":496,"stars":23,"repoUrl":24,"updatedAt":506},"minimax-code-trajectory","visualize MiniMax code session trajectories","Inspect or visualize privacy-aware timelines for local MiniMax Code sessions. Use when the user asks to show, draw, open, review, or diagnose a task trajectory, summarize tool or token activity, inspect compaction or failure events, or compare recent session metadata without opening raw ledger files.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[497,500,503],{"name":498,"slug":499,"type":16},"Debugging","debugging",{"name":501,"slug":502,"type":16},"Observability","observability",{"name":504,"slug":505,"type":16},"Tracing","tracing","2026-08-18T03:49:38.218712",{"slug":4,"name":4,"fn":5,"description":6,"org":508,"tags":509,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[510,511,512],{"name":14,"slug":15,"type":16},{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"slug":514,"name":514,"fn":515,"description":516,"org":517,"tags":518,"stars":23,"repoUrl":24,"updatedAt":522},"ticktick","manage TickTick tasks and habits","Manage TickTick (international, ticktick.com) tasks, lists, habits, focus records and countdowns through the official TickTick MCP server at mcp.ticktick.com. Use when the user asks to check, plan, create, update, complete or review tasks and habits on TickTick, or asks about focus history and countdowns.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[519,520,521],{"name":448,"slug":449,"type":16},{"name":462,"slug":463,"type":16},{"name":451,"slug":452,"type":16},"2026-08-18T03:49:42.187465",8]