# Radius Technology Systems AI Agent Skills

Radius Technology Systems publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 Radius Technology Systems repository, with install commands and source links.

Official page: https://skillscout.sh/official/radiustechsystems/
Markdown page: https://skillscout.sh/official/radiustechsystems/radiustechsystems_skills_skillscout.md
Vendor website: https://radiustech.xyz/

## Prompt for your agent

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

### radiustechsystems/skills

Includes 3 official skills: radius-dev, dripping-faucet, x402.

Install:

```bash
npx skills add radiustechsystems/skills -y
```

Source: https://github.com/radiustechsystems/skills

## Individual skills

### radius-dev

Official Radius Technology Systems skill from radiustechsystems/skills.

Install:

```bash
npx skills add radiustechsystems/skills@radius-dev -y
```

Package: radiustechsystems/skills
Source: https://github.com/radiustechsystems/skills/tree/HEAD/plugins/radius/skills/radius-dev

### dripping-faucet

Official Radius Technology Systems skill from radiustechsystems/skills.

Install:

```bash
npx skills add radiustechsystems/skills@dripping-faucet -y
```

Package: radiustechsystems/skills
Source: https://github.com/radiustechsystems/skills/tree/HEAD/plugins/radius/skills/dripping-faucet

### x402

Official Radius Technology Systems skill from radiustechsystems/skills.

Install:

```bash
npx skills add radiustechsystems/skills@x402 -y
```

Package: radiustechsystems/skills
Source: https://github.com/radiustechsystems/skills/tree/HEAD/plugins/radius/skills/x402

## radiustechsystems/skills package overview

Includes 3 official skills: radius-dev, dripping-faucet, x402.

### Top skills in this package

- radius-dev: Official Radius Technology Systems skill from radiustechsystems/skills.
- dripping-faucet: Official Radius Technology Systems skill from radiustechsystems/skills.
- x402: Official Radius Technology Systems skill from radiustechsystems/skills.

### Install

Install the full package:

```bash
npx skills add radiustechsystems/skills -y
```

Install a specific skill:

```bash
npx skills add radiustechsystems/skills@radius-dev -y
```

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

Source: https://github.com/radiustechsystems/skills#readme
