Agent skill · Design & Presentation

glycoengineering

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.

K-Dense-AIgithub.com/K-Dense-AIGitHub ↗
claude-codeMIT
Install
npx skills add K-Dense-AI/scientific-agent-skills --skill glycoengineering --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Version: 1.1
Path: skills/glycoengineering/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 32,619
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Glycoengineering ## Overview Glycosylation is the most common and complex post-translational modification (PTM) of proteins, affecting over 50% of all human proteins. Glycans regulate protein folding, stability, immune recognition, receptor interactions, and pharmacokinetics of therapeutic proteins. Glycoengineering involves rational modification of glycosylation patterns for improved therapeutic efficacy, stability, or immune evasion. **Two major glycosylation types:** - **N-glycosylation**: Attached to asparagine (N) in the sequon N-X-[S/T] where X ≠ Proline; occurs in the ER/Golgi - **O-glycosylation**: Attached to serine (S) or threonine (T); no strict consensus motif; primarily GalNAc initiation ## When to Use This Skill Use this skill when: - **Antibody engineering**: Optimize Fc glycosylation for enhanced ADCC, CDC, or reduced immunogenicity - **Therapeutic protein design**: Identify glycosylation sites that affect half-life, stability, or immunogenicity - **Vaccine antigen design**: Engineer glycan shields to focus immune responses on conserved epitopes - **Biosimilar characterization**: Compare glycan patterns between reference and biosimilar - **Drug target analysis**:

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. N-Glycosylation Sequon Analysis
  4. Scanning for N-Glycosylation Sites
  5. Mutating N-Glycosylation Sites
  6. O-Glycosylation Analysis
  7. Heuristic O-Glycosylation Hotspot Prediction
  8. External Glycoengineering Tools
  9. 1. NetOGlyc 4.0 (O-glycosylation prediction)
  10. 2. GlycoShield-MD (Glycan Shielding Analysis)
  11. 3. GlycoWorkbench (Glycan Structure Drawing/Analysis)
  12. 4. GlyConnect (Glycan-Protein Database)
  13. 5. UniCarbKB (Glycan Structure Database)
  14. Key Glycoengineering Strategies
Ships with 1 file
  • references/glycan_databases.md
Commands it runs
Installation
uv pip install glycoshield
Basic usage: analyze glycan shielding from glycosylated protein MD trajectory
glycoshield \
More from scientific-agent-skills
All skills →
About this skill
What does the glycoengineering skill do?

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.

How do I install it?

Run `npx skills add K-Dense-AI/scientific-agent-skills --skill glycoengineering --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From K-Dense-AI/scientific-agent-skills, a repository with 32,619 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going