Custom Skills

Estimated reading: 2 minutes

Custom Skills are project-scoped reusable skills that provide agents with additional instructions, guidance, and domain-specific knowledge during execution.

Skills can reference documents or structured content that agents use to understand specific tasks, workflows, or business requirements.

Create Custom Skill

The Create Custom Skill page is used to define and register reusable skills that can be assigned to agents within a project.

Properties

Configure the following properties to define the skill.

Field Description
Skill Name A unique name used to identify the skill within the platform.
Description A brief explanation of the skill's purpose and intended usage.
Document Path or URL A reference to the skill document. This field is populated automatically when a document is uploaded, or a file path or URL can be entered manually.
Metadata JSON A JSON configuration used to define additional metadata or behavior for the skill.

Skill Configuration

Configure the skill using one of the following methods.

Upload File

Upload a document from your local system.

Supported formats:

  • Markdown (.md)
  • Text (.txt)
  • JSON (.json)
  • YAML (.yaml)

The uploaded document is stored with the skill, and the Document Path or URL field is populated automatically.

Note: Uploaded files are limited to 256 KB.

File Path or URL

Specify a local file path or a publicly accessible URL for the document.

This option can be used for documents stored in:

  • Repository
  • CDN
  • Internal file server
Note: The referenced document must remain accessible. Changes to the source document are reflected when the skill is used.

Create Skill

After completing the required fields, select Create Skill to register the skill within the selected project.

After Creation

After the skill is created:

  • The skill becomes available for assignment to agents.
  • Agents can reference the configured document and metadata during execution.
Share this Doc

Custom Skills

Or copy link

CONTENTS
Robility Chatbot
Robility Assistant
Online