All authors
shahshrey avatar

Claude Skills by shahshrey

github.com/shahshrey
11 skillsA× 10F× 10 installs6 views
Daily StandupA

Run the morning standup. Use when {{OWNER_NAME}} says "good morning", "standup", or "what's on my plate".

ai-agentsgo
0
8
Distill SessionA

Compress and save the key context from this session to the daily log. Run before ending a long session.

ai-agents
0
8
HeartbeatA

Proactive check-in with pre-gathered context. Run automatically via launchd every 30 minutes.

ai-agentsgobash
0
8
HumanizerA

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.

ai-agentsgoreact
0
8
Memory UpdateA

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".

ai-agents
0
8
Playwright CliA

Automate browser interactions, test web pages and work with Playwright tests.

devopsgobash
0
8
PromoteA

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.

ai-agents
0
8
ResearchA

Research a topic using web search and scraping. Use when asked to "look up", "research", "find out about" something.

researchapi
0
8
Search MemoryA

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.

ai-agentstypescriptpython
0
8
Self ImproveA

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.

ai-agentsrustgo
0
8
SetupF

Bootstrap an UnClaw agent from scratch. Converts a stock Claude Code instance into a persistent personal agent with identity, memory, and scheduling.

ai-agentstypescriptrust
0
8