This handles protein sequence multiple sequence alignments through Clustal Omega via EBI's web service. You'll need to provide an email for job tracking (it uses the credentials skill to request this safely), and it'll check that you've seen EBI's terms of use before running anything. From Google DeepMind's science skills collection, so it's built for real computational biology work rather than demos. The setup is straightforward if you already have uv installed. One thing to note is that you're hitting external EBI infrastructure, so you're subject to their rate limits and availability. Good for when you need MSA without maintaining your own Clustal installation.
npx -y skills add google-deepmind/science-skills --skill protein-sequence-msa --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
coreyhaines31/marketingskills