Skip to content
Content
Skill

/clear-memory

Reset your LinkedIn content memory back to defaults. Usage: /clear-memory

From plugin
linkedin-content-skill
77 skills
Install
$ npx -y skills add sarveshtalele/linkedin-content-skill --skill clear-memory --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/clear-memory

Context preview

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

Reset your LinkedIn content memory back to defaults. Usage: /clear-memory

SKILL.md

clear-memory.SKILL.md
description: Reset your LinkedIn content memory back to defaults. Usage: /clear-memory
allowed-tools: Bash

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.

Ships withlinkedin-content-skill

A production-ready Claude Code skill that turns your AI assistant into a personal LinkedIn Content Strategist.

Get the whole plugin
Stats
7
Stars
2
Forks
Maintained
Maintenance
Python
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: sarveshtalele/linkedin-content-skill

Other skills on linkedin-content-skill.