# World Liberty Financial AI Agent Skills

World Liberty Financial publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 World Liberty Financial repository, with install commands and source links.

Official page: https://skillscout.sh/official/worldliberty/
Markdown page: https://skillscout.sh/official/worldliberty/worldliberty_skills_skillscout.md
Vendor website: https://worldlibertyfinancial.com/

## Prompt for your agent

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

### worldliberty/agentpay-sdk

Includes 2 official skills: agentpay-sdk, add-plugin.

Install:

```bash
npx skills add worldliberty/agentpay-sdk -y
```

Source: https://github.com/worldliberty/agentpay-sdk

## Individual skills

### agentpay-sdk

Official World Liberty Financial skill from worldliberty/agentpay-sdk.

Install:

```bash
npx skills add worldliberty/agentpay-sdk@agentpay-sdk -y
```

Package: worldliberty/agentpay-sdk
Source: https://github.com/worldliberty/agentpay-sdk/tree/main/skills/agentpay-sdk

### add-plugin

Official World Liberty Financial skill from worldliberty/agentpay-sdk.

Install:

```bash
npx skills add worldliberty/agentpay-sdk@add-plugin -y
```

Package: worldliberty/agentpay-sdk
Source: https://github.com/worldliberty/agentpay-sdk/tree/main/skills/add-plugin

## worldliberty/agentpay-sdk package overview

Includes 2 official skills: agentpay-sdk, add-plugin.

### Top skills in this package

- agentpay-sdk: Official World Liberty Financial skill from worldliberty/agentpay-sdk.
- add-plugin: Official World Liberty Financial skill from worldliberty/agentpay-sdk.

### Install

Install the full package:

```bash
npx skills add worldliberty/agentpay-sdk -y
```

Install a specific skill:

```bash
npx skills add worldliberty/agentpay-sdk@agentpay-sdk -y
```

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

Source: https://github.com/worldliberty/agentpay-sdk#readme
