Install
$ agentstack add skill-sandbaseai-sandbase-skills-linkedin-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
LinkedIn Research
LinkedIn professional intelligence through SandBase. Research companies, analyze professional profiles, track industry content, and monitor job markets. Read [the API map](references/sandbase-api-map.md) 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]."
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: sandbaseai
- Source: sandbaseai/sandbase-skills
- License: Apache-2.0
- Homepage: https://skills.sh/sandbaseai/sandbase-skills/multi-source-search
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.