
Linkedin Url Lookup
- 18.9k installs
- code.deepline.com
linkedin-url-lookup is a Deepline GTM recipe that finds LinkedIn profile URLs from name and company with strict identity validation under deepline-gtm routing.
About
linkedin-url-lookup is a Deepline GTM recipe shortcut for finding LinkedIn profile URLs from name plus company inputs with strict identity validation to reduce false positives. It pre-selects the linkedin-url-lookup recipe but requires invoking deepline-gtm first and following the meta-skill routing for the complete user prompt. Agents additionally read ../deepline-gtm/recipes/linkedin-url-lookup.md relative to this skill for the lookup workflow while the meta-skill handles any other requested GTM tasks. Developers use it when enriching outbound lists with verified LinkedIn URLs rather than guessing profile matches. The emphasis on identity validation distinguishes it from naive name searches that conflate homonyms or wrong employers.
- Resolves LinkedIn URLs from name and company with strict identity validation rules.
- Recipe shortcut governed by deepline-gtm meta-skill session routing.
- Reads ../deepline-gtm/recipes/linkedin-url-lookup.md for the detailed lookup workflow.
- Designed to avoid false-positive profile matches during list enrichment.
- Meta-skill loads all docs required by the broader user prompt, not only this recipe.
Linkedin Url Lookup by the numbers
- 18,881 all-time installs (skills.sh)
- +2,051 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #19 of 853 Sales & Marketing skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
linkedin-url-lookup capabilities & compatibility
- Capabilities
- name and company linkedin resolution · strict identity validation to reduce false posit · deepline gtm governed recipe routing
- Works with
- Use cases
- marketing · research
What linkedin-url-lookup says it does
Resolve LinkedIn profile URLs from name + company with strict identity validation to avoid false positives.
npx skills add https://github.com/code.deepline.com --skill linkedin-url-lookupAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 18.9k |
|---|---|
| Security audit | 1 / 1 scanners passed |
| Repository | code.deepline.com ↗ |
How do I find the correct LinkedIn profile URL for a contact without false-positive matches?
Resolve LinkedIn profile URLs from a person's name and company with strict identity validation to avoid false positives.
Who is it for?
GTM operators enriching lead lists with verified LinkedIn URLs in Deepline sessions.
Skip if: Skip when LinkedIn lookup is unnecessary or deepline-gtm is not in use.
When should I use this skill?
User needs LinkedIn URL resolution from name and company with validation guardrails.
What you get
Validated LinkedIn profile URL for the requested person and company context.
- Validated LinkedIn profile URL
Files
LinkedIn URL Lookup
This is a recipe shortcut. It pre-selects the linkedin-url-lookup recipe but the deepline-gtm governs the entire session.
Execution order
1. Invoke `deepline-gtm` using the Skill tool. 2. 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. 3. Additionally read the linkedin-url-lookup recipe at ../deepline-gtm/recipes/linkedin-url-lookup.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
FAQ
Who is linkedin-url-lookup for?
Deepline GTM users enriching contacts with validated LinkedIn profile URLs.
When should I use linkedin-url-lookup?
When name-plus-company lookup must avoid false positives before outbound or CRM enrichment.
Is linkedin-url-lookup safe to install?
Review the Security Audits panel on this page before installing in production.