{
  "name": "linkedin-extension",
  "description": "One-click LinkedIn ingest. Ships a manifest-v3 Chrome extension that injects an Add-to-Real Agent pill into `linkedin.com/in/*` profiles and `linkedin.com/messaging/thread/*` DM threads. Each click scrapes the page DOM, POSTs to the admin `linkedin-ingest` route, which dispatches `database-operator` against the generic `document-ingest` skill. The plugin is the **first consumer** of the generic communication-ingest path; every future communication surface (email, Telegram, WhatsApp, group chats, voice memos) plugs into the same backend. Opt-in per brand.",
  "version": "0.1.0",
  "author": {
    "name": "Rubytech LLC"
  }
}
