Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ggai

ggai には YuLab-SMU から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
9
更新
2026-05-18
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ggai-biomedical-entities
ソフトウェア開発者

Generate a single biomedical entity as a reusable cutout asset (transparent alpha background, no labels) suitable for compositing into diagrams. Use when the goal is to produce one isolated subject — a cell, vessel, tissue cutaway, signaling cloud — that will later be placed into a scene, rather than rendering a complete figure.

2026-05-18
ggai-direct-figure
ソフトウェア開発者

Produce a schematic, illustration, biomedical cartoon, or pure conceptual figure without underlying data. Calls an image model directly with a structured prompt, generates one or more candidates, scores them on basic visual proxies, and saves the best. Use when the goal is "draw / illustrate / diagram / sketch" and no data frame is in scope.

2026-05-18
ggai-engine-selection
ソフトウェア開発者

Decide which R visualization engine to use for a figure: ggplot2, grid/grob, base graphics, ComplexHeatmap, circlize, ggraph/DiagrammeR, htmlwidget (plotly/leaflet), or composite (patchwork/cowplot/aplot). Load this skill when the user names a non-ggplot library, when the figure shape suggests a specialized library, or when ggplot would require contortions to reach the intended result.

2026-05-17
ggai-htmlwidget
ソフトウェア開発者

Produce interactive web visualizations using `plotly`, `leaflet`, `DT`, `networkD3`, or any other `htmlwidgets`-based library. Default output is a self-contained HTML file (always works). Static PNG export is supported when the optional `webshot2` package and a headless Chrome (via `chromote`) are available.

2026-05-17
ggai-patchwork-layout
ソフトウェア開発者

Compose multiple plots into a single figure using `patchwork`, `cowplot`, or `aplot`. Use whenever the user wants more than one panel — labeled multi-panel figures, side-by-side comparisons, A/B/C panels with shared legend, plots stacked over a metadata strip, or any layout that exceeds what a single ggplot's `facet_*` can express.

2026-05-17
ggai-figure-polish
ソフトウェア開発者

Lift the visual quality of an existing data figure by redrawing it with an image model that uses the original ggplot as a hard constraint. Preserves data semantics (positions, groups, scales, labels) while improving typography, composition, and surface polish. Use when the user has a working figure but wants it to look like a publication, cover, or polished talk slide.

2026-05-17
ggai-circlize-genome
ソフトウェア開発者

Produce circular / genomic figures using the `circlize` package — chord diagrams, circular genome browsers with multiple tracks, ideograms, Circos-style multi-track figures, and similar. Use when the figure intent is circular layout or when the user names `circlize`, `circos`, "Circos", "chord diagram", or describes a multi-track circular genomic figure.

2026-05-17
ggai-complex-heatmap
ソフトウェア開発者

Produce annotated heatmaps using the ComplexHeatmap package — matrix expression heatmaps with multi-track row/column annotations, dendrograms, splits, oncoPrint, and HeatmapList combinations. Use when the figure intent is a heatmap with non-trivial annotation, row or column splitting, or multiple stacked heatmaps. ggplot's `geom_tile` does not scale to these requirements.

2026-05-17
ggai-core-persona
ソフトウェア開発者

Core ggai Agent persona for data-faithful, reviewable, iterative visual analysis.

2026-05-17
ggai-data-plot
ソフトウェア開発者

Turn a data frame plus a natural-language instruction into a publication-quality data figure. Default engine is ggplot2; escalate to ComplexHeatmap / circlize / ggraph / base via `ggai-engine-selection` when ggplot would force contortions. Use whenever the user's goal references a tabular data source (by name, `@`-mention, file path, or "this data" anaphora) and asks for a visualization.

2026-05-17
ggai-orchestration
ソフトウェア開発者

Meta-router for ggai goals. Load this skill first when the user's goal is ambiguous, multi-modal, or could plausibly map to more than one of: data plot, figure polish, direct illustration, glyph-augmented chart, or iterative edit. The skill classifies intent and tells you which downstream skill to load next. Skip this skill and load a task skill directly when the goal is unambiguous (e.g. a clear data-plot phrasing or a clear "draw a cartoon" phrasing).

2026-05-17
ggai-r-fonts
データサイエンティスト

R graphics font and multilingual text guidance for ggplot output across devices and platforms.

2026-05-16
ggai-reference-figure
ソフトウェア開発者

Guidance for adapting paper figures, screenshots, and reference images to user data in ggai.

2026-05-16
ggai-single-cell-spatial
データサイエンティスト

Single-cell and spatial transcriptomics plotting guidance for ggai Agents.

2026-05-16