App Logo
linkedin.com

Endorse a skill

Endorse one of a LinkedIn profile's listed skills, by profile URL and the exact skill name shown on their Skills page. Safe to call again on a skill already endorsed by this account — it reports that instead of erroring. Refuses if the profile lists no skills, or the given skill isn't among them.

Input

skillName required

Exact skill name as it appears on their Skills page (e.g. "Adobe InDesign").

profileUrl required

The profile's LinkedIn URL (e.g. https://www.linkedin.com/in/some-public-id/).

Output

status required
skillName required
endorsementCount optional

Total endorsement count for this skill after the action, when shown.

FAQ

Endorse one of a LinkedIn profile's listed skills, by profile URL and the exact skill name shown on their Skills page. Safe to call again on a skill already endorsed by this account — it reports that instead of erroring. Refuses if the profile lists no skills, or the given skill isn't among them.
Required: profileUrl, skillName.
It returns status, skillName, endorsementCount.
Yes. It acts as you on linkedin.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the linkedin.com cookies saved by the Reduck extension.
It makes changes on linkedin.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/linkedin.com/endorse_skill, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/endorse_skill
It is part of Reduck's official curated catalogue.

Start building not clicking