Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
A comprehensive OpenClaw workspace framework providing session protocols, memory system, git workflow, safety rules, priority triage, communication handoffs,...
A comprehensive OpenClaw workspace framework providing session protocols, memory system, git workflow, safety rules, priority triage, communication handoffs,...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
A framework scaffold for OpenClaw workspaces.
FieldValueNamespacesuitVersion0.3.0AuthorjontsaiLicenseMITCategoryframeworkTagsworkspace, scaffold, conventions, memory, git-workflow
The Spacesuit is a batteries-included framework layer for OpenClaw workspaces. It provides: Session startup protocol β security-first file loading order Memory system β daily logs + curated long-term memory with commit discipline Git workflow β mandatory pre-commit checks, worktree conventions, parallel agent coordination Safety rules β pre-action checklist, destructive-action guards, stand-down protocol Priority system β P0βP5 triage for tasks and incidents Cross-platform handoffs β structured context transfer between Slack/Discord/Telegram Heartbeat framework β proactive periodic checks with state tracking Decision logging β mandatory audit trail for architectural decisions Meta-learning framework β expert-first research methodology (Dunning-Kruger aware) Security baseline β secret transmission policy, prompt injection defense, data classification
# First-time install (creates workspace files with markers) make init # Upgrade existing workspace (replaces only SPACESUIT sections) make upgrade
OpenClaw reads hardcoded filenames from the workspace root (AGENTS.md, SOUL.md, etc.). Since we can't change that loading behavior, Spacesuit uses section-based merging: Framework content is wrapped in <!-- SPACESUIT:BEGIN --> / <!-- SPACESUIT:END --> markers On upgrade, only the content between markers is replaced Everything outside the markers (your customizations) is preserved
FileBase ContentUser ContentAGENTS.mdSession protocol, memory, git, safety, prioritiesChannel mappings, tool configs, personal rulesSOUL.mdCore personality scaffoldPersonal vibe, human-specific toneTOOLS.mdTool organization guidanceActual tool configs, credentials refs, API detailsHEARTBEAT.mdCheck framework & state trackingSpecific checks to runIDENTITY.mdβ (template only)Name, avatar, personalityUSER.mdβ (template only)All about your humanMEMORY.mdLong-term memory structureProject notes, personal contextSECURITY.mdFull security baselineContact-specific alert channelsMakefileβ (template only)Gateway management targets
# See what would change ./scripts/diff.sh # Apply upgrade ./scripts/upgrade.sh # Check version cat skills/spacesuit/VERSION
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.