·recall

Search and retrieve decisions and patterns from knowledge graph. Use when recalling patterns, retrieving memories, finding past decisions.

0Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill recall

SKILL.md

Search past decisions and patterns from the knowledge graph with optional cloud semantic search enhancement.

| (default) | Search graph only | | --mem0 | Search BOTH graph and mem0 cloud | | --limit | Max results (default: 10) | | --category | Filter by category | | --agent | Filter results to a specific agent's memories | | --global | Search cross-project best practices |

Result limits automatically adjust based on contextwindow.usedpercentage:

Search and retrieve decisions and patterns from knowledge graph. Use when recalling patterns, retrieving memories, finding past decisions. Source: yonatangross/skillforge-claude-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill recall
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is recall?

Search and retrieve decisions and patterns from knowledge graph. Use when recalling patterns, retrieving memories, finding past decisions. Source: yonatangross/skillforge-claude-plugin.

How do I install recall?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill recall Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/skillforge-claude-plugin