Systems Lab

Agent skill

onboard

First-run onboarding.

slowingReaches the webDeclared tools1,023 words

Filed under Prospecting and list building.

From xx254/linkedin_skills · 6 skills · 16 · pushed 2026-05-18

What it does when it runs

First-run onboarding. Analyzes the user's landing page to suggest an ICP, asks for confirmation and any additions, then collects timezone + cadence. Saves everything to state/linkedin-settings.json and marks firstRunCompleted: true. Run this once before using any other skill.

Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
  • landing-page-analysis-proxy.vercel.app
  • yourcompany.com
Tool permissions it declares
  • -
  • Read
  • -
  • Write
  • -
  • AskUserQuestion
  • -
  • Bash
Actions present in the files
shell

Ask about onboard

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/xx254/linkedin_skills.git /tmp/linkedin_skills
git -C /tmp/linkedin_skills sparse-checkout set "onboard"
mkdir -p ~/.claude/skills/onboard
cp -R "/tmp/linkedin_skills/onboard/." ~/.claude/skills/onboard/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

The source carries no licence at all, so no permission to redistribute it exists. Everything else on this page is our own reading of the file and is published here; the text of the skill is not, and stays where its author put it.

Need help setting it up?

This page tells you what onboard does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.