# TablePro AI Agent Skills

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

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

Official page: https://skillscout.sh/official/tableproapp/
Markdown page: https://skillscout.sh/official/tableproapp/tableproapp_skills_skillscout.md
Vendor website: https://tablepro.app/

## Prompt for your agent

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

### tableproapp/tablepro

Includes 4 official skills: swiftdata, fix-issue, release, swiftui.

Install:

```bash
npx skills add tableproapp/tablepro -y
```

Source: https://github.com/TableProApp/TablePro

## Individual skills

### swiftdata

Official TablePro skill from tableproapp/tablepro.

Install:

```bash
npx skills add tableproapp/tablepro@swiftdata -y
```

Package: tableproapp/tablepro
Source: https://github.com/TableProApp/TablePro/tree/main/.claude/skills/swiftdata

### fix-issue

Official TablePro skill from tableproapp/tablepro.

Install:

```bash
npx skills add tableproapp/tablepro@fix-issue -y
```

Package: tableproapp/tablepro
Source: https://github.com/TableProApp/TablePro/tree/main/.claude/skills/fix-issue

### release

Official TablePro skill from tableproapp/tablepro.

Install:

```bash
npx skills add tableproapp/tablepro@release -y
```

Package: tableproapp/tablepro
Source: https://github.com/TableProApp/TablePro/tree/main/.claude/skills/release

### swiftui

Official TablePro skill from tableproapp/tablepro.

Install:

```bash
npx skills add tableproapp/tablepro@swiftui -y
```

Package: tableproapp/tablepro
Source: https://github.com/TableProApp/TablePro/tree/main/.claude/skills/swiftui

## tableproapp/tablepro package overview

Includes 4 official skills: swiftdata, fix-issue, release, swiftui.

### Top skills in this package

- swiftdata: Official TablePro skill from tableproapp/tablepro.
- fix-issue: Official TablePro skill from tableproapp/tablepro.
- release: Official TablePro skill from tableproapp/tablepro.
- swiftui: Official TablePro skill from tableproapp/tablepro.

### Install

Install the full package:

```bash
npx skills add tableproapp/tablepro -y
```

Install a specific skill:

```bash
npx skills add tableproapp/tablepro@swiftdata -y
```

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

Source: https://github.com/tableproapp/tablepro#readme
