# Tabularis AI Agent Skills

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

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

Official page: https://skillscout.sh/official/tabularisdb/
Markdown page: https://skillscout.sh/official/tabularisdb/tabularisdb_skills_skillscout.md
Vendor website: https://tabularis.dev/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/tabularisdb/tabularisdb_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Tabularis 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

### tabularisdb/tabularis

Includes 8 official skills: gitnexus-cli, gitnexus-debugging, gitnexus-exploring, gitnexus-guide, gitnexus-impact-analysis, gitnexus-refactoring.

Install:

```bash
npx skills add tabularisdb/tabularis -y
```

Source: https://github.com/TabularisDB/tabularis

## Individual skills

### gitnexus-cli

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-cli -y
```

Package: tabularisdb/tabularis
Source: https://github.com/TabularisDB/tabularis/tree/main/.claude/skills/gitnexus/gitnexus-cli

### gitnexus-debugging

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-debugging -y
```

Package: tabularisdb/tabularis
Source: https://github.com/tabularisdb/tabularis/tree/HEAD/.claude/skills/gitnexus/gitnexus-debugging

### gitnexus-exploring

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-exploring -y
```

Package: tabularisdb/tabularis
Source: https://github.com/tabularisdb/tabularis/tree/HEAD/.claude/skills/gitnexus/gitnexus-exploring

### gitnexus-guide

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-guide -y
```

Package: tabularisdb/tabularis
Source: https://github.com/tabularisdb/tabularis/tree/HEAD/.claude/skills/gitnexus/gitnexus-guide

### gitnexus-impact-analysis

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-impact-analysis -y
```

Package: tabularisdb/tabularis
Source: https://github.com/tabularisdb/tabularis/tree/HEAD/.claude/skills/gitnexus/gitnexus-impact-analysis

### gitnexus-refactoring

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@gitnexus-refactoring -y
```

Package: tabularisdb/tabularis
Source: https://github.com/tabularisdb/tabularis/tree/HEAD/.claude/skills/gitnexus/gitnexus-refactoring

### tabularis-plugin-driver

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@tabularis-plugin-driver -y
```

Package: tabularisdb/tabularis
Source: https://github.com/TabularisDB/tabularis/tree/main/.claude/skills/tabularis-plugin-driver

### tabularis-pr-review

Official Tabularis skill from tabularisdb/tabularis.

Install:

```bash
npx skills add tabularisdb/tabularis@tabularis-pr-review -y
```

Package: tabularisdb/tabularis
Source: https://github.com/TabularisDB/tabularis/tree/main/.claude/skills/tabularis-pr-review

## tabularisdb/tabularis package overview

Includes 8 official skills: gitnexus-cli, gitnexus-debugging, gitnexus-exploring, gitnexus-guide, gitnexus-impact-analysis, gitnexus-refactoring.

### Top skills in this package

- gitnexus-cli: Official Tabularis skill from tabularisdb/tabularis.
- gitnexus-debugging: Official Tabularis skill from tabularisdb/tabularis.
- gitnexus-exploring: Official Tabularis skill from tabularisdb/tabularis.
- gitnexus-guide: Official Tabularis skill from tabularisdb/tabularis.
- gitnexus-impact-analysis: Official Tabularis skill from tabularisdb/tabularis.
- gitnexus-refactoring: Official Tabularis skill from tabularisdb/tabularis.
- tabularis-plugin-driver: Official Tabularis skill from tabularisdb/tabularis.
- tabularis-pr-review: Official Tabularis skill from tabularisdb/tabularis.

### Install

Install the full package:

```bash
npx skills add tabularisdb/tabularis -y
```

Install a specific skill:

```bash
npx skills add tabularisdb/tabularis@gitnexus-cli -y
```

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

Source: https://github.com/tabularisdb/tabularis#readme
