ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

linkedin-teneo

LinkedIn agent that helps you enrich LinkedIn profiles. You prodive a LinkedIn URL and it will return its data from LinkedIn, in a structured JSON format. It works with both People and Companies URL.

Why use this skill?

Easily enrich LinkedIn people and company profiles with structured JSON data using the Teneo Protocol agent skill. Fast, affordable, and Web3-ready.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/firestream792/linkedin-teneo
Or

What This Skill Does

The linkedin-teneo skill provides AI agents with the ability to perform deep, structured data retrieval from LinkedIn profiles and company pages. Powered by the Teneo Protocol, this skill abstracts the complexity of web scraping, providing clean JSON outputs for profile details such as name, current roles, location, industry, and professional headlines. By acting as a bridge between the agent and the Teneo decentralized network, it allows for real-time professional data enrichment in a Web3-native environment.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface: clawhub install openclaw/skills/skills/firestream792/linkedin-teneo

Once installed, ensure you have the @teneo-protocol/sdk configured in your project. You will need a wallet address on a supported network (Base, Peaq, or Avalanche) with sufficient USDC to cover the per-query costs. Initialize the Teneo SDK with your WebSocket connection and payment settings to begin sending enrich_url commands directly to the linkedin-agent.

Use Cases

This skill is highly effective for B2B sales automation, recruitment, and professional networking. Recruiters can use it to automatically enrich a list of candidate URLs before a screening call. Marketing teams can use it to gather firmographic data on companies to personalize their cold outreach strategies. Developers can integrate it into lead scoring engines where LinkedIn profile data serves as a primary input for lead qualification.

Example Prompts

  1. "@linkedin-agent enrich_url https://www.linkedin.com/in/example-profile"
  2. "@linkedin-agent enrich_url https://www.linkedin.com/company/teneo-protocol/"
  3. "@linkedin-agent enrich_url https://www.linkedin.com/in/johndoe-tech/"

Tips & Limitations

  • Pricing: Note that each request incurs a cost of $0.006 USDC; ensure your wallet is adequately funded to avoid service interruption.
  • Data Privacy: This tool relies on public data accessible via the Teneo network; it cannot scrape private profiles or data restricted by LinkedIn's security settings.
  • Rate Limiting: If processing large batches, implement delays between calls to stay within network throughput limits.
  • Formatting: Since the tool returns structured JSON, it is recommended to pipe this output directly into your agent's context processing logic for maximum efficiency.

Metadata

Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-firestream792-linkedin-teneo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#linkedin#scraping#web3#enrichment#leads
Safety Score: 4/5

Flags: external-api, data-collection