Memory consolidation skill for Claude Code. Scans session transcripts for corrections, decisions, preferences, and patterns, then merges findings into persistent memory files. Auto-triggers via native Stop hook every 24hrs. Inspired by how sleep consolidates human memory.
Build an autonomous experimentation pipeline for any business metric using Karpathy's autoresearch pattern. Use when user wants to optimize a metric continuously, set up automated experimentation, or apply autoresearch to their business.
Handle incoming messages injected by the fast-checker daemon. Use when: you receive a message block starting with === TELEGRAM or === AGENT MESSAGE in your session.
Manage scheduled tasks (crons). Use when: setting up crons on session start, creating new recurring or scheduled tasks, or troubleshooting scheduled tasks.
Set up and manage a fully local multimodal knowledge base using Gemini Embedding 2 and ChromaDB. Use when user wants to create a business knowledge base, ingest videos/images/audio/docs for RAG, query their knowledge base, or set up multimodal embeddings for their Claude Code agent.
Post content to multiple social platforms via the Blotato API. Supports TikTok, Instagram Reels/Carousels, YouTube, X (Twitter) posts and threads, Threads, and LinkedIn.