Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
spatialdata
spatialdata contains 3 collected skills from scverse, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
381
updated
2026-05-11
Forks
88
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
memray
software-developers
Profile the memory usage of a Python script using memray and visualize a temporal flamegraph in the browser. Use when the user wants to investigate memory consumption, find leaks, or understand allocation patterns.
2026-05-11
profimp
software-developers
Profile Python import time using profimp and open a waterfall HTML report. Use when investigating slow startup or wanting to identify which imports are most expensive.
2026-05-11
pyspy
software-developers
Profile the execution time of a Python script using py-spy and visualize the result with speedscope. Use when the user wants to benchmark performance, find slow code paths, or profile CPU time.
2026-05-11