lisa
Lisa - intelligent assistant for memory and tasks. Triggers on 'lisa', 'hey lisa', or addressing lisa directly.
npx skills add majiayu000/claude-skill-registry --skill lisa --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Purpose Primary interface for project memory, tasks, and knowledge. Routes natural language requests to appropriate capabilities. ## Triggers Use when the user addresses "lisa" directly: - "hey lisa, ..." - "lisa, ..." - "ask lisa ..." - "lisa knows ..." ## Capabilities ### Memory Operations - "lisa, show me recent memories" → Load recent facts - "lisa, what do you know about X" → Search memories for topic X - "lisa, remember that X" → Store a memory - "lisa, recall X" → Search with specific query ### Task Operations - "lisa, what tasks are we working on" → List tasks - "lisa, add task X" → Create new task - "lisa, task status" → Show task overview ### Storage Operations - "lisa, what storage are we using" → Show current storage mode - "lisa, storage status" → Show mode and connection status - "lisa, switch to local" → Switch to local Docker mode - "lisa, switch to zep-cloud" → Switch to Zep Cloud mode - "lisa, use docker" → Switch to local mode - "lisa, use cloud storage" → Switch to Zep Cloud mode ### Retrospective Operations - "lisa, do a retrospective" → Analyze session changes and save learnings - "lisa, retrospective on our session" → Same as above - "lisa, what did we lea
- Purpose
- Triggers
- Capabilities
- Memory Operations
- Task Operations
- Storage Operations
- Retrospective Operations
- Skill Operations
- How to use
- Retrospective Process
- Intent Mapping
- Personality Guidelines
- Output Formatting
- I/O Contract
What does the lisa skill do?
Lisa - intelligent assistant for memory and tasks. Triggers on 'lisa', 'hey lisa', or addressing lisa directly.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill lisa --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
