Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ultra

ultra에는 amilworks에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
5
업데이트
2026-07-09
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

computational-biology
소프트웨어 개발자

Domain toolkit and rigor for single-cell / spatial-omics graph analysis — community detection on cell or gene graphs, spatial neighbor graphs, ligand-receptor inference, and graph neural networks. Use when a task involves single-cell or spatial transcriptomics, clustering cells/genes, detecting modules or communities in a biological graph, testing whether that structure is real, or ligand-receptor / cell-cell communication. Read it before writing code that would otherwise reach for a hand-rolled surrogate (e.g. plain Louvain, a synthetic ligand-receptor score, a home-made SBM null).

2026-07-09
computational-ecology
소프트웨어 개발자

Domain toolkit and rigor for geospatial and ecological analysis — vector/raster IO, CRS handling, spatial statistics, point patterns, landscape metrics, terrain/hydrology, remote-sensing indices, movement tracks, habitat connectivity, and species distribution modelling. Use for shapefiles, GeoPackage, GeoTIFF, NetCDF/COG rasters, reprojection, clustered-vs-random spatial tests, patch metrics, NDVI/EVI, zonal statistics, GPS telemetry, least-cost corridors, or occurrence prediction. Read before hand-rolling spatial weights, Moran's I, landscape metrics, NDVI loops, or resistance-surface nulls.

2026-07-09
plots-and-diagrams
소프트웨어 개발자

How to render a chart, plot, graph, figure, heatmap, or diagram in the code-execution sandbox so it looks calm and native to Ultra. Covers chart-type choice (form follows data), the shipped Ultra matplotlib style + brand color palette, whisper-quiet chrome, direct labeling over legends, colorblind-safe color used only to encode meaning, light-on-white 300-DPI export to /outputs, and the ONE offline-safe way to make diagrams (render to an image — mermaid/graphviz do not work in the sandbox). Use when generating any data visualization or diagram as an image via code execution. For where files go, captioning, and report structure, use scientific-reporting.

2026-07-09
chart-spec
소프트웨어 개발자

Render a small INTERACTIVE chart inline in the chat conversation (hover tooltips, legend, light/dark aware) by emitting a fenced ```chart block containing a JSON spec — no code execution, no image file. Use for a quick line/bar/area/scatter/pie of small tabular data (a few series, up to ~1000 rows) that you already have in the conversation and want the reader to hover and read. For publication-quality, complex, or scientific figures, or anything needing computation, use plots-and-diagrams (matplotlib, static image via code execution) instead.

2026-07-09
medical-volume-slices
소프트웨어 개발자

Turn a 3D/4D medical imaging volume (CT, MRI, fMRI, DICOM series, or tractography) into clean, VLM-readable 2D anatomical slices, then have the vision-reasoner inspect them. Use when the user uploads or asks about a NIfTI (.nii/.nii.gz), DICOM, or tractography (.trk/.tck) volume — head CT, brain MRI, fMRI, diffusion/tractography, or similar — and wants it described, assessed, or visually inspected.

2026-06-21
prairie-dog-detection
소프트웨어 개발자

Run RareSpot prairie-dog and burrow detection on field images and present per-detection reliability for an ecologist — tiled YOLOv5 inference plus perturbation-consensus stability scoring, an energy-adaptive spectral mask, and an EXIF survey map. Use when the user asks to detect, count, or quantify prairie dogs or burrows in one or more images, run RareSpot, or survey colony activity — i.e. running ecological image detection, not writing it up.

2026-06-21
computational-experiment-rigor
데이터 과학자

Rigor protocol for the analysis itself — uncertainty quantification, convergence checks, classification thresholds, literature grounding, and reproducibility records. Use when designing or running a simulation, numerical experiment, or parameter study, when computing estimates (exponents, rates, fits, spectra, regime classifications), or before making any quantitative claim — i.e. while producing the numbers, not while writing them up.

2026-06-18
scientific-reporting
기타 생명 과학자

Report contract and artifact hygiene for the write-up — required sections (methods, uncertainties, verification, limitations, references), figure standards, subagent attribution, and durable-output discipline. Use when writing a scientific report, a results summary for a researcher, or producing durable deliverables (figures, CSVs, code, markdown) — i.e. while communicating results, not while computing them.

2026-06-18