AI Skills

45 practical skills to get better results from any AI.

Concepts

domain

optimization

Prompting

intermediate

Advanced Role Assignment

Layer expertise, personality, constraints, and goals into a rich persona for highly tailored output.

intermediate

Chain-of-Thought (Intro)

Ask the AI to show its reasoning step by step — dramatically improves accuracy on complex tasks.

Pro
intermediate

Chain-of-Thought Mastery

Advanced CoT techniques: zero-shot CoT, self-generated rationales, and structured reasoning chains.

Pro
advanced

Constitutional Prompting

Have the AI critique and revise its own output against a set of principles — self-improving generation.

beginner

Controlling Output Format

Tell the AI exactly how to structure its response — bullet points, JSON, tables, markdown.

beginner

Few-Shot Prompting

Give the AI 2–5 worked examples to establish the pattern you want it to follow.

beginner

Iterative Prompting

Treat prompting as a conversation — refine and build on each response.

beginner

Markdown in Prompts

Use headers, bullets, and code blocks in your prompts to structure complex instructions clearly.

Pro
advanced

Meta-Prompting

Use the AI to generate, critique, and improve prompts — prompts that write prompts.

intermediate

Prompt Length Optimisation

Learn when a longer prompt helps and when it hurts — and how to trim without losing intent.

intermediate

Reducing Hallucinations

Practical techniques to stop AI from confidently making things up.

beginner

Role Prompting

Assign the AI a persona or role to shape its tone, expertise, and style.

Pro
advanced

Self-Consistency

Sample multiple answers to the same question and pick by majority vote — boosts accuracy without fine-tuning.

Pro
intermediate

Structured Output Generation

Reliably extract JSON, XML, or typed schemas from language models for use in code.

Pro
advanced

System Prompt Architecture

Design system prompts like software — with sections, constraints, examples, and fallback behaviour.

Pro
advanced

Tree of Thought

Have the AI explore multiple reasoning branches simultaneously and evaluate the best path.

beginner

Writing Clear Instructions

Precise, specific instructions produce dramatically better outputs than vague ones.

beginner

Zero-Shot Prompting

Ask the AI to complete a task with no examples — just clear instructions.

Workflow