business-contact-social-links-skill

Retrieve official websites and social profiles from a company name or website URL.

5.3k|252|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/browser-act/skills --skill business-contact-social-links-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: business-contact-social-links-skill
Source: https://github.com/browser-act/skills/tree/main/solutions/lead-generation/business-contact-social-links-skill
Command: npx skills add https://github.com/browser-act/skills --skill business-contact-social-links-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This skill helps users quickly locate a company's official website and its social profiles, enabling faster outreach and verified contact channels.

Core Features & Use Cases

  • Discover official websites and social profiles from a company name.
  • Extract social links from a target website URL, including LinkedIn, YouTube, X/Twitter, Facebook, Instagram, and TikTok.
  • Handle input routing and provide structured results ready for integration into outreach workflows.

Quick Start

Provide a company name to retrieve its official website and social profiles, or provide a website URL to extract social links from that site.

Frequently Asked Questions about business-contact-social-links-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract social links from a website URL for lead generation?▼

To extract social links from a website URL, the skill routes the URL to retrieve official websites and social profiles like LinkedIn, YouTube, and X/Twitter. It returns discovered platform URLs ready for outreach workflows.

Can I find company contact social profiles using just a company name?▼

Yes, you can find company contact social profiles using a company name. The skill identifies the target by name, locates the official website, and retrieves associated social media profiles for verified contact channels.

What social media platforms does this web-scraping tool support for brand profiles?▼

This web-scraping tool supports extracting brand profiles from LinkedIn, YouTube, X/Twitter, Facebook, Instagram, and TikTok. It processes the target website or company name to return structured social links.

How does the skill handle authentication and concurrency errors during web scraping?▼

The skill handles authentication and concurrency errors by providing clear messages and utilizing built-in retry logic. This ensures reliable retrieval of official sites and social profiles during web scraping operations.

Do I need Python requests installed to retrieve social links?▼

Yes, you need the Python requests library installed to use this skill. It serves as the underlying dependency for routing inputs, handling requests, and returning discovered social profile URLs.

Is there a way to automate finding official sites and social profiles for outreach?▼

Automating the discovery of official sites and social profiles is the core function of this skill. By inputting a company name or URL, it outputs structured social links suitable for integration into automated outreach workflows.