stickerdaniel
UserOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Categories
Indexed Skills (8)
1-triage-issues
Scan all open issues and PRs in stickerdaniel/linkedin-mcp-server and rank them by urgency (severity, user impact, age, references), implementation quality (for PRs — mergeability, CI, diff scope, locale-independence, test coverage), and contributor track record (prior merged PRs, review quality, response cadence). Use when the user asks "what should I tackle first as core maintainer", "which PRs are production-ready", "triage backlog", "scan open issues", or any maintainer-prioritisation question about this repo. Outputs a ranked list with rationale per item, not a fix.
2-repro-issue
Reproduce a single LinkedIn-MCP issue locally on the current branch against the real authenticated LinkedIn session at ~/.linkedin-mcp/profile/, using the MCP streamable-http server. Captures the exact failure mode (tool output, error, missing data) and maps it back to the scraper code path. Use when the user says "reproduce
3-verify-pr-fix
Check out a candidate PR locally, restart the MCP server on the PR branch, re-run the exact same MCP tool call that failed in /2-repro-issue, diff the outputs, and audit the fix for locale-independence, DOM-stability, and scope per CLAUDE.md scraping rules. Use when the user says "verify PR
triage-reviews
Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push
btca-local
Invoke this skill when the user says "use btca"
browser
Use the installed OpenAI ChatGPT browser runtime through its node_repl MCP server
setup
Install the local ChatGPT browser runtime bridge for Claude Code
doctor
Diagnose the local ChatGPT browser runtime bridge without reading browser content
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.