# Universal Tool Calling Protocol AI Agent Skills

Universal Tool Calling Protocol publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Universal Tool Calling Protocol repository, with install commands and source links.

Official page: https://skillscout.sh/official/universal-tool-calling-protocol/
Markdown page: https://skillscout.sh/official/universal-tool-calling-protocol/universal-tool-calling-protocol_skills_skillscout.md
Vendor website: https://github.com/universal-tool-calling-protocol

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/universal-tool-calling-protocol/universal-tool-calling-protocol_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Universal Tool Calling Protocol 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

### universal-tool-calling-protocol/code-mode

Includes 1 official skill: code-mode-cli.

Install:

```bash
npx skills add universal-tool-calling-protocol/code-mode -y
```

Source: https://github.com/universal-tool-calling-protocol/code-mode

## Individual skills

### code-mode-cli

Official Universal Tool Calling Protocol skill from universal-tool-calling-protocol/code-mode.

Install:

```bash
npx skills add universal-tool-calling-protocol/code-mode@code-mode-cli -y
```

Package: universal-tool-calling-protocol/code-mode
Source: https://github.com/universal-tool-calling-protocol/code-mode/tree/main/code-mode-cli

## universal-tool-calling-protocol/code-mode package overview

Includes 1 official skill: code-mode-cli.

### Top skills in this package

- code-mode-cli: Official Universal Tool Calling Protocol skill from universal-tool-calling-protocol/code-mode.

### Install

Install the full package:

```bash
npx skills add universal-tool-calling-protocol/code-mode -y
```

Install a specific skill:

```bash
npx skills add universal-tool-calling-protocol/code-mode@code-mode-cli -y
```

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

Source: https://github.com/universal-tool-calling-protocol/code-mode#readme
