# Send Linkedin Lead Generation to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "linkedin-lead-gen",
    "name": "Linkedin Lead Generation",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/harshhmaniya/linkedin-lead-gen",
    "canonicalUrl": "https://clawhub.ai/harshhmaniya/linkedin-lead-gen",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/linkedin-lead-gen",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=linkedin-lead-gen",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/generate_report.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "linkedin-lead-gen",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T00:48:01.188Z",
      "expiresAt": "2026-05-12T00:48:01.188Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=linkedin-lead-gen",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=linkedin-lead-gen",
        "contentDisposition": "attachment; filename=\"linkedin-lead-gen-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "linkedin-lead-gen"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/linkedin-lead-gen"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/linkedin-lead-gen",
    "downloadUrl": "https://openagent3.xyz/downloads/linkedin-lead-gen",
    "agentUrl": "https://openagent3.xyz/skills/linkedin-lead-gen/agent",
    "manifestUrl": "https://openagent3.xyz/skills/linkedin-lead-gen/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/linkedin-lead-gen/agent.md"
  }
}
```
## Documentation

### LinkedIn Lead Generation & Research

This skill provides a structured workflow for identifying and verifying high-quality business leads.

### Workflow

Target Selection: Define industries that need digital transformation but aren't tech-native (e.g., Textile, Manufacturing, Real Estate, Healthcare, Energy, D2C Brands).
LinkedIn Search:

Use browser tool to search LinkedIn: https://www.linkedin.com/search/results/people/?keywords=founder+CEO+[Industry]+[Location]
Filter for 2nd-degree connections for easier outreach.


Strict Filtering:

EXCLUDE any founder already in the IT, Software, or Digital Marketing space.
EXCLUDE founders whose profiles indicate they already have a strong internal tech team.


Deep Research:

Visit each candidate's LinkedIn profile.
Find their company website URL.
Visit the company website using web_fetch or browser.


Gap Analysis:

Analyze the website for: Speed, Mobile Responsiveness, SEO, E-commerce capabilities, and overall modern aesthetic.
Identify specific needs (e.g., "No mobile app", "Outdated UI", "No CRM/ERP integration").


Reporting:

Compile a list of 10 qualified prospects.
Include: Name, LinkedIn URL, Company, Website Status, Specific Needs, and a "Pitch Idea".
Generate a professional HTML-based PDF report.

### Tools to Use

browser: For LinkedIn search and profile viewing.
web_fetch: For quick website analysis.
write: To create the HTML template for the PDF.

### PDF Template (HTML Structure)

Use the following CSS principles for a premium feel:

LinkedIn Blue (#0077b5) for headers.
Clean, modern typography (sans-serif).
Priority badges (High/Medium/Low).
Structured grids for easy scanning.

### Outreach Principles

Personalized: Reference something specific from their profile or website.
Problem-First: Focus on the gap identified (e.g., "Your brand is growing on social, but your website is broken").
Local Advantage: If in the same city (Surat), emphasize face-to-face consultation.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: harshhmaniya
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-05T00:48:01.188Z
- Expires at: 2026-05-12T00:48:01.188Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/linkedin-lead-gen)
- [Send to Agent page](https://openagent3.xyz/skills/linkedin-lead-gen/agent)
- [JSON manifest](https://openagent3.xyz/skills/linkedin-lead-gen/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/linkedin-lead-gen/agent.md)
- [Download page](https://openagent3.xyz/downloads/linkedin-lead-gen)