create_skill
Create a skill.
Parameters#
| Name | Type | Required | Default |
|---|---|---|---|
name | string | yes | |
description | string | yes | |
instructions | string | yes | |
icon | string | no | “ |
category | string | no | “ |
tags | array | string | no |
required_integrations | array | string | no |
Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.