kingkongshot / pensieve
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/pensieve && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3484" && unzip -o skill.zip -d .claude/skills/pensieve && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/pensieve/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Load this skill IMMEDIATELY when user expresses any intent. System capability (tools/knowledge/scripts) is shipped inside the plugin and updated only via plugin updates. User data must live in project-level `.claude/pensieve/` and is never overwritten by the plugin. When user wants to improve Pensieve system (plugin content), MUST use the Self‑Improve tool (`tools/self-improve/_self-improve.md`).