Clear memory
Skill sarveshtalele/linkedin-content-skill/.claude/skills/clear-memory
Reset your LinkedIn content memory back to defaults. Usage: /clear-memoryFrom its SKILL.md
npx -y skills add sarveshtalele/linkedin-content-skill --skill clear-memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `python3 scripts/memory_manager.py clear`.
SKILL.md
0.5 KB, 104 tokens by cl100k_base, as published. Nobody here has run it
Step 1 — Confirm
Ask the user to confirm first:
⚠️ Are you sure? This will erase all your saved feedback from memory. Type "yes" to confirm.
Wait for confirmation before running anything.
Step 2 — Clear (only after "yes")
python3 scripts/memory_manager.py clear
Step 3 — Confirm
✅ Memory cleared. Reset to defaults. Use /feedback to start building new learnings.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.