Skip to content
Automation
Skill

/social-linkedin-report

LinkedIn analytics report — profile data, posts (when available), org stats. Use when user says 'linkedin report', 'linkedin analytics', or any reference to LinkedIn performance.

From plugin
evo-nexus
520193 skills38 agents40 commands9 MCP
Install
$ npx -y skills add evolution-foundation/evo-nexus --skill social-linkedin-report --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/social-linkedin-report

Context preview

The summary Claude sees to decide when to auto-load this skill.

LinkedIn analytics report — profile data, posts (when available), org stats. Use when user says 'linkedin report', 'linkedin analytics', or any reference to LinkedIn performance.

SKILL.md

social-linkedin-report.SKILL.md
name: social-linkedin-report
description: "LinkedIn analytics report — profile data, posts (when available), org stats. Use when user says 'linkedin report', 'linkedin analytics', or any reference to LinkedIn performance."

LinkedIn Report — Analytics

Routine that pulls data from LinkedIn via `/int-linkedin` and generates a report.

**Always respond in English.**

Workflow

Step 1 — Collect data

python3 {project-root}/.claude/skills/int-linkedin/scripts/linkedin_client.py summary
python3 {project-root}/.claude/skills/int-linkedin/scripts/linkedin_client.py my_posts 1 10

If `my_posts` returns a permission error, inform that approval is needed and use available data.

Step 2 — Generate report

Use template `.claude/templates/html/custom/social-analytics-report.html` with available data. Mark sections without data as "Pending — requires LinkedIn Advertising API approval".

Step 3 — Save

workspace/social/reports/linkedin/[C] YYYY-MM-DD-linkedin-report.html

Step 4 — Telegram

Notify with available data.

Ships withevo-nexus

The open source operating system for AI-powered businesses

Get the whole plugin

Other skills on evo-nexus.