unclaw
unclaw contient 9 skills collectées depuis shahshrey, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Run the morning standup. Use when {{OWNER_NAME}} says "good morning", "standup", or "what's on my plate".
Compress and save the key context from this session to the daily log. Run before ending a long session.
Search through all past daily logs, cold memory files, and conversation history. Use when {{OWNER_NAME}} asks "when did we...", "do you remember...", "what did I say about...", or needs context from a past session.
Bootstrap an UnClaw agent from scratch. Converts a stock Claude Code instance into a persistent personal agent with identity, memory, and scheduling.
Proactive check-in with pre-gathered context. Run automatically via launchd every 30 minutes.
Distill this session's key learnings into long-term memory. Use after completing significant work or when user says "update memory" or "save this session".
Extract key learnings from daily logs and promote them to identity/memory.md. Run automatically via launchd once per day, or manually after a productive day.
Recursive self-improvement loop. Reviews and improves the agent's own skills, rules, identity files, hooks, and scripts based on recent usage patterns. Runs nightly via launchd or manually with /self-improve.
Research a topic using web search and scraping. Use when asked to "look up", "research", "find out about" something.