cliplisted
Install: claude install-skill mikeprasad/aria-knowledge
# /clip — Quick Capture to Intake
> **RETIRED 2026-06-21 (v2.33.0).** Folded into `/intake`: clip → `/intake <url|text>` (auto clip-whole). Kept for reference only — not a live skill (archived under `skills/.archived/`, excluded from discovery).
Save a URL or text snippet to `intake/clippings/` for later review and promotion.
## Step 0: Resolve Config
Read `~/.gemini/antigravity/aria-knowledge.local.md` and extract `knowledge_folder`. If the file doesn't exist, stop: "aria-knowledge is not configured. Run /setup to get started."
Verify `{knowledge_folder}/intake/clippings/` exists. If not, stop: "Clippings directory not found. Run /setup to repair the knowledge folder structure."
## Step 1: Parse Input
The user provides one of:
- **A URL** — starts with `http://` or `https://`
- **Pasted text** — anything else
- **Optional tags** — words after the main content that look like tags (short, no spaces, comma-separated)
If no input is provided, ask: "What would you like to clip? Paste a URL or text snippet."
## Step 2: Fetch Content (URL only)
If the input is a URL:
1. Use WebFetch to retrieve the page
2. Extract the page title for the filename and heading
3. Extract a brief summary (first 2-3 paragraphs or the main content) — do NOT copy the full page content (respect copyright)
4. Note the URL as the source
If WebFetch fails, save the URL itself as the content with a note that the page could not be fetched.
## Step 3: Generate Filename
Create a kebab-case slug from: