Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 678 Bytes

File metadata and controls

30 lines (20 loc) · 678 Bytes

@Plugin

Adds installed and Community plugins to bb's existing @ menu.

Plugin mentions in bb

Install

bb plugin install git:https://github.com/brsbl/bb-plugins.git@plugin/at-plugin --yes

Use

Type @, search for a plugin, and select it.

  • An installed plugin mention tells the agent which available plugin to prefer when it is relevant.
  • A Community plugin mention tells the agent that the plugin exists but must be installed before it can be used.

A mention never installs, enables, configures, authenticates, or invokes a plugin by itself.

Develop

npm install
npm run check --workspace=bb-plugin-at-plugin