
Memory Tree Search
- 1 installs
- 2 repo stars
- Updated March 13, 2026
- bkataru/zeptoclaw
Memory Tree Search is a skill for searching and retrieving information from memory tree structures for an agent.
About
Memory Tree Search is a skill for searching and retrieving information from memory tree structures. It is triggered by the /memory command or @memory mention and takes a tree_path configuration. Its own SKILL.md marks it as a stub with implementation pending, so functionality is not yet built out.
- Searches and retrieves information from memory tree structures
- Triggered via the /memory command or @memory mention
- Stub skill: implementation is pending per its own status note
Memory Tree Search by the numbers
- 1 all-time installs (skills.sh)
- Ranked #14,102 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Jul 7, 2026 (Skillselion catalog sync)
memory-tree-search capabilities & compatibility
- Capabilities
- memory · retrieval
- Use cases
- memory
What memory-tree-search says it does
Search and retrieve information from memory tree structures.
Stub skill - implementation pending.
npx skills add https://github.com/bkataru/zeptoclaw --skill memory-tree-searchAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 2 |
| Last updated | March 13, 2026 |
| Repository | bkataru/zeptoclaw ↗ |
What it does
Search and retrieve information from memory tree structures for an agent.
When should I use this skill?
Using the /memory command or @memory mention to search a memory tree.
By the numbers
- 1 configuration parameter (tree_path)
Files
Memory Tree Search Skill
Search and retrieve information from memory tree structures.
Triggers
command: /memory mention: @memory
Configuration
tree_path (string): Path to memory tree
Status
Stub skill - implementation pending.