claude-skills/ingest/SKILL.md
Ingest documents into Elroy memory
npx skillsauth add elroy-bot/elroy ingestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Ingest documents into Elroy's memory system for later recall.
When the user invokes this skill with /ingest [PATH], ingest the document(s) by running:
elroy ingest "$ARGUMENTS"
This can ingest:
/ingest README.md/ingest docs/ (use with -r flag for recursive)Options:
-f, --force-refresh - Re-ingest even if already ingested-r, --recursive - Recursively ingest directoriesExamples:
/ingest README.md/ingest docs/ -r/ingest specs/api-documentation.pdftools
Create a reminder in Elroy
tools
Create a long-term memory in Elroy
tools
Search through Elroy memories
tools
List all active Elroy reminders