# forgetful

Forgetful is a storage and retrieval tool for AI Agents. Designed as a Model Context Protocol (MCP) server built using the FastMCP framework.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/scottrbk-forgetful
- Source: https://github.com/ScottRBK/forgetful
- Price: free and open source

## Summary
forgetful is a Claude Code plugin with 10 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes forgetful-cli-setup, forgetful-context-gather, forgetful-encode-repo. 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 ScottRBK/forgetful --agent claude-code
```

## Skills
- forgetful-cli-setup
- forgetful-context-gather
- forgetful-encode-repo
- forgetful-entities
- forgetful-explore
- forgetful-files
- forgetful-mcp-setup
- forgetful-procedures
- forgetful-recall
- forgetful-remember

## FAQ

### What is forgetful?
Forgetful is a storage and retrieval tool for AI Agents. Designed as a Model Context Protocol (MCP) server built using the FastMCP framework.

### How do I install forgetful?
Run these in Claude Code: npx -y skills add ScottRBK/forgetful --agent claude-code. Then prompt normally.

### Does forgetful 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 forgetful free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
