Skills

What are Skills

Skills are reusable capabilities packaged for specific scenarios. They combine domain expertise, execution workflows, and tool capabilities, allowing MeDo to directly invoke them while also flexibly integrating them into different applications. This enables complex capabilities to be freely combined and extended like building blocks.

The value of Skills lies in making professional capabilities instantly available out of the box. Whether you want to quickly add new features to an application or complete tasks such as text creation, image generation, and information retrieval, you only need to call the corresponding Skill to rapidly obtain the required capability. Skills can effectively improve MeDo’s task execution efficiency and output quality.

Skill Center

In the Skill Center, you can browse and use official Skills, as well as create and manage custom Skills. Official Skills cover various scenarios including AI, voice, image, payment, search, office productivity, and more, and can be directly invoked.

Custom Skills support uploading .zip skill packages or SKILL.md files, allowing you to flexibly extend application capabilities and task execution capabilities, making both application building and task execution more efficient and professional. 01.png

Official Skills

MeDo provides a rich collection of official Skills, which are divided into Prompt-based Skills and API-based Skills.

Prompt-based Skills use predefined prompts to make the model more focused and better at completing a certain type of task. API-based Skills connect to external services, allowing the model to retrieve real-time data or invoke third-party capabilities, and can also integrate APIs into applications to implement specific functions.

Both types of Skills can be used in application building and general tasks. MeDo will automatically identify and invoke suitable Skills based on the context, and you can also manually specify Skills at any time by entering “@”.

Some official Skills consume Credits when invoked. Please refer to the Skill Center page for specific pricing details.

Custom Skills

In addition to official Skills, MeDo also supports creating custom Skills to meet more personalized business needs.

You only need to upload a .zip skill package or a SKILL.md file, and MeDo will automatically parse its structure and generate the Skill configuration. After generation, you can further complete Skill information and configure API keys as needed. Once completed, the Skill can be directly invoked in both application building and general tasks.

For more details, please refer to Custom Skills.

Using Skills

Method 1: Use @Skill in the Chat Box and Enter Your Request

Enter “@” in the chat box to open the Skill list, which supports both manual selection and direct search. After selecting a Skill, enter your request and send it to invoke the Skill.

The Skill list displays both official Skills and custom Skills, with custom Skills shown first so you can quickly find the Skills you created.

Example: Use @Image to Video to create an online image-to-video tool that allows users to upload images and generate videos. 02.png 03.png

Method 2: Click the Skill Icon to Select Skills and Enter Your Request

You can also click the Skill icon below the chat box to open the Skill list. The operation is the same as using “@Skill”.

After selecting the required Skill, continue entering your request and send it to easily invoke the Skill. 04.png

Method 3: Let MeDo Automatically Invoke Skills

You can directly describe what you want to accomplish in the conversation. During application generation or task execution, MeDo will automatically identify the task objective and invoke the relevant Skills.

Tips: When specifying Skills in a conversation, please make sure to provide a complete requirement description before sending the message. This helps achieve better results. If you only specify a Skill without describing your needs, MeDo may not understand what you want to accomplish.

Managing Used Skills

After invoking Skills, you can click the Skill icon in the left sidebar to open the Used Skills list and view all currently invoked Skills.

You can manage API key configurations for custom Skills within the project, or configure daily invocation limits for official Skills that consume Credits.

Please note that after configuring a daily invocation limit, both task execution calls and in-application calls will be restricted by this configuration. Once the limit is reached, the Skill can no longer be invoked during task execution or within the application.

Therefore, you can use this configuration to control the maximum amount of Credits consumed by Skills within the project each day and better manage Skill usage costs. 05.png

When deleting a Skill, click Delete in the Used Skills list. MeDo will automatically send “Please remove @Skill” in the conversation area. You only need to send the message and wait for MeDo to complete execution to remove the Skill.

In addition, you can also directly ask MeDo in the conversation to remove a Skill or functionality, which achieves the same effect. 06.png