Tracking & Documentation (Using Notion AI)
See how AI can automate meeting notes, reports, and follow-ups to streamline collaboration.
Free

Your AI Co-Worker: Productivity Toolkits That Save Time
AI tools are no longer a “nice-to-have”—they’re becoming essential co-workers. This session is designed to help you harness AI to work faster, reduce busywork, and focus on what actually matters. In this workshop, we’ll explore practical AI productivity toolkits you can start using immediately—from automating repetitive tasks and organizing information to improving writing, research, and decision-making. You’ll learn what tools deliver the biggest time savings and how to avoid common mistakes that limit impact. Whether you’re new to AI or already experimenting with tools like ChatGPT, this session will help you turn AI into a true productivity partner—so you can reclaim hours each week and work more strategically.
Free

AI Monthly News Update - January 2026 (Slides)
These slides are from the first of a series of monthly news updates related to advancements in AI. This update covers AI tools and LLMs, global AI and infrastructure, robotics and gadgets, and the impact of these advancements on daily life and business. Check out the event here: https://www.joinleland.com/content/item/urn:contentEntry:69839327a1f4968d5ca1feb5?fromName=all
Free

AI Monthly News Update - January 2026
This is the first of a series of monthly news updates related to advancements in AI. This update covers AI tools and LLMs, global AI and infrastructure, robotics and gadgets, and the impact of these advancements on daily life and business. Work with Solomon or join his upcoming bootcamp (AI Mastery - March 2026) at this link: https://www.joinleland.com/bootcamps/ai-mastery-bootcamp

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

How to Land a Job in AI
Curious how to break into the fast-growing world of Artificial Intelligence? Whether you’re coming from a technical background, transitioning from another industry, or just starting to explore AI-related roles, this session will give you a clear roadmap to get there. In this workshop, we’ll cover what it really takes to land a job in AI—from identifying the right roles and building in-demand skills to positioning your resume, projects, and experience to stand out. You’ll learn how hiring teams evaluate candidates, how to showcase your technical and non-technical strengths, and how to avoid common pitfalls when breaking into the field. Whether you’re aiming for roles in machine learning, data science, product, research, or applied AI, this session will equip you with practical insights and actionable strategies to help you compete—and succeed—in today’s AI job market.
Free

How to Vibecode Your First Project
Vibecoding is all about skipping the syntax stress and getting straight to the fun part: actually building something cool. In this session, we’ll show you how to use natural language to guide your code, iterate fast, and turn a "vibey" idea into a functional first project. You’ll learn how to prompt like a pro, troubleshoot when things feel off, and adopt the mindset needed to build apps even if you’ve never written a line of code. It’s the perfect way to bring your side projects to life without the usual technical headaches.

Intro to AI Productivity: Everything is 1's and 0's
This is a basic introduction to AI that helps establish simple concepts.

Do’s and Don’ts of AI in Recruiting
AI is rapidly reshaping how companies source, screen, and hire talent—but using it effectively requires knowing where it helps and where it can hurt. In this session, you’ll learn the key do’s and don’ts of using AI in recruiting, including where it adds real efficiency and how recruiters and candidates are expected to use it responsibly. Whether you’re a recruiter, hiring manager, or candidate navigating AI-driven hiring processes, you’ll leave with clear guidelines to use AI thoughtfully, ethically, and credibly.

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

How to Set Up MCP Connections
MCP stands for Model Context Protocol. It's the standard that lets AI models connect to external tools, your calendar, email, Slack, Notion, databases, and more.

From Tool Chaos to Output Leverage
Most professionals are drowning in AI tools but not seeing productivity gains. This framework is an attempt to combat this by giving you my own workflows and AI tool recomendations.
Free

Startup Financial Modeling Skill
"/startup-financial-modeling" will build comprehensive 3-5 year financial models for early-stage startups, covering cohort-based revenue projections, cost structure, burn rate, runway, headcount planning, and fundraising scenario analysis. To install, run this in your terminal after downloading the file: unzip ~/Downloads/startup-financial-modeling-skill.zip -d ~/.agents/skills/startup-financial-modeling/

AI Automation Tools 101: Zapier, Make, and n8n for Beginners
Automation tools are making it possible for anyone to connect apps, streamline workflows, and use AI to handle repetitive tasks. In this beginner-friendly workshop, you’ll get a practical introduction to three of the most widely used automation platforms: Zapier, Make, and n8n. In this workshop, you’ll learn how these tools work, when to use each one, and how they enable AI-powered workflows that connect your everyday apps. The session will include quick demos of real automations so you can see how triggers, actions, and AI steps come together to automate tasks like notifications, summaries, and data updates. This workshop is designed for beginners—no coding or prior automation experience required. By the end, you’ll understand the basic landscape of AI automation tools and how to start building simple workflows to save time in your work.

AI Agents vs. Skills: How to Know What to Build
AI Agents and Skills handle tasks in fundamentally different ways. You don't want to create a custom agent when a simple skill will suffice, but a skill won't have the same scope an agent would. This guide outlines the differences between the two approaches and their use cases.

Building Custom AI Agents
How to design, instruct, and deploy agents that are tailored to the exact work you need done, from role definition through to real tools and skills.

Email Manager Skill
"/email-manager" triages the user's inbox, sorts emails by urgency, skips noise, and produces ready-to-review reply drafts in the user's voice without sending anything automatically. To install, run this in your terminal after downloading the file: unzip ~/Downloads/email-manager-skill.zip -d ~/.agents/skills/
Free

A Skill for Finding Skills
"/find-skills" will search the npx skills ecosystem to discover and install agent skills by keyword, then offers to install the best match. To install, run this in your terminal after downloading the file: unzip ~/Downloads/find-skills-skill.zip -d ~/.claude/skills/find-skills/

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