Free

How to Resume a Session in Claude Code
You closed your terminal, restarted your laptop, or just walked away for a few hours. Now you're back and your whole conversation with Claude Code is gone. Or is it? In this quick video, I'll show you how to pick up exactly where you left off using Claude Code's "claude --continue" command. It takes about five seconds once you know it's there.
Home for Ambition #3 — Weekly Live Show [4/1/2026] (Recording)
Home for Ambition is a weekly live show, by Leland, for people trying to stay ahead as work, learning, and opportunity keep changing. Each episode tackles a handful of timely, high-signal topics across AI, careers, education, and the future of work. We expect thoughtful debate, unique perspectives, and practical takeaways you can actually use. It is not a typical interview show or a generic news recap. It is a live roundtable built to help ambitious people make sense of what is changing, understand what matters, and leave with a sharper point of view on how to navigate what comes next.

Principles of Good Context Engineering
Context engineering is the discipline of designing what information an AI model sees, when it sees it, how it's structured, and what it can touch.
Free

Financial Ops Expert Skill
"/financial-operations-expert" will provide expertise on financial operations, workflows, analysis, and planning for business finance tasks. To install, run this in your terminal after downloading the file: unzip ~/Downloads/financial-operations-expert-skill.zip -d ~/.agents/skills/
Free

Web Design Guidelines Skill
"/web-design-guidelines" will review UI code against the Vercel Web Interface Guidelines for accessibility, design best practices, and UX compliance. To install, run this in your terminal after downloading the file: unzip ~/Downloads/web-design-guidelines-skill.zip -d ~/.claude/skills/web-design-guidelines/

Three Types of AI Memory
There are three types of AI memory: in-context memory, file-based memory, and retrieved memory. This reference card outlines examples of each and tips for how to prioritize how you save and transfer data to AI Agents.

Summarize Slack Skill
"/slack-digest" summarizes recent Slack activity by searching for action items, decisions, and key updates across project channels and collaborator messages. It outputs a signal-only digest organized into 'Need Your Attention', 'Key Decisions', and 'FYI'. To install, run this in your terminal after downloading the file: unzip ~/Downloads/slack-digest-skill.zip -d ~/.claude/skills/slack-digest/

My AI Workflow
After this session, you will be able to map out a personal AI workflow that saves time on repetitive tasks and sharpens the quality of your work output. We will cover how to chain AI tools together for multi-step automation, how to build lightweight agents that handle routine decisions without your constant input, and how to identify which parts of your workflow are actually worth automating.
Free

Powerpoint Skill
"/pptx" will create, edit, and analyze PowerPoint presentations (.pptx files) including layouts, content, and speaker notes. To install, run this in your terminal after downloading the file: unzip ~/Downloads/pptx-skill.zip -d ~/.agents/skills/

Intro to IDEs
Learn what an IDE is, why they matter, and how to get started using one.

Employment / Networking Opportunity Tracker Skill
"/opportunity-tracker" logs professional opportunities (job applications, networking contacts, informational interviews) to a Google Sheet, surfaces follow-ups due within 7 days, and generates a full pipeline view organized by status. Output format and location can be customized (ie send to a Notion doc instead). To install, run this in your terminal after downloading the file: unzip ~/Downloads/opportunity-tracker-skill.zip -d ~/.claude/skills/opportunity-tracker/
Home for Ambition #5 — Weekly Live Show [4/17/2026] (Recording)
Home for Ambition is a weekly live show, by Leland, for people trying to stay ahead as work, learning, and opportunity keep changing. Each episode tackles a handful of timely, high-signal topics across AI, careers, education, and the future of work. We expect thoughtful debate, unique perspectives, and practical takeaways you can actually use. It is not a typical interview show or a generic news recap. It is a live roundtable built to help ambitious people make sense of what is changing, understand what matters, and leave with a sharper point of view on how to navigate what comes next.

Slash Commands for AI Applications and Terminal
Learn what slash commands are, how they work, and what commands you'll use most when working with agents like Claude.

Three Principles for AI Coding
These three principles form the foundation of effective AI-assisted development. Master them and you'll ship better code faster.

Create Scheduled Tasks in Claude
Learn a quick an easy way to set up automated tasks using either Claude Cowork or Claude Code.

Build a Quality Rubric for Your AI Workflow
A quality rubric is a set of explicit, measurable criteria that define what a good output looks like for a specific task. It answers the question: "How do I know when this is good enough to use?"
Home for Ambition #4 — Weekly Live Show [4/8/2026] (Recording)
Home for Ambition is a weekly live show, by Leland, for people trying to stay ahead as work, learning, and opportunity keep changing. Each episode tackles a handful of timely, high-signal topics across AI, careers, education, and the future of work. We expect thoughtful debate, unique perspectives, and practical takeaways you can actually use. It is not a typical interview show or a generic news recap. It is a live roundtable built to help ambitious people make sense of what is changing, understand what matters, and leave with a sharper point of view on how to navigate what comes next.

Deep-Dive Case Study: Use AI to Plan Your Wedding & See Its Full Potential
Planning a wedding—or any complex project—can feel overwhelming, but AI has the potential to streamline every step and unlock new efficiencies. This session is for anyone curious about how AI can be applied to real-world planning and project management. You’ll see how to design workflows, automate tasks, and explore the full potential of AI to save time and reduce manual effort.

Notion Task Manager Skill
"/notion-task-manager" parses brain dumps, bullet lists, meeting notes, or voice transcripts into structured Notion tasks with inferred title, project, owner, priority, and deadline. It then creates them in the right database and confirms what was added. To install, run this in your terminal after downloading the file: unzip ~/Downloads/notion-task-manager-skill.zip -d ~/.claude/skills/notion-task-manager/

LinkedIn Post Creator Skill
"/linkedin-writer" generates two viral LinkedIn posts in different proven formats (Hot Take, Lessons Learned, Story, Blueprint, etc.), reads the user's voice guide and FOUNDER_CONTEXT if they exist, applies voice calibration and a banned-words check, and always shows drafts before posting. You can create a voice guide with your AI agent by copying and pasting your LinkedIn posts content into your conversation so it can learn your style and wording. Similarly you can give it context into your company and role to create FOUNDER_CONTEXT. To install, run this in your terminal after downloading the file: unzip ~/Downloads/linkedin-writer-skill.zip -d ~/.agents/skills/linkedin-writer/