# Osome AI Agent Skills

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

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

Official page: https://skillscout.sh/official/osomepteltd/
Markdown page: https://skillscout.sh/official/osomepteltd/osomepteltd_skills_skillscout.md
Vendor website: https://osome.com/

## Prompt for your agent

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

### osomepteltd/skills

Includes 8 official skills: cash-flow-visibility, corporate-structure-overview, financial-health-check, ledger-deep-dive, receivables-payables-tracker, tax-compliance-snapshot.

Install:

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

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

## Individual skills

### cash-flow-visibility

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@cash-flow-visibility -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/cash-flow-visibility

### corporate-structure-overview

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@corporate-structure-overview -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/corporate-structure-overview

### financial-health-check

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@financial-health-check -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/financial-health-check

### ledger-deep-dive

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@ledger-deep-dive -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/ledger-deep-dive

### receivables-payables-tracker

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@receivables-payables-tracker -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/receivables-payables-tracker

### tax-compliance-snapshot

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@tax-compliance-snapshot -y
```

Package: osomepteltd/skills
Source: https://github.com/OsomePteLtd/skills/tree/main/skills/tax-compliance-snapshot

### invoice-creator

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@invoice-creator -y
```

Package: osomepteltd/skills
Source: https://github.com/osomepteltd/skills/tree/HEAD/skills/invoice-creator

### invoice-revenue-insights

Official Osome skill from osomepteltd/skills.

Install:

```bash
npx skills add osomepteltd/skills@invoice-revenue-insights -y
```

Package: osomepteltd/skills
Source: https://github.com/osomepteltd/skills/tree/HEAD/skills/invoice-revenue-insights

## osomepteltd/skills package overview

Includes 8 official skills: cash-flow-visibility, corporate-structure-overview, financial-health-check, ledger-deep-dive, receivables-payables-tracker, tax-compliance-snapshot.

### Top skills in this package

- cash-flow-visibility: Official Osome skill from osomepteltd/skills.
- corporate-structure-overview: Official Osome skill from osomepteltd/skills.
- financial-health-check: Official Osome skill from osomepteltd/skills.
- ledger-deep-dive: Official Osome skill from osomepteltd/skills.
- receivables-payables-tracker: Official Osome skill from osomepteltd/skills.
- tax-compliance-snapshot: Official Osome skill from osomepteltd/skills.
- invoice-creator: Official Osome skill from osomepteltd/skills.
- invoice-revenue-insights: Official Osome skill from osomepteltd/skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add osomepteltd/skills@cash-flow-visibility -y
```

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

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