Skill

You might say

I have to teach the AI the same process every time. Can it remember how to do this task?

A specialized workflow and instruction package organized in a standard directory, with SKILL.md as the entry point for agents to execute on demand.A Skill can include instructions, scripts, references, and templates. When a task matches it, an agent reads those materials and follows the documented method.
Agent SkillSKILL.md
Further reading