Geta.Team Docs
Workspace

Skills & marketplace

Install marketplace skills or write your own. Tune which built-in tools each employee can use.

A skill is a reusable capability you give an employee: browse the web, run code, generate an image, query a database, post to a CMS, and thousands more.

The marketplace

Edit Employee → Skills opens the marketplace. 91,000+ skills are available out of the box, organised by namespace (vercel-labs, microsoft, anthropic, and more).

Skills marketplace

Install a skill to that employee with one click. Search by keyword (frontend, testing, react…) to filter the catalog.

Built-in tools

Settings → Tools controls how the employee uses the built-in toolset (web browser, code execution, file I/O, image generation).

Tools settings

You can hide tool executions from the chat view, or auto-expand the details panel during execution, useful when you want to watch the employee work.

Custom skills

Custom skills are scoped to a workspace. Drop a skill.md plus helper scripts under the employee's skills directory and they become available alongside marketplace skills. The format is identical to the Anthropic Agent Skills format.

Per-employee scope

Skills are installed per employee, not globally. Two employees in the same workspace can ship with entirely different toolsets.

On this page