Clear

Delete stale Antigravity session caches and old conveyor task files.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill clear-bedabeda-growth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Clear
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/clear
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill clear-bedabeda-growth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wipe stale Antigravity session caches — conversation .pb files, brain artifacts, browser recordings, and old gemini-tasks conveyor files. Reclaims RAM and disk from old sessions.

Core Features & Use Cases

  • Clears multiple data layers to free resources and improve performance.
  • Safely preserves the current active conversations and validated data while performing cleanup.
  • Useful for routine maintenance, after long runtimes, or before heavy workloads to ensure smoother operation.

Quick Start

Execute the cleanup operation in dry-run mode to preview what would be removed.

Frequently Asked Questions about Clear

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

FAQPage Schema
How do I clear Antigravity session caches to free up RAM and disk space?

Clear Antigravity session caches by running the cleanup tool in dry-run mode to preview deletions, then execute with the --execute flag to wipe stale conversation .pb files, brain artifacts, and browser recordings, reclaiming RAM and disk space.

Does clearing Antigravity caches delete my current active conversations?

Clearing Antigravity caches does not delete current active conversations; the cleanup process explicitly protects your current session and validated data while targeting only inactive sessions and old artifacts for removal.

What is the safest way to dry-run a cache cleanup before removing old conveyor task files?

The safest way to dry-run a cache cleanup is to execute the tool without the --execute flag, allowing you to preview exactly which stale Antigravity caches and conveyor task files older than 24 hours would be removed without performing any deletions.

When should I wipe stale Antigravity brain artifacts and browser recordings?

You should wipe stale Antigravity brain artifacts and browser recordings during routine maintenance, after long runtimes, or before heavy workloads to free up resources, improve performance, and ensure smoother operation across the Antigravity layers.

How do I remove old gemini-tasks conveyor files during an Antigravity cache cleanup?

To remove old gemini-tasks conveyor files during an Antigravity cache cleanup, run the tool with the explicit --execute flag, which prunes conveyor task files older than 24 hours alongside wiping stale session caches.