chill-institute

Media & Streaming
v1.0.0
Benign

Use chill.institute (web UI) to search for content and click.

11.7K downloads1.7K installsby @baanish

Setup & Installation

Install command

clawhub install baanish/chill-institute

If the CLI is not installed:

Install command

npx clawhub@latest install baanish/chill-institute

Or install with OpenClaw CLI:

Install command

openclaw skills install baanish/chill-institute

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/baanish/chill-institute

What This Skill Does

Controls chill.institute in a browser session to search for content and send it to put.io. Handles quality filtering and result selection. Works best alongside the putio skill for transfer verification.

Offloads browser navigation and result evaluation to an agent, so the user never has to compare seeder counts, codec labels, or file sizes manually.

When to Use It

  • Send a TV show season to put.io without a local torrent client
  • Find the best 1080p x265 encode for a movie and ship it in one step
  • Filter search results by codec and resolution before committing
  • Pick the healthiest result by seeder count without manual comparison
  • Confirm a transfer landed in put.io immediately after sending
View original SKILL.md file
# chill.institute

Use **chill.institute** via an interactive browser session to find an item and send it to put.io.

If you have both skills installed (**chill-institute** + **putio**), the workflow is much smoother: chill.institute launches the transfer, and putio verifies/monitors it from the CLI.

## Prereqs

- User must be logged in to **chill.institute** (put.io OAuth in the browser).
- The `putio` skill should be available to verify the transfer in put.io.

## End-to-end workflow

1. Open the site:
   - Start at: `https://chill.institute/sign-in`
2. If prompted, click **authenticate at put.io** and ask the USER to complete login.
3. Search for the title (include season/quality keywords if relevant).
4. Use quick filters (e.g. check **1080p**, **x265**) if available.
5. Pick the best result (prefer healthy seeders, reasonable size, and expected naming).
6. Click **send to put.io**.
7. Confirm it changed to **see in put.io**.
8. Verify on put.io:
   ```bash
   bash skills/putio/scripts/list_transfers.sh
   ```

## Browser automation notes

- Prefer `browser` tool with the isolated profile (`profile="clawd"`).
- If clicks time out, re-snapshot (`refs="aria"`) and retry on the new ref.

## Safety / policy

- Don’t ask users for their put.io password in chat.
- Don’t scrape or store cookies/session tokens in files.
- Only use this workflow for content the user has rights/permission to access.

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Send a TV show season to put.io without a local torrent client

AGENT
  1. 1Send a TV show season to put.io without a local torrent client
  2. 2Find the best 1080p x265 encode for a movie and ship it in one step
  3. 3Filter search results by codec and resolution before committing
  4. 4Pick the healthiest result by seeder count without manual comparison
  5. 5Confirm a transfer landed in put.io immediately after sending
OUTPUT
Use chill.institute (web UI) to search for content and click.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026