·memory-schema

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.

29Installs·5Trend·@basicmachines-co

Installation

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-schema

How to Install memory-schema

Quickly install memory-schema AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-schema
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: basicmachines-co/basic-memory-skills.

SKILL.md

View raw

Manage structured note types using Basic Memory's Picoschema system. Schemas define what fields a note type should have, making notes uniform, queryable, and validatable.

Schemas are defined in YAML frontmatter using Picoschema — a compact notation for describing note structure.

Relations create edges in the knowledge graph, linking notes together.

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. Source: basicmachines-co/basic-memory-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-schema
Category
>_Productivity
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

Quick answers

What is memory-schema?

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. Source: basicmachines-co/basic-memory-skills.

How do I install memory-schema?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-schema Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/basicmachines-co/basic-memory-skills