# Twenty AI Agent Skills

Twenty publishes official AI agent skills for its tools, services, and developer workflows.

Browse 11 official AI agent skills across 1 Twenty repository, with install commands and source links.

Official page: https://skillscout.sh/official/twentyhq/
Markdown page: https://skillscout.sh/official/twentyhq/twentyhq_skills_skillscout.md
Vendor website: https://twenty.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/twentyhq/twentyhq_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Twenty skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### twentyhq/twenty

Includes 11 official skills: use-twenty-mcp, manage-app, create-app, develop-app, twenty-record-presentation, publish-app.

Install:

```bash
npx skills add twentyhq/twenty -y
```

Source: https://github.com/twentyhq/twenty

## Individual skills

### use-twenty-mcp

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@use-twenty-mcp -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-codex-plugin/skills/use-twenty-mcp

### manage-app

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@manage-app -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/main/packages/twenty-codex-plugin/skills/manage-app

### create-app

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@create-app -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/main/packages/twenty-codex-plugin/skills/create-app

### develop-app

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@develop-app -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/main/packages/twenty-codex-plugin/skills/develop-app

### twenty-record-presentation

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-record-presentation -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/main/packages/twenty-claude-skills/skills/twenty-record-presentation

### publish-app

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@publish-app -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-codex-plugin/skills/publish-app

### twenty-lead-brief

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-lead-brief -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-lead-brief

### twenty-partner-intro

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-partner-intro -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-partner-intro

### twenty-partner-recap

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-partner-recap -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-partner-recap

### twenty-partner-shortlist

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-partner-shortlist -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-partner-shortlist

### twenty-partner-triage

Official Twenty skill from twentyhq/twenty.

Install:

```bash
npx skills add twentyhq/twenty@twenty-partner-triage -y
```

Package: twentyhq/twenty
Source: https://github.com/twentyhq/twenty/tree/HEAD/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-partner-triage

## twentyhq/twenty package overview

Includes 11 official skills: use-twenty-mcp, manage-app, create-app, develop-app, twenty-record-presentation, publish-app.

### Top skills in this package

- use-twenty-mcp: Official Twenty skill from twentyhq/twenty.
- manage-app: Official Twenty skill from twentyhq/twenty.
- create-app: Official Twenty skill from twentyhq/twenty.
- develop-app: Official Twenty skill from twentyhq/twenty.
- twenty-record-presentation: Official Twenty skill from twentyhq/twenty.
- publish-app: Official Twenty skill from twentyhq/twenty.
- twenty-lead-brief: Official Twenty skill from twentyhq/twenty.
- twenty-partner-intro: Official Twenty skill from twentyhq/twenty.

### Install

Install the full package:

```bash
npx skills add twentyhq/twenty -y
```

Install a specific skill:

```bash
npx skills add twentyhq/twenty@use-twenty-mcp -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/twentyhq/twenty#readme
