Muse in Seven Tasks

Lesson · 30 min

Your workspace: Soul, Memory and System files

The markdown files that shape how Muse behaves and what it knows about you, and how skills fit in.

By the end you can

  • Read and edit Muse's Soul and Memory.
  • Find System files and say what the main files control.
  • Explain what skills are and where Meta's documentation stops.

The files behind Muse

Muse keeps its identity and memory in markdown files. You can read them, edit them by hand, or ask Muse to change them in chat.

FileWhereWhat it controls
MEMORY.mdYour assistantIdentityMEMORYFacts Muse keeps about you
SOUL.mdYour assistantIdentitySOULTone and behavior of your assistant
System filesLibrarySystem filesThe full set of workspace files

Tap the SOUL or MEMORY card to open the file in an editor. Both carry the label "Access with care".

Identity tab with the SOUL and MEMORY cards
Identity tab with the SOUL and MEMORY cards · Muse web app, September 2026

System files holds folders named agents, assets, channels, config, data, docs, dreams, hooks, memory, subscriptions, user and workspace, plus files such as AGENTS.md, HEARTBEAT.md and IDENTITY.md. The layout matches OpenClaw's workspace.

Library, System files, showing folders and markdown files
Library, System files, showing folders and markdown files · Muse web app, September 2026

Meta notes that Muse "may still remember information it learned from what you deleted." Deleted lines can leave traces.

Exercise: set your Soul

  1. Open LibrarySystem files. List every file you see, with one line on what each seems to do.
  2. Open Your assistantIdentitySOUL and read it.
  3. Send:
Prompt

Update your Soul: reply in short sentences, no filler, no emojis. Ask one question at most before acting. When a task involves money or messages to other people, show me a draft first.

  1. Reopen Soul and confirm the change.

Exercise: set your Memory

Prompt

Remember: I live in [city]. I work [hours]. My partner is [name]. I don't eat [food]. My gym days are [days].

Open Your assistantIdentityMEMORY. Find the new lines. Delete one by hand and confirm it is gone.

Check

Soul shows your new rules. Memory shows your facts, minus the one you deleted.

Switching from another assistant? SettingsData controlsImport memory brings your history across.

How skills work

A skill is a set of instructions, often with a tool, that tells Muse how to do one job. Meta ships built-in skills for podcasts, images, research, documents, dashboards and browsing. You ask for the job and Muse picks the skill.

  • To see what exists: the Ideas icon in the left rail, or ask "What can you help me with?"
  • To see which skill ran: Your assistantActivity

Meta's Help Center says: "Skills are developed by Meta and are already part of Muse." Meta also says Muse "can write its own custom connectors for other services you care about if they have their own APIs or CLIs." Saving your own reusable skill is not documented. Lab 7 has you build a connector, then test whether Muse will save a skill for you.

Built-in skills are folders with a SKILL.md instruction file and a tool. A community export counted about 68. reported

Meta's Help Center has no screen for managing skills.