Skip to content

48 results (expanded search) for "ai-collaboration"

Digital & AI
Multi-Step Agentic Prompting With Clear Limits
When delegating a multi-step chained task to the model, define mandatory human-review checkpoints before continuing.
15 min
Digital & AI
AI for Code Review vs. Code Generation
Know when to ask AI to generate new code versus review existing code — the two uses need different prompts and different caution.
12 min
Digital & AI
AI-Assisted Decision Journaling
Before a big decision, ask AI to surface your biases through questions (not give the answer), then log the decision and prediction for later review.
15 min
Digital & AI
Building a Personal Prompt Library Habit
Whenever a prompt works exceptionally well, save it immediately with a simple tagging system instead of relying on memory or digging through old chats.
10 min
Digital & AI
Quick Hallucination Detection Checklist
Before using any specific AI-provided fact (number, name, date, quote), apply a 5-question checklist in under a minute.
6 min
Digital & AI
Using AI as Your Plan's Devil's Advocate
Before executing a major decision, ask AI to attack your plan with the strongest possible arguments — not politely agree with it.
12 min
Digital & AI
AI-Assisted Negotiation Preparation
Before an important negotiation, use AI to simulate the other side's likely responses and rehearse your replies, not to write a script you read verbatim.
20 min
Digital & AI
Knowing When NOT to Use AI at All
Write a personal list of situations where you exclude AI entirely — irreversible decisions needing purely human judgment.
12 min
Social
The Common Need Question
Convert "me vs you" into "us vs the problem" with one question about a shared need.
7 min
Leadership
One-Team-One-Dream Session
A 3-hour session that breaks silos between teams and unites them around a goal larger than their own department.
180 min
Leadership
Cross-Functional Team Trust-Building
Before a joint project between different teams, hold a "hidden assumptions" session surfacing mutual stereotypes between departments before they sabotage collaboration.
50 min
Digital & AI Free sample · no sign-in
CRTF Prompt Structure: Context-Role-Task-Format
Write a prompt that gives the AI model precise context, role, task, and expected format.
10 min
Digital & AI
Expert Persona Assignment
Assign the model a specific background and expertise so its answer matches a real expert level.
8 min
Digital & AI
Few-Shot Examples Before Asking
Show the model 2-5 examples of the desired output style so it mirrors the pattern with high precision.
12 min
Digital & AI
Chain-of-Thought: "Think Step by Step"
Ask the model to decompose the problem and show its reasoning before answering, raising accuracy on complex tasks.
10 min
Digital & AI
Plan Before Execute: Outline Then Run
Ask the model to write a numbered plan first and wait for your approval before executing.
12 min
Digital & AI
Explicit Negative Constraints
State explicitly what you do not want in the output (words, styles, assumptions) to cut later editing.
8 min
Digital & AI
Structured JSON Output
Request output as JSON with a defined schema to enable automated processing without manual parsing.
10 min
Digital & AI
Self-Critique: Review Your Own Answer
After the model answers, ask it to critique its own answer and improve it before final delivery.
10 min
Digital & AI
Reframe With "Explain Like I am 5"
Ask the model to explain a complex idea to a 5-year-old, then raise the level gradually.
10 min
Digital & AI
Detecting Model Hallucinations
Learn 4 signals that reveal the model invented info instead of citing documented fact.
12 min
Digital & AI
The Two Independent Sources Rule
Do not use AI-sourced info before verifying it in two independent external sources.
8 min
Digital & AI
Knowledge Cutoff Awareness
The model does not know what happened after its training cutoff. Know each model's cutoff.
6 min
Digital & AI
Understanding RAG: Why the Model Sometimes Cites
RAG (Retrieval-Augmented Generation) fetches real docs for the model before answering. Know the difference.
10 min
Digital & AI
AI Email Drafting
Use an LLM to draft an email in 30 seconds, then edit by hand for personal tone.
8 min
Digital & AI
Auto-Summarize Meeting Transcripts
Convert a meeting transcript (60+ min) into decisions and action items in 2 minutes.
10 min
Digital & AI
AI Brainstorming 10 Titles
Don't pick the first title that comes to mind. Generate 10 with varied angles, then choose the best.
10 min
Digital & AI
Socratic AI Tutor
Ask the model to question you instead of answering, surfacing and deepening your understanding.
20 min
Digital & AI
AI Use Disclosure
When an LLM helps you with content you publish or send, disclose it clearly.
5 min
Digital & AI
Force Explicit Chain-of-Thought
Add "think step-by-step inside <thinking> tags before answering" — boosts complex-problem accuracy 30-40%.
12 min
Digital & AI
Diverse Few-Shot (Not Similar)
In few-shot, deliberate variety (positive/negative/edge case) matters more than count.
15 min
Digital & AI
Expert-Student Dialogue for Knowledge Extraction
Have the model play expert + student who asks "dumb" questions — extracts tacit knowledge.
18 min
Digital & AI
Explicit Constraints Beat Guidance
"Max 80 words, don't use 'innovative', start with imperative" beats "make it short and clear".
10 min
Digital & AI
Iterative Refinement, Not Restart
Instead of rewriting the prompt, say "this part good. this part fix to X". 4 rounds = perfect output.
15 min
Digital & AI
Ask Model to Critique Itself
After each output, ask: "What are 3 weaknesses in this answer? How to improve?" — use its intelligence against itself.
12 min
Digital & AI
Master the System Prompt
Don't repeat instructions every message — set them once in System Prompt, save 70% writing time.
20 min
Digital & AI
Ask the Model to Write the Prompt
Don't know how to ask? Ask: "What's the best prompt to get X?" — it writes a prompt better than any expert.
8 min
Digital & AI
Hallucination Check: 3 Questions Before Accepting
Before accepting any AI answer, ask: source? dates correct? names real?
10 min
Digital & AI
Cross-Check from 3 Independent Sources
Every AI claim: search 3 independent sources. If absent from any, treat as hallucinated.
15 min
Digital & AI
AI as "Draft Zero" Writer
Use AI for a bad-fast initial draft, then YOU rewrite completely. Blank page is the killer.
20 min
Digital & AI
AI Editing Pass
After YOU write, ask AI for 3 improvements only. Don't let it "rephrase".
12 min
Digital & AI
Preserving Voice with AI
Identify 5 phrases/words that are "you". Ensure 2+ appear in any AI-assisted text.
15 min
Digital & AI
Plagiarism Boundaries with AI
"AI text didn't copy anyone" is myth. Ensure you don't publish someone's idea/sentence unattributed.
10 min
Digital & AI
Citation Hygiene with AI
Every AI claim needs a live source. Never cite a source you haven't read.
12 min
Digital & AI
Few-Shot Prompting Technique
Give the model 2-3 complete input-output examples before your ask, instead of explaining the rule verbally.
8 min
Digital & AI
Chain-of-Thought Prompting
Ask the model to "think out loud" step by step before the final answer, especially for logic and math problems.
7 min
Digital & AI
Testing 5 Thumbnails/Covers Before Publishing
Just as you brainstorm 10 titles, generate 5 different thumbnail/cover concepts, and pick via a small sample, not instinct alone.
15 min
Digital & AI
AI-Assisted Spaced Retrieval
After a Socratic learning session, ask AI to generate retrieval questions at increasing intervals (1 day, 3 days, a week) instead of relying on random memory.
12 min
Enjoyed it? Gift a journey Gift a journey