mcpbeat Sign in

Linkedin Research Agent Skill

Research companies, professionals, job markets, and industry content on LinkedIn through SandBase. Use when asked for LinkedIn research, company analysis, professional profiling, job market research, or B2B competitive intelligence.

828 tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
104
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/sandbaseai/sandbase-skills --skill linkedin-research

What comes with it

964 bytes besides the instruction
references/sandbase-api-map.md

The instruction itself

10 sections, as written by the author

LinkedIn Research

LinkedIn professional intelligence through SandBase. Research companies, analyze professional profiles, track industry content, and monitor job markets. Read the API map before selecting a capability.

Call SandBase capabilities

For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.

Operating principles

  • Use LinkedIn data for professional research and B2B intelligence only.
  • Respect professional privacy — report on public information only.
  • Preserve context: include company names, titles, dates, and engagement.
  • Never attempt to connect, message, or apply on behalf of the user.

Workflow

1. Company research

Use linkedin_web_v2_company_profile for company details (size, industry, description, specialties).

Use linkedin_web_v2_company_posts for company content strategy and engagement.

2. Professional research

Use linkedin_web_v2_user_profile for professional background and current role.

Use linkedin_web_v2_user_posts for thought leadership and content activity.

3. Job market research

Use linkedin_web_v2_search_jobs to find open positions by keyword, location, or company.

Use linkedin_web_v2_job_detail for detailed job requirements and qualifications.

4. Content analysis

Use linkedin_web_v2_post_detail for specific post metrics.

Use linkedin_web_v2_post_comments for professional discourse and reactions.

Output

Return: company overview, team structure insights, content strategy analysis, job market signals, and competitive positioning.

Example tasks

  • "Research [company] on LinkedIn — size, industry positioning, recent posts."
  • "What is [person]'s professional background and current role?"
  • "Find open [role] positions at companies in [industry] in [location]."
  • "What content is [company] posting on LinkedIn? Analyze their strategy."
  • "Compare hiring patterns between [company A] and [company B]."

How to use it

Copy the folder

Take sandbaseai/linkedin-research from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.