Leland+ Content Library

Popular on Leland+

How Korean Professionals Can Break Into Global Careers

How Korean Professionals Can Break Into Global Careers

Are you a Korean professional looking to break into global careers and make your mark on the international stage? Join me, Caolan, for an insightful session on navigating high-stakes career transitions and unlocking global opportunities. With a rich background in strategic communication and storytelling, I've helped ambitious professionals like you step into leadership roles and land positions at top companies. This session shows Korean professionals exactly how to transition into global roles with clarity and confidence. You’ll learn how to navigate English interviews, position your experience for international companies, and overcome the cultural barriers that often block career moves abroad. By the end, you’ll know the steps to take, how to present yourself to global employers, and what it really takes to secure your next role in the international market. With experience leading award-winning teams at On, AKQA, and Ogilvy, I bring a unique perspective on crafting compelling personal and professional narratives. During this event, we'll cover essential topics such as interview prep, skill-building, career planning, and more. Whether you're aiming to enhance your leadership skills or refine your strategic communication, this session will provide actionable guidance to turn your potential into results. Space is limited, so RSVP now to secure your spot and start your journey to global career success!

Caolan H.
Taking Control of AI Conversations

Taking Control of AI Conversations

After this session, you will know how to structure your prompts to get outputs that actually match your intent, how to identify when an AI response needs to be pushed further, and how to build a repeatable workflow that saves time without sacrificing quality. These are the patterns that separate people who use AI effectively from those who get generic results and give up.

Nick S.
Your Master’s Application Roadmap: Where to Start and What Matters

Your Master’s Application Roadmap: Where to Start and What Matters

Starting a master's application can feel overwhelming when you're unsure where to focus your time and energy. This session is for prospective applicants who want a clear, structured approach to the process from the very beginning. You'll leave with a practical understanding of how to prioritize your application components, what admissions committees actually weigh when evaluating candidates, and how to build a timeline that keeps you on track without second-guessing every decision.

Ash C.
Debby C.
3 contributors
The 5 Questions to Ask Before Applying to Any Finance Master's [4/9/2026] (Recording)

The 5 Questions to Ask Before Applying to Any Finance Master's [4/9/2026] (Recording)

Most applicants start with rankings, pick three or four recognisable names, and write the same application for all of them. Then they wonder why the essays feel forced. The problem usually isn't the application. It's that they chose the wrong programme to begin with. Finance vs Financial Economics. Academic vs applied. London vs Paris vs St Gallen. Full-time vs part-time. These choices shape your career in ways a league table won't tell you. I applied to Oxford's MFE and HEC's MSc International Finance, got into both, and chose Oxford, and that decision came down to questions most applicants never think to ask. In 30 minutes I'll walk through five questions you should answer before you apply anywhere: what career this actually leads to, what it really costs, whether your profile fits, and how to tell which programme type matches what you need. I coach applicants through successful admits at Oxford, HEC, and peer programmes across Europe, and this is always where we start. Plenty of time for Q&A. Attendees get priority access to 1:1 coaching at a discounted rate. Best suited for 2026–27 and 2027–28 applicants.

Kevin B.
What Top Investment Banking Candidates Do Differently: Strategy, Positioning & Interview Edge

What Top Investment Banking Candidates Do Differently: Strategy, Positioning & Interview Edge

In this session, you will learn how to position yourself as a compelling investment banking candidate before you ever walk into an interview. We will cover how to build a deal experience narrative that holds up under pressure, how to differentiate yourself in a crowded applicant pool, and what interviewers are actually evaluating when they ask behavioral questions.

Parul S.
Anatomy of a Standout Dental School Personal Statement

Anatomy of a Standout Dental School Personal Statement

Writing a dental school personal statement that actually sounds like you—while still hitting the themes admissions committees care about—is harder than most applicants expect. This session is for pre-dental students who want to understand what separates a compelling personal statement from one that reads like every other application. You'll leave knowing how to structure your narrative arc, how to weave in clinical experiences without listing them, and how to convey genuine motivation for dentistry in a way that feels specific rather than generic.

Hirad Z.

Free

OpenClaw for Beginners: Build AI Agents from Scratch (Free)

OpenClaw for Beginners: Build AI Agents from Scratch (Free)

A complete beginner-friendly course on building and running AI agents using OpenClaw Architecture — 100% free to set up. In this course, you'll learn how to: • Install and configure OpenClaw on a DigitalOcean droplet (cloud server) • Connect your preferred language model (OpenAI, Claude, Gemini, Grok, Qwen, and more) • Understand the core anatomy of an AI agent: soul, identity, skills, memory, heartbeat, and cron jobs • Add Perplexity-powered search capability to your agent • Troubleshoot terminal errors in real time using a "fail fast" methodology • Manage costs and token usage to keep your monthly spend under $50 • Think like a builder: define your success outcome before writing a single line of config This course is built for non-technical beginners and power users alike. You'll watch a live, detailed setup — including real errors and how to fix them — so you know exactly what to expect when building your own agent infrastructure. By the end, you'll have a self-hosted AI agent running autonomously in the background, capable of handling research, sales outreach, content, and more — amplified across everything you do.

Jonathan M.

Free

PDF Skill

PDF Skill

"/pdf" will create, extract text from, merge, split, and fill PDF documents and forms programmatically. To install, run this in your terminal after downloading the file: unzip ~/Downloads/pdf-skill.zip -d ~/.agents/skills/

Leland Team
What You Need to Have Ready Before Dental School Applications Open

What You Need to Have Ready Before Dental School Applications Open

Many applicants wait until dental school applications open before realizing how much groundwork should already be in place. This session is designed for pre-dental candidates who want to approach the cycle prepared, not scrambling at the last minute. You’ll learn what admissions committees expect applicants to have ready before submitting, including clinical experiences, letters of recommendation, personal statement drafts, and a clear timeline for completing the AADSAS primary.

Ellen W.
Ty C.
Christian N.
3 contributors
Break into Private Equity: Event Week Kickoff April 2026

Break into Private Equity: Event Week Kickoff April 2026

Private equity is one of the most competitive paths in finance, and breaking in often requires more than strong credentials alone. This kickoff session is designed for candidates attending Private Equity Week who want a clear view of what the recruiting landscape actually looks like and how to approach it strategically. You’ll learn how professionals in the industry evaluate candidates, what strong applicants tend to do differently during recruiting, and how to make the most of the sessions and resources throughout the week.

Kenny J.
Julia M.
3 contributors

Free

How to Resume a Session in Claude Code

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.

Karen S.
Learn Skill

Learn Skill

"/learn" will run a session-retrospective audit that tells you what went well, what went wrong, and propose documentation updates. It gives direct feedback on working with the AI agent more efficiently. To install, run this in your terminal after downloading the file: unzip ~/Downloads/learn-skill.zip -d ~/.claude/skills/learn/

Leland Team
A Skill for Sharing Skills

A Skill for Sharing Skills

"/share-skills" will package installed agent skills into shareable zip or .md files, clean tool-specific and user-specific references, and provide recipients with ready-to-paste install commands. To install, run this in your terminal after downloading the file: unzip ~/Downloads/share-skills-skill.zip -d ~/.claude/skills/share-skills/

Leland Team
Build Your PE Recruiting Plan

Build Your PE Recruiting Plan

After this session, you will know how to build a realistic, timeline-driven recruiting plan for private equity, including when to target firms, how to sequence outreach, and what milestones to hit before your first interviews. Most candidates underestimate how early the process starts and how much the structure of their plan shapes their outcomes.

Nicholas P.
Global Admissions: What Korean MBA Applicants Get Wrong

Global Admissions: What Korean MBA Applicants Get Wrong

Are you a Korean MBA applicant looking to navigate the global admissions landscape? Join me, Caolan, for an insightful session on the common pitfalls and unique challenges faced by Korean candidates in the MBA application process. With over 150 successful MBA and Master's admits to top programs like INSEAD, MIT Sloan, and London Business School, I specialize in cross-cultural applications and have a deep understanding of what it takes to stand out. Having worked with clients from leading companies such as Netflix and Deloitte, I bring a wealth of experience in crafting compelling applications that truly reflect your potential. My approach is precise, practical, and tailored to help you succeed in highly competitive admissions environments. You’ll learn to reinterpret your strengths through a global lens, connect your story to what elite programs truly value, and position yourself as a culturally fluent leader ready to thrive in international environments. Whether you’re applying to an Ivy League MBA or a European Master’s, this session will help you go beyond credentials to craft an application that feels both strategic and unmistakably human. Don't miss this opportunity to gain strategic insights and boost your confidence.

Caolan H.

Free

Web Design Guidelines Skill

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/

Leland Team
Mastering Communication for Koreans: Becoming a Global Communicator

Mastering Communication for Koreans: Becoming a Global Communicator

Learn how Korean professionals can communicate with confidence in global environments. In this session, we’ll show you how to overcome language barriers, adapt to different cultural expectations, and present yourself clearly in international meetings, interviews, and cross-border teamwork. You’ll walk away with practical tools you can use immediately to improve clarity, influence, and communication impact in any global setting. Whether you're looking to enhance your presentation skills, understand nonverbal cues, or learn how to persuade and influence in diverse settings, this session is for you. I'm Caolan, your guide for this journey. With a rich background in leading international teams, I've helped countless professionals speak with precision, presence, and authority. I specialize in coaching leaders to thrive across cultures, blending practical techniques with a deep understanding of what makes people listen, remember, and act. Join us to transform your communication skills and turn everyday presentations into opportunities to influence.

Caolan H.
AI for Global Leaders: Mastering Cross-Cultural Communication

AI for Global Leaders: Mastering Cross-Cultural Communication

In today's globalized world, effective cross-cultural communication is no longer a soft skill, it's a critical leadership competency. But what if you could harness the power of Artificial Intelligence to navigate cultural nuances with precision and empathy? This forward-thinking webinar, led by global communication expert Caolan Hunter, will show you how. Drawing on his experience building his own AI communication tool and advising top global companies, Caolan will demystify how AI can be your secret weapon for analyzing communication styles, adapting to different cultural norms, and leading your international teams with confidence. This isn't just a talk on AI; it's a masterclass in modern global leadership. Event Outcomes & Learning Objectives: 1. Decode Cultural Communication Styles with AI. You will learn to use AI-powered tools to analyze and understand different cultural communication patterns, such as direct vs. indirect feedback, and formal vs. informal address. 2. Navigate Cross-Cultural Challenges Proactively. You will discover how to leverage AI simulations and practice scenarios to prepare for difficult cross-cultural conversations, anticipate potential misunderstandings, and build stronger relationships. 3. Develop a Personal AI Strategy for Global Leadership. You will walk away with a practical framework for integrating AI into your daily workflow to enhance your cultural intelligence and effectiveness as a global leader in 2026 and beyond.

Caolan H.
Strategic Approach to GRE Verbal Reasoning

Strategic Approach to GRE Verbal Reasoning

GRE Verbal Reasoning can feel unpredictable, especially when strong readers still struggle with timing and tricky answer choices. This session is for test takers who want a more strategic and repeatable approach to the verbal section. You’ll learn how to break down question types, eliminate misleading options with confidence, and improve both accuracy and pacing under timed conditions.

Sergey K.
Sergey K.

Free

Startup Financial Modeling Skill

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/

Leland Team

Looking for something specific?

Tell us what else you’d like to see!

Documents Folder
 
Sign in
Free events
Programs