Skip to main content
在 Manus 中运行任何 Skill
一键导入

data-algo

星标9
分支0
更新时间2026年3月26日 07:41

Algorithm and data structure consultant for real codebases. Analyzes code to identify algorithmic bottlenecks, recommends optimal data structures, and implements the chosen approach directly. Use this skill whenever: the user mentions performance issues with data processing, needs a search/sort/filter/graph/cache/queue implementation, asks to optimize loops or nested iterations, mentions Big-O or complexity concerns, needs to choose between data structures, or is building any feature where algorithm selection materially affects correctness or speed — even if they don't explicitly say "algorithm". Also trigger when the user says "太慢了", "optimize", "bottleneck", "数据结构", "排序", "搜索", "缓存", "去重", "遍历", or describes a problem that maps to a classic algorithmic pattern (sliding window, two pointers, BFS/DFS, DP, greedy, etc.).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
6 个文件
SKILL.md
readonly