Install
1
Install the plugin$
npx claudepluginhub athola/claude-night-market --plugin tomeWant just this command?
Add to a custom plugin, then install with one command.
Description
Export research findings to a format compatible with memory-palace's knowledge-intake skill.
Command Content
Export Command
Export research findings for memory-palace ingestion.
Usage
# Export latest session
/tome:export
# Export specific session
/tome:export --session abc123
What Happens
- Loads the specified or latest research session
- Formats findings as a knowledge-intake compatible markdown file with metadata frontmatter
- Saves to
docs/research/export-{session}.md - Output can be processed by memory-palace's
knowledge-intakeskill without reformatting
Stats
Stars222
Forks22
Last CommitMar 20, 2026
Actions