Introducing Skills: actions the assistant finds, with no code
Jul 8, 2026
The Frigade Assistant has always been able to take actions in your product. You wired them up by hand as tool calls, with code. Skills are the no-code version: Frigade discovers those actions on its own while it learns your product, then you switch on the ones you want for your users with no code.
A Skill is an action the assistant performs for a user: a lookup, a create, an edit, a delete. It picks them up the way a new user would, by using your product and noting what each action does, and when the product changes it re-learns so the Skill stays current.
You stay in control. A Skill only goes live once your team approves it with no code, and the assistant only acts inside what a user can already see and do, so it never works around your permissions. Self-host with your own LLM keys and the action runs in your environment and never leaves it.
Need something the assistant can't learn on its own? Extend it with your own custom tool calls.
Skills are live now in the Frigade Assistant. Book a demo to get set up, or read why we built it: Answering is the easy half.
- Oct 25, 2024
Updates to Product Onboarding
We've updated productonboarding.com with new onboarding examples and a refreshed design. Latest examples from Figma, Linear, Dropbox, and Slack.
- Sep 24, 2024
The Return of the Progress Badge
The Progress Badge component has been ported to `@frigade/react` v2. Unusual in that it doesn't belong to a Flow on its own. It reminds a user where they left off in an existing Flow and helps them jump back in.
- Sep 16, 2024
Product Hints
Tours are great, but sometimes they're too heavy a tool. Hints are the lesser-known but equally viable sibling: more subtle, non-sequential, discovered and interacted with at the user's own pace.