skills
Create or update a skill
Idempotent endpoint to create or update a GitHub-backed skill. Send application/json with gitUrl.
PUT
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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