scienceskillscommon

>-

Skill file

Preview skill file
---
name: scienceskillscommon
description: >-
  Shared 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.
---

# Science Skills Common

This is a shared Python package, not an agent skill. Skills import it as:

```python
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.

Source

Creator's repository · google-deepmind/science-skills

View on GitHub

Security

Security checks in progress
Results will appear here once audits complete
What this skill can do
Reads your filesConnects to the internetRuns code on your machine
Checked by 3 independent security firms
Does it try to trick the AI?Not yet checkedPending · Gen Agent Trust Hub
Does it sneak in hidden code?Not yet checkedPending · Socket
Does it have known bugs?Not yet checkedPending · Snyk