# Timeplus AI Agent Skills

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

Browse 8 official AI agent skills across 3 Timeplus repositories, with install commands and source links.

Official page: https://skillscout.sh/official/timeplus-io/
Markdown page: https://skillscout.sh/official/timeplus-io/timeplus-io_skills_skillscout.md
Vendor website: https://timeplus.com/

## Prompt for your agent

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

### timeplus-io/agentskills

Includes 6 official skills: timeplus-sql-guide, timeplus-app-builder, timeplus-design, cisco-asa-syslog, pulsebot-app-builder, searxng-web-search.

Install:

```bash
npx skills add timeplus-io/agentskills -y
```

Source: https://github.com/timeplus-io/AgentSkills

### timeplus-io/apps

Includes 1 official skill: skill.

Install:

```bash
npx skills add timeplus-io/apps -y
```

Source: https://github.com/timeplus-io/apps

### timeplus-io/vistral

Includes 1 official skill: agentskill.

Install:

```bash
npx skills add timeplus-io/vistral -y
```

Source: https://github.com/timeplus-io/vistral

## Individual skills

### timeplus-sql-guide

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@timeplus-sql-guide -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/timeplus-sql-guide

### timeplus-app-builder

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@timeplus-app-builder -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/timeplus-app-builder

### timeplus-design

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@timeplus-design -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/timeplus-design

### cisco-asa-syslog

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@cisco-asa-syslog -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/cisco-asa-syslog

### pulsebot-app-builder

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@pulsebot-app-builder -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/pulsebot-app-builder

### searxng-web-search

Official Timeplus skill from timeplus-io/agentskills.

Install:

```bash
npx skills add timeplus-io/agentskills@searxng-web-search -y
```

Package: timeplus-io/agentskills
Source: https://github.com/timeplus-io/AgentSkills/tree/main/searxng-web-search

### skill

Official Timeplus skill from timeplus-io/apps.

Install:

```bash
npx skills add timeplus-io/apps@skill -y
```

Package: timeplus-io/apps
Source: https://github.com/timeplus-io/apps/tree/main/skill

### agentskill

Official Timeplus skill from timeplus-io/vistral.

Install:

```bash
npx skills add timeplus-io/vistral@agentskill -y
```

Package: timeplus-io/vistral
Source: https://github.com/timeplus-io/vistral/tree/main/agentskill

## timeplus-io/agentskills package overview

Includes 6 official skills: timeplus-sql-guide, timeplus-app-builder, timeplus-design, cisco-asa-syslog, pulsebot-app-builder, searxng-web-search.

### Top skills in this package

- timeplus-sql-guide: Official Timeplus skill from timeplus-io/agentskills.
- timeplus-app-builder: Official Timeplus skill from timeplus-io/agentskills.
- timeplus-design: Official Timeplus skill from timeplus-io/agentskills.
- cisco-asa-syslog: Official Timeplus skill from timeplus-io/agentskills.
- pulsebot-app-builder: Official Timeplus skill from timeplus-io/agentskills.
- searxng-web-search: Official Timeplus skill from timeplus-io/agentskills.

### Install

Install the full package:

```bash
npx skills add timeplus-io/agentskills -y
```

Install a specific skill:

```bash
npx skills add timeplus-io/agentskills@timeplus-sql-guide -y
```

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

Source: https://github.com/timeplus-io/agentskills#readme
