Skip to main content

Skills Management

Administrators can centrally manage organizational skills (Skills) in the system, providing reusable capability modules for Super Agent. Skills are the core scheduling units of Super Agent, defining which Agent, MCP service, or tool the system should invoke to respond when encountering specific types of questions.

View Skill Cards

  1. Go to the Skills management page: navigate to "Organization Studio -> Skills Management".
  2. View skill cards: the system displays the names and descriptions of all uploaded skills in card form.

Addable types and usage examples (after the following skill packages are uploaded, Super Agent can invoke them as needed):

  • For example, you can add pdf to read, parse, or process PDF files.
  • For example, you can add xlsx to read and write spreadsheets and process structured data.
  • For example, you can add slides-json-generator to generate the JSON data required for PPT/slides.
  • For example, you can add Chart Generator to generate charts based on input data (such as bar charts, line charts, and pie charts).

Add Skill Package

Skills management supports uploading skill packages from local files, making it easy to quickly expand organizational capabilities.

  1. Click "Create" on the Skills management page.
  2. Select a local file or drag and drop it directly to upload.
  3. The system supports common skill package formats: .zip, .skill, .md.
  4. After the upload is complete, return to the skill list to confirm that it has been successfully imported.

Tip: After a skill is uploaded, it must be associated in the Super Agent management configuration before Super Agent can automatically recognize and invoke it at runtime.

Skill Configuration

After importing a skill, you can adjust parameters and permission settings according to business requirements.

  1. Select the target skill from the skill list.
  2. Click “✏️” to enter the settings page, where you can re-upload the skill package.