Skip to content
LVIS AI
EN|KO

Host · Skills

Skills — Call Frequent Tasks with One Line

A Skill is a saved bundle for a frequent task — things like 'clean up meeting notes,' 'request parking,' or 'show today's schedule.' When a registered keyword shows up in chat, the host automatically recommends the best-matching Skill.

Keyword-based auto recommendation
Stored on your PC
Runs only after user approval

What's inside a single Skill?

Trigger keywords

Phrases users say often, like "clean up meeting notes" or "request parking."

Prompt

The set of sentences defining the tone and format the LLM should use for this task.

Tool mapping

Which plugin's which tool to call when this Skill runs.

Risk level

The default setting for whether user confirmation is required, or the task can finish automatically.

Where is it stored?

Registered Skills are stored as single-line text files inside the secure LVIS area on the user's PC. They are never sent to an external server, and can be freely deleted or backed up per domain. A Skill's approval state (auto-run allowed / confirm every time / blocked) is also managed in the same area.

How do you get a Skill?

  1. 01

    Bundled with a plugin install

    Most plugins come with a default set of Skills. Example: installing the Meeting plugin automatically registers a "Start meeting recording" Skill.

  2. 02

    Add from the Marketplace

    You can install a Skill bundle separately from any plugin. Grab a bundle another user made, like "Weekly retro summary," as-is.

  3. 03

    Write your own

    Advanced users can write and save their own Skills. The host validates the format and checks that the risk level is appropriate.

Execution always follows user consent
Being registered as a Skill doesn't mean risky actions run automatically. Actions like sending mail or deleting files still go through the host's permission flow for user confirmation, regardless of the Skill's risk setting.