Communityv1.0.0

Linkedin API

Work with LinkdAPI Python SDK for accessing LinkedIn professional profile and company data. Use when you need to fetch profile information, company data, job listings, or search for people/jobs on LinkedIn. The skill uses uv script pattern for ephemeral Python scripts with inline dependencies.

2.1kdownloads4stars1active installsfoontinz
View on ClawHubBack to Skills

Skill Details

Slug
linkdapi
Latest Version
1.0.0
Author
foontinz
Published
Feb 1, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Linkedin API.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the linkdapi skill. - Provides Python SDK access to LinkedIn profile and company data via LinkdAPI. - Supports fetching of profile information, company data, job listings, and LinkedIn searches. - Uses the uv script pattern: ephemeral Python scripting with inline dependency management. - Includes examples for common tasks (profile lookup, company info, job search, async batch enrichment). - Details authentication, API methods, error handling, and workflow best practices.