Skip to main content
Run any Skill in Manus
with one click
GitHub repository

basic-memory-skills

basic-memory-skills contains 5 collected skills from basicmachines-co, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
23
updated
2026-03-01
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

memory-defrag
database-administrators

Defragment and reorganize agent memory files: split bloated files, merge duplicates, remove stale information, and restructure the memory hierarchy. Use when memory files have grown unwieldy, contain redundancies, or need reorganization. Run periodically (weekly) or on demand.

2026-03-01
memory-metadata-search
database-architects

Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text content.

2026-03-01
memory-reflect
software-developers

Sleep-time memory reflection: review recent conversations and daily notes, extract insights, and consolidate into long-term memory. Use when triggered by cron, heartbeat, or explicit request to reflect on recent activity. Runs as background processing to improve memory quality over time.

2026-03-01
memory-schema
software-developers

Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to maintain consistency across the knowledge graph.

2026-03-01
memory-tasks
computer-systems-analysts

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph.

2026-03-01