AITEZA Docs Help

The skill.md Format

A skill.md file is a structured set of instructions for AITEZA. It describes what a prompt should do, when to use it, and what AITEZA should consider while completing the task. You do not need any technical knowledge to use this format.

What is the skill.md format?

The open skill.md format stores reusable instructions in files named SKILL.md. It is supported by different AI tools, including tools from Anthropic. This means that instructions created for AITEZA can also be used in other compatible applications.

A skill.md file has two main parts:

  1. Name and description. These explain what the prompt does and when it should be used.

  2. Instructions. These describe how AITEZA should complete the task, what it should consider, and how the result should be presented.

A simple example

The following simplified example shows how a skill is structured:

Name: Meeting Summary Description: Summarizes a conversation or meeting transcript. Use when someone asks for a summary or the key points of a discussion. Instructions: 1. Read the entire transcript. 2. List the main topics discussed. 3. List all decisions. 4. List all open tasks and the people responsible for them. 5. Keep the summary concise and easy to scan.

You do not need to create or edit this file yourself. AITEZA prepares it for you.

Benefits of the format

  • Consistent results. AITEZA follows the same instructions each time, even if you phrase your request differently.

  • Clear instructions. You can see at any time which instructions AITEZA uses for the prompt.

  • Easy to reuse and share. Skills are stored with a name and description in the Prompt Library. You and your colleagues can use them again or share them with others.

  • Compatible with other tools. The format is not limited to AITEZA. You can also use skill.md files in other compatible AI tools.

Creating a skill in AITEZA

Ask AITEZA in a chat to create a prompt and describe what you need. For example: "Create a prompt that summarizes meeting minutes into key points and action items." AITEZA will create a draft in the skill.md format and save it in your Prompt Library. There, you can organize it with tags and share it with others.

Last modified: 13 September 2026