Gen AI Lingo

Your next step

Hooks, plugins and reusable systems

Events, scripts, packages, provenance, dependencies and versions.

Start learning

What you’ll learn

  1. A hook reacts to an event

    Distinguish an event handler from model-selected instructions.

    About 4 minutes · Open activity

  2. A script executes defined steps

    Separate deterministic code from a model interpreting a skill.

    About 4 minutes · Open activity

  3. A plugin bundles extensions

    Recognize a package containing skills, tools or configuration.

    About 4 minutes · Open activity

  4. A marketplace is discovery, not proof

    Identify provenance information needed before use.

    About 4 minutes · Open activity

  5. Compatibility includes dependencies

    Explain why a portable skill may still need local software.

    About 3 minutes · Open activity

  6. Version a workflow when it changes

    Keep a known-good skill and a changed candidate distinct.

    About 4 minutes · Open activity

  7. Choose an extension

    For a formatting event, a repeated reasoning procedure and an external-data need, choose a hook, skill or connection and explain the required dependencies.

    About 5 minutes · Open activity

  8. Design a reusable workflow

    Turn a repeated toy task into a small skill and identify the separate tools it needs.

    About 5 minutes · Open activity