NEW Browse AI tools across categories — updated daily. See what's new →

Reload

Treat the current session and auto-resume in a new terminal window.

AuthorRuya-AI
Version1.0.0
LicenseMIT
Token count~842
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/Ruya-AI/cozempic
Or pick agent:
npx skills add Ruya-AI/cozempic --agent claude-code
npx skills add Ruya-AI/cozempic --agent cursor
npx skills add Ruya-AI/cozempic --agent codex
npx skills add Ruya-AI/cozempic --agent opencode
npx skills add Ruya-AI/cozempic --agent github-copilot
npx skills add Ruya-AI/cozempic --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add Ruya-AI/cozempic

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/Ruya-AI/cozempic.git
cp -r cozempic ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Reload skill" or describe what you want (e.g. "Treat the current session and auto-resume in a new terminal window"). Requires Node.js 18+.

Reload

Treat the current session and auto-resume in a new terminal window.

---
name: reload
description: Treat the current session and auto-resume in a new terminal window.
argument-hint: "[gentle|standard|aggressive]"
disable-model-invocation: true
allowed-tools: Bash(cozempic *), AskUserQuestion
---

Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.

Steps

  1. Diagnose first:
   cozempic current --diagnose
   
  1. Dry-run:
   cozempic treat current -rx $ARGUMENTS
   
If no argument was provided, use standard:
   cozempic treat current -rx standard
   
  1. Show results including token savings. Ask confirmation.
  1. Apply reload (treats + saves + spawns watcher in one shot):
   cozempic reload -rx $ARGUMENTS
   
Do NOT run cozempic treat --execute before cozempic reload — reload already treats internally. Running both would double-treat.
  1. Tell the user: "Treatment applied. Type /exit — a new Terminal window will open automatically with the pruned session."
39:["$","div",null,{"className":"flex flex-wrap items-center gap-3 mb-8","children":[["$","$L3c",null,{"skillId":"72dd0dec-895e-4b4f-85b2-6122976807ea","content":"$3d"}],["$","a",null,{"href":"/api/skills/ruya-ai-reload/download","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center justify-center gap-2 px-4 py-2 text-sm font-medium border border-input bg-background hover:bg-accent hover:text-accent-foreground transition-colors","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":16,"height":16,"fill":"currentColor","viewBox":"0 0 256 256","transform":"$undefined","children":[false,"$undefined",["$","path",null,{"d":"M224,144v64a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V144a8,8,0,0,1,16,0v56H208V144a8,8,0,0,1,16,0Zm-101.66,5.66a8,8,0,0,0,11.32,0l40-40a8,8,0,0,0-11.32-11.32L136,124.69V32a8,8,0,0,0-16,0v92.69L93.66,98.34a8,8,0,0,0-11.32,11.32Z"}]]}],"Download Zip"]}],["$","$L3e",null,{"skillId":"72dd0dec-895e-4b4f-85b2-6122976807ea","skillSlug":"ruya-ai-reload","initialVoted":false}]]}] 40:T413,--- name: reload description: Treat the current session and auto-resume in a new terminal window. argument-hint: "[gentle|standard|aggressive]" disable-model-invocation: true allowed-tools: Bash(cozempic *), AskUserQuestion ---

Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.

Steps

  1. Diagnose first:
   cozempic current --diagnose
   
  1. Dry-run:
   cozempic treat current -rx $ARGUMENTS
   
If no argument was provided, use standard:
   cozempic treat current -rx standard
   
  1. Show results including token savings. Ask confirmation.
  1. Apply reload (treats + saves + spawns watcher in one shot):
   cozempic reload -rx $ARGUMENTS
   
Do NOT run cozempic treat --execute before cozempic reload — reload already treats internally. Running both would double-treat.
  1. Tell the user: "Treatment applied. Type /exit — a new Terminal window will open automatically with the pruned session."
42:[]

---

Source: https://github.com/Ruya-AI/cozempic
Author: Ruya-AI
Discovered via: skillsdirectory.com
Genre: ai-agents

SKILL.md source

---
name: Reload
description: Treat the current session and auto-resume in a new terminal window.
---

# Reload

Treat the current session and auto-resume in a new terminal window.

---
name: reload
description: Treat the current session and auto-resume in a new terminal window.
argument-hint: "[gentle|standard|aggressive]"
disable-model-invocation: true
allowed-tools: Bash(cozempic *), AskUserQuestion
---

Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.

## Steps

1. **Diagnose first**:
   ```bash
   cozempic current --diagnose
   ```

2. **Dry-run**:
   ```bash
   cozempic treat current -rx $ARGUMENTS
   ```
   If no argument was provided, use `standard`:
   ```bash
   cozempic treat current -rx standard
   ```

3. **Show results** including token savings. Ask confirmation.

4. **Apply reload** (treats + saves + spawns watcher in one shot):
   ```bash
   cozempic reload -rx $ARGUMENTS
   ```
   **Do NOT run `cozempic treat --execute` before `cozempic reload`** — reload already treats internally. Running both would double-treat.

5. **Tell the user**: "Treatment applied. Type `/exit` — a new Terminal window will open automatically with the pruned session."
39:["$","div",null,{"className":"flex flex-wrap items-center gap-3 mb-8","children":[["$","$L3c",null,{"skillId":"72dd0dec-895e-4b4f-85b2-6122976807ea","content":"$3d"}],["$","a",null,{"href":"/api/skills/ruya-ai-reload/download","target":"_blank","rel":"noopener noreferrer","className":"inline-flex items-center justify-center gap-2 px-4 py-2 text-sm font-medium border border-input bg-background hover:bg-accent hover:text-accent-foreground transition-colors","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":16,"height":16,"fill":"currentColor","viewBox":"0 0 256 256","transform":"$undefined","children":[false,"$undefined",["$","path",null,{"d":"M224,144v64a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V144a8,8,0,0,1,16,0v56H208V144a8,8,0,0,1,16,0Zm-101.66,5.66a8,8,0,0,0,11.32,0l40-40a8,8,0,0,0-11.32-11.32L136,124.69V32a8,8,0,0,0-16,0v92.69L93.66,98.34a8,8,0,0,0-11.32,11.32Z"}]]}],"Download Zip"]}],["$","$L3e",null,{"skillId":"72dd0dec-895e-4b4f-85b2-6122976807ea","skillSlug":"ruya-ai-reload","initialVoted":false}]]}]
40:T413,---
name: reload
description: Treat the current session and auto-resume in a new terminal window.
argument-hint: "[gentle|standard|aggressive]"
disable-model-invocation: true
allowed-tools: Bash(cozempic *), AskUserQuestion
---

Treat the session and spawn an auto-resume watcher that opens a new terminal after you exit.

## Steps

1. **Diagnose first**:
   ```bash
   cozempic current --diagnose
   ```

2. **Dry-run**:
   ```bash
   cozempic treat current -rx $ARGUMENTS
   ```
   If no argument was provided, use `standard`:
   ```bash
   cozempic treat current -rx standard
   ```

3. **Show results** including token savings. Ask confirmation.

4. **Apply reload** (treats + saves + spawns watcher in one shot):
   ```bash
   cozempic reload -rx $ARGUMENTS
   ```
   **Do NOT run `cozempic treat --execute` before `cozempic reload`** — reload already treats internally. Running both would double-treat.

5. **Tell the user**: "Treatment applied. Type `/exit` — a new Terminal window will open automatically with the pruned session."
42:[]


---

**Source**: https://github.com/Ruya-AI/cozempic
**Author**: Ruya-AI
**Discovered via**: skillsdirectory.com
**Genre**: ai-agents

Related skills 6

running-claude-code-via-litellm-copilot

★ Featured

Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.

xixu-me 155k
AI & ML

skills-cli

★ Featured

Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.

xixu-me 155k
AI & ML

repo-intake-and-plan

★ Featured

Narrow RigorPilot helper for README-first deep learning repo reproduction. Use when the task is specifically to scan a repository, read the README and common project files, extract documented commands, classify inference, evaluation, and training candidates, and return the smallest trustworthy reproduction plan to the main orchestrator. Do not use for environment setup, asset download, command execution, final reporting, paper lookup, or end-to-end orchestration.

lllllllama 127k
AI & ML

image-to-video

★ Featured

Animate any still image on RunComfy — this skill is a smart router that matches the user's intent to the right i2v model in the RunComfy catalog. Picks HappyHorse 1.0 I2V (Arena #1, native audio, identity preservation) for general animations, Wan 2.7 with `audio_url` for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal animation from image + reference video + reference audio. Bundles each model's documented prompting patterns so the caller gets sharper output without burning ite...

agentspace-so 121k
AI & ML

video-edit

★ Featured

Edit existing video on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks Wan 2.7 Edit-Video (general restyle / background swap / packaging swap, identity + motion preservation), Kling 2.6 Pro Motion Control (transfer precise motion from a reference video to a target character), or Lucy Edit Restyle (lightweight identity-stable restyle / outfit swap). Bundles each model's documented prompting patterns so the skill gets...

agentspace-so 121k
AI & ML

nano-banana-2

★ Featured

Generate images with Google Nano Banana 2 (Gemini-family flash-tier text-to-image) on RunComfy — bundled with the model's documented prompting patterns so the skill gets sharper output than naive prompting against the same model. Documents Nano Banana 2's strengths (rapid iteration, in-image typography rendering, predictable framing, optional web-grounded context), the resolution-tier pricing, the safety-tolerance dial, and when to route to Nano Banana Pro / GPT Image 2 / Flux 2 / Seedream in...

agentspace-so 121k
AI & ML