Agens esm

skill_id: esm

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/esm/skill.yaml
source content

skill_id: esm name: esm description: Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:

  • scientific-agent-skills
  • esm tools: [] permissions: network: true filesystem: false shell: false agents:
  • executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: esm upstream_path: scientific-skills/esm/SKILL.md upstream_frontmatter: name: esm description: Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference. license: MIT license metadata: skill-author: K-Dense Inc.