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.
Global
mkdir -p ~/.claude/skills/scienceskillscommonProject
mkdir -p .claude/skills/scienceskillscommonSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls