← 返回 Skills 市场
chill.institute
作者
Aanish Bhirud
· GitHub ↗
· v1.0.0
1931
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chill-institute
功能描述
Use chill.institute (web UI) to search for content and click “send to put.io” (best paired with the putio skill) — set sail, pick the best 1080p/x265 loot, and ship it.
使用说明 (SKILL.md)
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
putioskill should be available to verify the transfer in put.io.
End-to-end workflow
- Open the site:
- Start at:
https://chill.institute/sign-in
- Start at:
- If prompted, click authenticate at put.io and ask the USER to complete login.
- Search for the title (include season/quality keywords if relevant).
- Use quick filters (e.g. check 1080p, x265) if available.
- Pick the best result (prefer healthy seeders, reasonable size, and expected naming).
- Click send to put.io.
- Confirm it changed to see in put.io.
- Verify on put.io:
bash skills/putio/scripts/list_transfers.sh
Browser automation notes
- Prefer
browsertool 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.
安全使用建议
This is an instruction-only skill that automates browser interactions with chill.institute and relies on put.io for transfer verification. Before using it: (1) confirm you are comfortable performing put.io OAuth in the browser (the skill correctly says not to ask for passwords in chat); (2) inspect the putio skill's scripts (e.g., skills/putio/scripts/list_transfers.sh) so you know what will be executed locally; (3) run the browser automation with an isolated profile as suggested to avoid exposing unrelated cookies/sessions; and (4) only use this workflow for content you have rights to access. If you haven't installed the putio skill, verification steps that run local scripts may fail or run unexpected code — install/inspect that skill first.
功能分析
Type: OpenClaw Skill
Name: chill-institute
Version: 1.0.0
The skill bundle is designed to automate interaction with `chill.institute` and `put.io`. The `SKILL.md` instructions guide the AI agent through browser automation steps and include a `bash` command to execute `skills/putio/scripts/list_transfers.sh` for verifying transfers, which is aligned with the stated purpose. Crucially, the `SKILL.md` explicitly instructs the agent *not* to ask for user passwords or scrape/store cookies/session tokens, indicating a clear intent to prevent common malicious behaviors and reinforcing its benign nature.
能力评估
Purpose & Capability
The name/description match the SKILL.md: it directs interactive browser use of chill.institute and handing transfers to put.io. It requests no environment variables, binaries, or installs, which is appropriate for a purely browser-driven workflow. The dependency on the putio skill for verification is logical and expected.
Instruction Scope
Instructions stay focused on opening the site, having the user complete put.io OAuth in the browser, selecting results, and clicking 'send to put.io'. They also ask the agent to verify transfers by running a putio skill script (bash skills/putio/scripts/list_transfers.sh). This is reasonable, but the script path implies executing a local script from the putio skill — the user should confirm that script's contents before allowing execution.
Install Mechanism
There is no install spec and no code files beyond SKILL.md, so nothing will be written to disk by an installer. This is the lowest-risk form.
Credentials
No environment variables or credentials are requested by the skill. Authentication is expected to occur via the browser-based put.io OAuth flow, which is appropriate and keeps secrets out of chat/skill configuration.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent system configuration changes or access to other skills' config. It only advises using the browser tool with an isolated profile, which is appropriate for this use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install chill-institute - 安装完成后,直接呼叫该 Skill 的名称或使用
/chill-institute触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Send treasure from chill.institute straight into put.io — works best with the putio skill installed.
元数据
常见问题
chill.institute 是什么?
Use chill.institute (web UI) to search for content and click “send to put.io” (best paired with the putio skill) — set sail, pick the best 1080p/x265 loot, and ship it. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1931 次。
如何安装 chill.institute?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install chill-institute」即可一键安装,无需额外配置。
chill.institute 是免费的吗?
是的,chill.institute 完全免费(开源免费),可自由下载、安装和使用。
chill.institute 支持哪些平台?
chill.institute 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 chill.institute?
由 Aanish Bhirud(@baanish)开发并维护,当前版本 v1.0.0。
推荐 Skills