v2
store
private

Install marketplace skill

Copy the listing's skill into an expert's skills, or the caller's own.

post/api/store/skills/{slug}/install

Path parameters

slugstring required

Slug of the skill listing

Slug of the skill listing

Query parameters

expert_idstring nullable

Install into this expert's skills instead of the caller's own.

Install into this expert's skills instead of the caller's own.

Response

Successful Response

namestring required

Name the skill was installed under, for a link into the library.

required_providersstring[] required

Integrations the skill's instructions assume. Not a precondition — the install has already succeeded.

Changes