Skip to main content

Skills

Skills are the extra capabilities you attach to an Assistant so it can do more than answer from Knowledge: call an API, draw a chart, render a Template, or run a function. This chapter covers each Skill.

In this section

ArticleIn one line
API RequestMake an API call (with an API key or an OAuth Integration) and return the response.
HighchartsGenerate charts and graphs on the fly with the Highcharts library.
Print TemplateRender an Informer Template to PDF from the chat.
Simple FunctionRun a small JavaScript function to answer questions or perform tasks.