Urlscan

Use this skill when the user wants to extract URLs from email messages, text files, or MIME content — or view/reply to email threads directly from the terminal.

javimosch 07e9d6f 894 B Updated

File contents

urlscan Plugin

urlscan extracts and retrieves URLs from email messages, MIME parts, and text files. Integrates with mutt/neomutt for viewing and replying to email threads.

Commands

  • urlscan _ _ <args> — Passthrough

Usage Examples

  • "extract URLs from an email file"
  • "list URLs in my mailbox"
  • "view URLs from MIME encoded email"

Installation

pip install urlscan

Key Features

  • URL extraction from plain text and MIME-encoded email
  • HTML rendering extraction via w3m/lynx
  • Regex-based custom URL pattern matching
  • Mailcap integration for opening URLs in preferred browser
  • Email thread viewer and reply functionality
  • Customizable output formatting

javimosch/supercli/tree/main/plugins/urlscan/skills/quickstart commit 07e9d6fa1f

Frequently asked questions

npx skillmds@latest add javimosch/urlscan