skills
Create or update a skill
Idempotent endpoint to create or update a GitHub-backed skill. Send application/json with gitUrl.
PUT
JavaScript
Authorizations
Smithery API key as Bearer token
Body
application/json
The body is of type any.
Previous
Delete a skillDelete a skill by namespace and slug. Requires ownership of the namespace.
Next
JavaScript