chill-putio

Scan chill.institute pages for magnet and torrent links and submit them to put.io.

3|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/mbelinky/clawdis-skills --skill chill-putio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chill-putio
Source: https://github.com/mbelinky/clawdis-skills/tree/main/chill-putio
Command: npx skills add https://github.com/mbelinky/clawdis-skills --skill chill-putio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the ingestion of magnet and torrent links from chill.institute into put.io, simplifying workflows for users who need to fetch links and upload them in bulk.

Core Features & Use Cases

  • Automation: Scan chill.institute pages for magnet and torrent links and push them to put.io.
  • Deduplication: Maintain local state to avoid re-uploading the same links.
  • Troubleshooting: Assist in diagnosing cookie and authentication issues in the chill/put.io ingestion pipeline.

Quick Start

Start by configuring cookies and run chillput to scan chill.institute for magnet/torrent links, then push them to put.io.

Frequently Asked Questions about chill-putio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate magnet link ingestion from chill.institute into put.io?

To automate magnet link ingestion, scan chill.institute pages and push discovered magnet or torrent links directly to put.io using cookie-based authentication. This workflow captures bulk links and uploads them automatically.

How does deduplication work when uploading torrents to put.io?

Deduplication prevents re-uploading the same torrents by maintaining local state at ~/.cache/chillput/state.json. This mechanism tracks previously submitted magnet and torrent links to ensure only new entries are pushed to put.io.

Do I need cookies to authenticate put.io uploads from chill.institute?

Yes, cookie-based authentication is required to push links from chill.institute to put.io. The workflow relies on SweetCookieKit to read your cookies and authenticate the chillput requests for successful torrent ingestion.

Can I troubleshoot authentication issues in the chill.institute to put.io pipeline?

Yes, this workflow assists in diagnosing cookie and authentication issues within the chill.institute to put.io ingestion pipeline. It helps identify authentication failures when the chillput tool attempts to post links.

What is the best way to fetch and upload bulk torrent links to put.io?

The best way to fetch and upload bulk torrent links is to automate the scanning of chill.institute pages for magnet links and submit them to put.io in a single batch. Local state deduplication ensures efficient bulk uploads without duplicates.