Works with the AI tools you already use
Session Memory
Automated daily kickoff and shutdown routine with structured session logging and context recovery.
Free
About this skill
AI assistants forget everything between sessions. Every morning you re-explain what you're working on, and every night the context just evaporates. What it does - Say "hello" to start the day — it reads yesterday's log, recaps what's open, and recommends what to work on next - Say "good night" to close out — it logs what you did, what changed, and what to pick up tomorrow - Stores everything as plain files you can read and edit yourself - No database, no setup, no account Why it beats prompting yourself Manually pasting "here's where we left off" every session is tedious and easy to skip. This turns memory into a two-word daily habit that just works. Use cases - Picking up a project exactly where you left off - Keeping a running log without journaling by hand - Getting a fresh session up to speed in seconds - Tracking progress across days or weeks of work
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
Frequently Asked Questions
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
synthesizing-institutional-knowledge
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
spotify-to-youtube-music-copy-songs
Fully automated end-to-end migration of Spotify playlists to YouTube Music with smart track matching.

OpenAPI and Request Collection Builder
Turn your API's route and handler code into a spec-compliant OpenAPI 3.1 document and a ready-to-import request collection — paths, referenced schemas, auth, error responses, examples, and a variable-driven collection with the base URL and token wired up. Derived from your code, not invented.