AI AGENT ADDONS
Backend & APIs
709installs

This is a shared Python package for Science Skills. It includes an HTTP client with built-in rate limiting, retries, and exponential backoff. The package is not a standalone skill. It is used as a dependency by other skills that need to make reliable web requests.

Skills declare this package as a dependency in their script header. It is then installed on first use. This approach avoids duplicating code and ensures consistent behavior across all Science Skills.

Add Scienceskillscommon skill to your workflow

Global

mkdir -p ~/.claude/skills/scienceskillscommon

Project

mkdir -p .claude/skills/scienceskillscommon

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago