Borrowing it
Nothing to install: this file belongs to CGSOG-JumpStarts/JumpStart-AutoNav. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/CGSOG-JumpStarts/JumpStart-AutoNav/main/.github/skills/linkedin/SKILL.mdgit clone --depth 1 https://github.com/CGSOG-JumpStarts/JumpStart-AutoNavWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/linkedin)<a href="https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/linkedin"><img src="https://agentmods.dev/badge/skills/cgsog-jumpstarts/jumpstart-autonav/linkedin/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/cgsog-jumpstarts/jumpstart-autonav/linkedin"><img src="https://agentmods.dev/badge/skills/cgsog-jumpstarts/jumpstart-autonav/linkedin.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00022 | $0.00559 |
| Opus 5 | $0.00011 | $0.00280 |
| Sonnet 5 | $0.00004 | $0.00112 |
| Haiku 4.5 | $0.00002 | $0.00056 |
Grade A, and why
linkedin scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LinkedIn Professional Presence
This skill provides structured workflows for building and maintaining a strong LinkedIn presence, tailored for technology professionals.
Profile Optimization
Headline Formula
Use the format: [Role] | [Specialty] | [Value Proposition]
Examples:
- "Senior Software Engineer | Cloud-Native Systems | Building resilient distributed platforms"
- "Product Manager | Developer Tools | Turning complex workflows into intuitive experiences"
Avoid: Job title only, buzzword soup, or emoji-heavy headlines.
About Section Structure
- Hook (1-2 sentences) — What drives you professionally
- Value (2-3 sentences) — What you bring to teams/projects
- Evidence (2-3 bullets) — Concrete achievements with metrics
- Call to action (1 sentence) — What you want to connect about
Keep under 2,000 characters. Write in first person. Avoid corporate jargon.
Experience Entries
For each role, use the CAR format:
- Context — The situation or challenge
- Action — What you specifically did
- Result — Measurable outcome (percentages, metrics, scale)
Limit to 3-4 bullet points per role. Lead with the most impactful result.
Content Strategy
Post Types (rotate weekly)
| Type | Purpose | Example |
|---|---|---|
| Insight | Share a lesson learned | "3 things I learned migrating to microservices" |
| Story | Humanize your experience | "My first production outage taught me..." |
| Resource | Help others | "Here's the checklist I use for code reviews" |
| Question | Start discussion | "How does your team handle on-call rotations?" |
Engagement Guidelines
- Comment on 3-5 posts daily in your domain
- Respond to all comments on your posts within 24h
- Share others' content with added perspective (don't just repost)
- Connect requests should include a personal note referencing shared context
Networking Approach
Connection Request Template
Hi [Name], I came across your [post/talk/article] about [topic] and found [specific point] particularly insightful. I'm working on [related area] and would love to connect. — [Your name]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 70 lines · 22 tokens per session scan A 7dfed6c7b3da
linkedin is a skill published in the GitHub repository CGSOG-JumpStarts/JumpStart-AutoNav (10 stars, last pushed 4mo ago), licensed MIT. It adds 22 tokens to every session and 559 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
github-review-pr
Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on a pull request, mentions "review PR", "check this PR", "look at pull request", or references a PR number or GitHub PR URL. Do NOT use for…
grill-me
A guided, adversarial interview for challenging a plan or design one question at a time. It also records agreed terms and architectural decisions as the discussion develops.
gpt-image-skill
A skill for generating or editing images through OpenAI's GPT Image API, a programming interface for requesting image operations. It uses a bundled Python script and supports configuration such as model, size, quality, and output file.
nanobanana-skill
An image-generation and image-editing skill that uses Google Gemini through the Nanobanana tool. It covers prompts, image sizes, output files, models, resolutions, and required setup.
youtube-transcribe-skill
A tool for getting subtitles or transcripts from YouTube videos and saving them as local files.
github-fix-issue
Fix GitHub issues end-to-end — analysis, branch creation, implementation, testing, and PR submission. Use whenever the user mentions fixing a GitHub issue, says "fix issue.