All authors
w-is-h avatar

Claude Skills by w-is-h

github.com/w-is-h
6 skillsA× 60 installs1 views
Slate BrainA

What the brain holds and how it is kept — the agent's persistent memory of what is true. Load before restructuring or distilling it, or when unsure whether something belongs in the brain, a project's memory, or the notes.

ai-agentsgofrontend
0
3
Slate MemoryA

The spec of memory — what belongs in a page and what stays out, how pages are keyed and nested, how a page gets created, links, the ceiling and what a refused write means. Load for any memory work beyond a one-line edit — a new page, restructuring, a cap refusal.

ai-agentsgogit
0
3
Slate NotesA

What the daily note is and how to write one. Load at the moment of writing or rewriting a note — the end of every session — or when the notes have drifted into a changelog or error ledger.

ai-agentsgo
0
3
Slate Session EndA

The end-of-session protocol — what gets written when the user signs off (\"bye\", \"good night\", \"that's it for today\" or similar). Load on sign-off and run the five parts: the task-log sweep, the memory sweep, the report, the note — always written — and the storyline fold, last.

ai-agentsgogit
0
3
Slate StorylineA

How the storyline is written — the rolling summary of the notes that every session starts from, folded at session end. Load before every fold (summary_get → summary_set), and when the storyline reads as private shorthand.

ai-agentsgoexpress
0
3
Slate TutorialA

A first tour of Agent Slate for a new user, run by the agent one step per turn — what each thing is, where to look in the browser, what changes. Load when the user asks for a tour or walkthrough, or is clearly new here.

ai-agentsgogit
0
3