skills.diff
Diff a local skill file against its cloud counterpart using the skill slug to highlight changes.
Instructions
Diff a local skill file against its cloud counterpart by slug. Local-side diff is computed here; the cloud half requires MODELBOUND_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Local skill file path. | |
| slug | Yes | Cloud skill slug to compare against. |