Skip to main content
POST
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

slug
string
required

The skill slug (e.g., "og-image-design").

Response

Skill installed

object
string
required
id
string
required
slug
string
required
name
string
required
description
string | null
required
category
string | null
required
tags
string[] | null
required
version
string
required
creator_name
string | null
required
creator_avatar_url
string | null
required
install_count
integer
required
status
enum<string>
required
Available options:
draft,
published,
archived
install_status
string | null
required
external_source
string | null
required
external_url
string | null
required
created_at
string<date-time>
required