Artel Recall banner
NicolasPrimeau NicolasPrimeau

Artel Recall

Development community

Description

--- description: Search Artel shared memory for what the fleet already knows argument-hint: [what to look up] --- Search Artel's shared memory for information relevant to: $ARGUMENTS Use the `mcp__plugin_artel_artel__memory_search` tool with that as the query. Report the most relevant entries concisely, and call out any matching skill. If nothing relevant comes back, say so plainly rather than padding.

Installation

Installs to ~/.claude/skills/nicolasprimeau-artel-artel-recall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicolasprimeau-artel-artel-recall && curl -fsSL https://raw.githubusercontent.com/NicolasPrimeau/artel/HEAD/commands/artel-recall.md -o ~/.claude/skills/nicolasprimeau-artel-artel-recall/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository