# claude-journal

A lightweight journal/memory system for Claude Code with no ML dependencies. Uses simple SQLite for fast, local storage. This is a full-featured Claude Code plugin with slash commands, skills, an agent, and auto-capture hooks.

- Tier: Indexed (plain plugin)
- Category: Productivity
- Page: https://www.flowy.sh/listings/chrismbryant-claude-journal-mcp
- Source: https://github.com/chrismbryant/claude-journal-mcp
- Price: free and open source

## Summary
claude-journal is a Claude Code plugin with 3 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes context-recovery, find-related-work, journal-capture. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add chrismbryant/claude-journal-mcp
```

## Skills
- context-recovery
- find-related-work
- journal-capture

## FAQ

### What is claude-journal?
A lightweight journal/memory system for Claude Code with no ML dependencies. Uses simple SQLite for fast, local storage. This is a full-featured Claude Code plugin with slash commands, skills, an agent, and auto-capture hooks.

### How do I install claude-journal?
Run these in Claude Code: npx -y skills add chrismbryant/claude-journal-mcp. Then prompt normally.

### Does claude-journal auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-journal free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
