Agent skill · AI & Agents

lisa

Lisa - intelligent assistant for memory and tasks. Triggers on 'lisa', 'hey lisa', or addressing lisa directly.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill lisa --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/lisa/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## 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

What's inside
Steps it walks through
  1. Purpose
  2. Triggers
  3. Capabilities
  4. Memory Operations
  5. Task Operations
  6. Storage Operations
  7. Retrospective Operations
  8. Skill Operations
  9. How to use
  10. Retrospective Process
  11. Intent Mapping
  12. Personality Guidelines
  13. Output Formatting
  14. I/O Contract
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going