From autographical
Fetch recent activity from Autographical — what the user and their AI agents have been working on. Use when starting a session, when the user mentions recent activity, when the user alludes to what they were doing or looking at, or picking up where they left off. Also use when the conversation feels like a topic change or you could use more background context on the ask.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autographical:whats-upThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetch recent activity from Autographical and present what's been happening. The activity stream includes everything the user has been doing — browsing, reading, saving, researching — as well as activity from AI sessions the user has been collaborating with. It's the full picture of human + AI work.
Fetch recent activity from Autographical and present what's been happening. The activity stream includes everything the user has been doing — browsing, reading, saving, researching — as well as activity from AI sessions the user has been collaborating with. It's the full picture of human + AI work.
Call the recent_activity MCP tool to fetch recent sessions and top resources.
If the user provided arguments via $ARGUMENTS, also call the search MCP tool with those arguments to narrow focus.
If a session or resource looks particularly relevant, use get_session or get_resource to get more detail.
Lead with what you find interesting or notable. You have full latitude in how you read and present the data — don't follow a rigid template. Some things to surface:
Keep it concise. A few sentences per thread, not an exhaustive list of URLs. The goal is to transfer context to you so the session can build from shared awareness.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub autographical/claude-code-plugins --plugin autographical