memory-list
Installation
SKILL.md
Purpose
List all .md files in a knowledge bucket.
Input
bucket: pm | architect | dev | qa
Required Flow
memory-hub list <bucket>
Output
JSON envelope with data.files array of filenames.
Error Handling
INVALID_BUCKET→ invalid bucket nameBUCKET_NOT_FOUND→ bucket directory does not exist
Related skills