Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
63
46%
Does it follow best practices?
Impact
91%
1.65xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/latchbio-integration/SKILL.mdLatch workflow structure and task decorators
@workflow decorator used
100%
100%
Task decorators used
87%
100%
LatchFile type used
100%
100%
latch:/// path format
0%
100%
Type annotations on all params
100%
100%
Docstrings present
100%
100%
Right-sized QC task
100%
100%
Right-sized alignment task
100%
100%
map_task for batch processing
100%
0%
LatchDir type used
0%
100%
Correct latch imports
100%
100%
Correct output LatchFile pattern
0%
0%
Registry system with linked tables and bulk operations
Project import and usage
100%
100%
Table import and creation
50%
100%
Record import and usage
0%
100%
enum column type
0%
100%
link column type
0%
100%
file column type used
0%
100%
latch:/// paths in records
0%
100%
bulk_create for multiple records
0%
100%
Transaction for bulk updates
0%
100%
Transaction import
0%
100%
Two linked tables
30%
100%
Custom resource configuration and verified workflow integration
@small_task for lightweight steps
100%
100%
@large_gpu_task or GPU custom_task
90%
100%
@custom_task used
100%
100%
cpu parameter in custom_task
100%
100%
memory parameter in custom_task
100%
100%
gpu parameter in custom_task
50%
100%
Valid gpu_type string
100%
100%
timeout parameter used
28%
100%
latch.verified import
0%
100%
alphafold model_preset
0%
0%
colabfold mentioned as alternative
100%
100%
Does NOT use @large_task for lightweight tasks
100%
100%
b58ad7e
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.