memory-read

Read a specific knowledge file from a bucket in .memory/ .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "memory-read" with this command: npx skills add iyangl/memory-hub/iyangl-memory-hub-memory-read

Purpose

Read a specific knowledge file from a bucket in .memory/ .

Input

  • bucket : pm | architect | dev | qa

  • file : filename within the bucket

  • anchor (optional): check if a heading anchor exists

Required Flow

memory-hub read <bucket> <file> [--anchor <anchor>]

Output

JSON envelope with data.content containing the file content.

If --anchor is provided and invalid, repair_triggered: true and repair results are included.

Error Handling

  • INVALID_BUCKET → invalid bucket name

  • FILE_NOT_FOUND → file does not exist in the bucket

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

catalog-repair

No summary provided by upstream source.

Repository SourceNeeds Review
General

memory-init

No summary provided by upstream source.

Repository SourceNeeds Review
General

catalog-read

No summary provided by upstream source.

Repository SourceNeeds Review
General

memory-list

No summary provided by upstream source.

Repository SourceNeeds Review