This repository contains custom Agent Skills designed for Dr. Bowen Li's nanomedicine and RNA therapeutics research lab at the University of Toronto. These skills can be used in Google Antigravity, Claude, or other LLM interfaces to automate lab tasks, design research presentation slides, and draft grant proposals.
- lnp-slide-designer: A skill that understands your presentation style (using the exact colors, dimensions, and layouts of your slides) and can automatically generate new research slides or format existing presentations.
- grant-proposal-helper: Specialized skill for drafting, reviewing, and formatting academic grant proposals, lay summaries, and feasibility sections aligned with major Canadian and institutional funding bodies (CFI, CIHR, NSERC, SickKids).
- ai-lab-scientist: Specialized in writing and debugging GNN models, molecular contrastive learning, property predictions, plate reader data processing, and closed-loop self-driving laboratory scripts.
Simply copy the skill folders into your local agents skills directory:
cp -r lnp-slide-designer grant-proposal-helper ai-lab-scientist ~/.agents/skills/Once copied, these skills will automatically activate when relevant, or can be invoked explicitly.
To use these skills in Claude Projects or Custom Instructions:
- Open the
SKILL.mdfile for the skill you want to use. - Copy the markdown content (feel free to omit the YAML frontmatter at the top).
- Paste the content into the Project Instructions or Custom Instructions of your Claude session.
- Claude will now act as a specialized LNP slide designer, grant assistant, or cheminformatics scientist!