Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Wrap up a conversation session before starting a new one. Use when the user says "wrap up", "wrap up this conversation", "session wrap up", or uses /session_wrap_up command. Flushes context to memory files, updates PARA notes, commits changes, and provides a summary.
Wrap up a conversation session before starting a new one. Use when the user says "wrap up", "wrap up this conversation", "session wrap up", or uses /session_wrap_up command. Flushes context to memory files, updates PARA notes, commits changes, and provides a summary.
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. 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. Summarize what changed and any follow-up checks I should run.
End-of-session protocol to preserve context and ensure continuity between sessions.
Run this protocol when the user indicates they want to wrap up the current session before starting a new one.
Execute these steps in order:
Write to memory/YYYY-MM-DD.md (create if doesn't exist): Key topics discussed in this session Decisions made Commands, configs, or code that worked Problems solved and how they were solved Any gotchas or lessons learned
If significant learnings occurred, update MEMORY.md: New user preferences discovered Important lessons learned Long-term decisions made Workflow changes
Check and update the PARA structure in notes/ (or memory/notes/): Open loops (notes/areas/open-loops.md): Add new unfinished items, mark completed items with โ Projects (notes/projects/): Update progress on active projects Areas (notes/areas/): Add new ongoing responsibilities Resources (notes/resources/): Add new reference material, how-tos
cd <workspace> git add -A git status git commit -m "wrap-up: YYYY-MM-DD session summary" git push Notes: The wrap-up git push is automatic (no confirmation prompt). If git push fails, report the error and leave the commit locally.
Provide a brief summary to the user: What was captured Files updated Any items that need follow-up next session Confirmation that changes were committed (and pushed, if successful)
Always create the daily log file if it doesn't exist Use the current date for filenames and commit messages Keep summaries concise but complete Include the โก emoji at the end (GigaBot signature)
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.