Agens glycoengineering

skill_id: glycoengineering

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

skill_id: glycoengineering name: glycoengineering description: Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design. version: 1.0.0 author: Kuan-lin Huang license: Unknown tags:

  • scientific-agent-skills
  • glycoengineering tools: [] permissions: network: false 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: glycoengineering upstream_path: scientific-skills/glycoengineering/SKILL.md upstream_frontmatter: name: glycoengineering description: Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design. license: Unknown metadata: skill-author: Kuan-lin Huang