🧩Extensibility

Skills and Marketplace

Extend SuperBuilder with Skills — reusable agent capabilities you can install from the Marketplace or build yourself. Give agents specialized tools without writing prompts from scratch.

Skills and Marketplace

Skills are reusable capabilities you add to SuperBuilder's AI agents. Instead of writing the same complex prompt every time, you install a Skill once and it's available in any thread. The Marketplace is where you find, share, and install Skills built by the SuperBuilder community.

What Is a Skill?

A Skill is a packaged capability that extends what an agent can do. Skills can include:

Skills are composable — an agent can use multiple skills simultaneously.

The Marketplace

The Marketplace is where Skills are shared. You browse, preview, and install skills from other developers, teams, and SuperBuilder itself.

Categories in the Marketplace:

Installing a Skill

  1. Open the Marketplace from the sidebar
  2. Browse or search for the skill you need
  3. Click Install — the skill is added to your SuperBuilder immediately
  4. In any thread, invoke the skill by name or let the agent use it automatically based on your task

Skills are scoped to your account and available across all your workspaces.

Building Your Own Skills

You can build private skills for your team's specific conventions and workflows. Common reasons to build your own:

Skills are defined in a structured format that combines prompt instructions, tool definitions, and workflow steps. The SuperBuilder skill builder in the app walks you through creating and testing a skill.

Skills for Teams

Teams can maintain a private skill library shared across all members. When a team member installs a team skill, everyone on the team has access.

This is how you standardize AI-assisted development across a team:

Skills reduce the variance in what agents produce. Instead of every developer writing their own prompt, everyone uses the same tested skill.

SOUL Configuration

Related to skills, SuperBuilder supports SOUL.md — a configuration file you put in your project that tells agents about your conventions, preferences, and constraints. Unlike a skill (which is external and installable), a SOUL.md is committed to your repo alongside your code.

SOUL.md can include:

When an agent works on your project, it reads the SOUL.md and follows it. The combination of SOUL.md for project context and Skills for reusable capabilities gives agents everything they need to produce code that fits your codebase.

Frequently Asked Questions

Are Marketplace skills free?

Most skills in the Marketplace are free. Some premium or enterprise skills may be paid. Skills you build yourself are always free.

Can I audit what a skill does before installing it?

Yes. Skill pages in the Marketplace show the full skill definition — prompt templates, tool definitions, and any external APIs it calls — before you install.

Can I modify an installed skill?

You can fork any public skill and customize it. Your fork is a private copy that you can modify freely without affecting the original.

What happens if a skill is removed from the Marketplace?

Installed skills continue to work even if removed from the Marketplace. Removal only prevents new installations.

Can skills access my codebase?

Skills that define tool integrations can access your project files, but only through the same mechanisms as any agent action. Skills don't have special permissions beyond what an agent normally has.

SuperBuilder

Try it with SuperBuilder

Free to download. Bring your own API key. No subscription required to get started.

Download for Mac