
Claude Skills by shahshrey
github.com/shahshreyRun 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.
Proactive check-in with pre-gathered context. Run automatically via launchd every 30 minutes.
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
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".
Automate browser interactions, test web pages and work with Playwright tests.
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.
Research a topic using web search and scraping. Use when asked to "look up", "research", "find out about" something.
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.
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.
Bootstrap an UnClaw agent from scratch. Converts a stock Claude Code instance into a persistent personal agent with identity, memory, and scheduling.