Science Skills Common
SkillAI & modelsShared Python package for Science Skills, currently containing http_client -- a unified HTTP client with rate limiting, retries, and exponential backoff. Not a standalone agent skill. Do not invoke directly.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Science Skills Common skill
What this skill tells your AI
The instructions your AI receives, as published by mkurman/zorai in plugins/zorai-plugin-science/scienceskillscommon/SKILL.md and read by ahel’s review.
This is a shared Python package, not an agent skill. Skills import it as:
from science_skills.scienceskillscommon import http_client
Each skill declares this as a dependency in its inline uv script header, so it
is installed automatically on first use.
This SKILL.md file is included so that standard skill installers automatically discover and install this package alongside the skills that depend on it.
Signals
- GitHub stars
- 324
- Forks
- 26
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
scienceskillscommon- Source
- github.com/mkurman/zorai