clear-memory
Reset your LinkedIn content memory back to defaults. Usage: /clear-memory
Display your current LinkedIn content memory and preferences. Usage: /show-memory
$ npx -y skills add sarveshtalele/linkedin-content-skill --skill show-memory --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/show-memoryContext preview
The summary Claude sees to decide when to auto-load this skill.
Display your current LinkedIn content memory and preferences. Usage: /show-memory
description: Display your current LinkedIn content memory and preferences. Usage: /show-memory allowed-tools: Bash
python3 scripts/memory_manager.py read
Display the memory contents cleanly. At the top summarise:
Then show the full memory content.
At the bottom remind the user: > 💡 Edit `memory.md` in `.claude/skills/scripts/` to set your niche and tone. Use `/feedback` to add new learnings.
A production-ready Claude Code skill that turns your AI assistant into a personal LinkedIn Content Strategist.
Reset your LinkedIn content memory back to defaults. Usage: /clear-memory
Save positive feedback to memory for reinforcement learning. Usage: /feedback <what worked well about this content>
Generate a LinkedIn content calendar. Usage: /generate-calendar [niche: <niche>] [days: <n>] [frequency: <freq>] [goal:…
Generate LinkedIn carousel slide content. Usage: /generate-carousel <topic> [in <niche>] [<n> slides] [style: how-to|listicle|myth-busting|framework|story-arc]
Generate a long-form LinkedIn Newsletter edition. Usage: /generate-newsletter <topic> [in <niche>] [length: short|medium|long] [title: "<title>"]
Generate a ready-to-publish LinkedIn post. Usage: /generate-post <topic> [in <niche>] [tone: controversial|storytelling|educational|motivational|professional]