Skip to main content
ClaudeWave
Skill266 repo starsupdated 3d ago

signet-recall

Use Signet-specific recall and source search from Codex without confusing it with Codex native memory.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Signet-AI/signetai /tmp/signet-recall && cp -r /tmp/signet-recall/integrations/codex/plugin/plugins/signet/skills/signet-recall ~/.claude/skills/signet-recall
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Signet Recall

Use `signet_recall` for explicit Signet recall. Ask natural questions with an entity, event, and timeframe when possible. Use `signet_source_search` when the answer should come from source-backed artifacts rather than ordinary saved memories.

Do not treat Codex native memory and Signet memory as competing stores. Codex native memory is a source that Signet can index with provenance.