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.
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.