Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:336
forks:3
updated:May 27, 2026 at 06:50
File Explorer
SKILL.md
| name | learning_path |
| description | 分析知识图谱以检测知识盲区,并利用 PageRank 和拓扑分析生成个性化学习路径 |
当用户提出以下需求时使用此 Skill:
get_graph_stats MCP 工具检查)pip install -r requirements.txtpython skills/learning_path/scripts/analyze_knowledge.py --action learning_path --focus "<optional_focus_area>" --max-items 15
返回完整的学习路径报告,包含:
python skills/learning_path/scripts/analyze_knowledge.py --action detect_gaps
返回三种类型的盲区:
python skills/learning_path/scripts/analyze_knowledge.py --action importance --top 10
返回按综合评分排名的概念:0.4×PageRank + 0.3×degree + 0.2×in_degree + 0.1×betweenness
使用脚本返回的 Markdown 格式展示结果:
/paper-analysis workflow 添加论文