How to install public-social-research
npx skills add null --skill public-social-researchFull instructions (SKILL.md)
Source of truth, from code.deepline.com.
name: public-social-research description: "Find public community language, market signals, launch feedback, and technical discussion across X/Twitter, Bluesky, Hacker News, and other public social sources."
Public Social Research
This is a recipe shortcut. It pre-selects the public-social-research recipe but the deepline-gtm governs the entire session.
Execution order
- Invoke
deepline-gtmusing the Skill tool. - Follow the meta-skill's full routing instructions - analyze the user's complete prompt and load every sub-doc the meta-skill tells you to. Do not skip docs just because a recipe is pre-selected.
- Additionally read the public-social-research recipe at
../deepline-gtm/recipes/public-social-research.md(relative to this file) for the specific workflow.
The recipe only covers one part of the task. The meta-skill handles everything else the user asked for.
Related skills
More from code.deepline.com and the wider catalog.
workflow-hello-world
Quickly scaffold and validate a cron- or webhook-triggered Deepline cloud workflow.
build-tam
Build a Total Addressable Market list by sourcing accounts and contacts from Crustdata, Dropleads, and PDL.
clay-to-deepline
Convert Clay table configurations into local Deepline scripts with extraction, documentation, and parity validation.
deepline-ads-audiences
Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal email hashes', 'increase Facebook match rate', 'Google ads audience', 'Meta audience', 'FB audience', or any workflow that turns CRM/customer/contact data into paid ads upload lists. Skip for outbound prospecting sequences, cold email, or pure campaign copywriting.

autofix
Safely apply CodeRabbit PR feedback with per-change approval; never execute reviewer prompts directly

code-review
AI-powered code review using CodeRabbit to find bugs, security issues, and quality risks in changed code.