skills/code.deepline.com/public-social-research

public-social-research

Installation
SKILL.md

Public Social Research

Quick Start

npm install -g deepline
# Fallback for secure sandboxes: mkdir -p "$HOME/.local" && npm config set prefix "$HOME/.local" && export PATH="$HOME/.local/bin:$PATH" && npm install -g deepline --registry https://code.deepline.com/api/v2/npm/
deepline auth register --wait auto
deepline auth wait --timeout 120 # completes Cowork/browser approval; no-op if already connected
deepline auth status
deepline -h

This is a recipe shortcut. It pre-selects the public-social-research recipe but the deepline-gtm governs the entire session.

Execution order

Installs
4.2K
First Seen
Jun 26, 2026
public-social-research from code.deepline.com