biolm-protocol-creator

Generate BioLM Protocol YAML files for protein modeling pipelines.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/BioLM/biolm-protocols --skill biolm-protocol-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biolm-protocol-creator
Source: https://github.com/BioLM/biolm-protocols/tree/main/.claude-plugin/skills/biolm-protocol-editor
Command: npx skills add https://github.com/BioLM/biolm-protocols --skill biolm-protocol-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of BioLM Protocol YAML files, enabling users to define complex protein modeling and analysis pipelines without extensive coding.

Core Features & Use Cases

  • YAML Generation: Automatically writes BioLM Protocol YAML files based on user descriptions.
  • Model Selection Guidance: Provides recommendations for appropriate BioLM models based on task domain.
  • Pattern Application: Utilizes predefined YAML patterns (single-item, gather+foreach, subtasks) for common workflows.
  • Use Case: A researcher wants to create a protocol to predict protein structures using ESMFold. They describe their need, and the Skill generates the correct YAML, including input parameters and response mapping.

Quick Start

Use the biolm-protocol-creator skill to make a protocol that predicts protein structures using ESMFold.

Frequently Asked Questions about biolm-protocol-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a BioLM Protocol YAML file for protein modeling workflows?

Generate BioLM Protocol YAML files by describing your protein modeling requirements, and the tool translates them into structured configurations including model selection, pattern application, and response mapping for deterministic task execution.

What YAML patterns are available for bioinformatics pipeline generation?

Available YAML patterns for bioinformatics pipeline generation include single-item, gather+foreach, and subtasks patterns, which structure common workflows for deterministic task execution via scripts and in-depth information retrieval from references.

Can I use the biolm-protocol-creator to predict protein structures using ESMFold?

Yes, you can create a protocol to predict protein structures using ESMFold by describing your need, and the skill generates the correct YAML configuration including input parameters and response mapping for the workflow.

How does model selection guidance work when creating BioLM Protocol YAMLs?

Model selection guidance provides recommendations for appropriate BioLM models based on your specific task domain, ensuring the generated YAML configurations align with the required protein modeling and analysis workflows.

Do I need extensive coding knowledge to define declarative pipelines for protein analysis?

No, you do not need extensive coding knowledge, because this skill streamlines the creation of BioLM Protocol YAML files, enabling users to define complex protein modeling and analysis pipelines declaratively without manual coding.

What is the best way to map responses in a BioLM Protocol YAML configuration?

The best way to map responses in a BioLM Protocol YAML configuration is by translating your user requirements into structured YAML, where the skill automatically handles response mapping alongside model selection and pattern application.