# Dotorg AI Agent Skills

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

Browse 19 official AI agent skills across 5 Dotorg repositories, with install commands and source links.

Official page: https://skillscout.sh/official/caian-org/
Markdown page: https://skillscout.sh/official/caian-org/caian-org_skills_skillscout.md
Vendor website: https://caian.org/

## Prompt for your agent

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

### caian-org/nfe

Includes 5 official skills: nf-abrasf-xml, nf-cli-translation, nf-dev-workflow, nf-soap-wsdl, nf-xmldsig.

Install:

```bash
npx skills add caian-org/nfe -y
```

Source: https://github.com/caian-org/nfe

### caian-org/lastfm-webp-widgets

Includes 4 official skills: lastfm-widget-dev-workflow, lastfm-widget-render-pipeline, lastfm-widget-webp-cgo, repo-commit-and-push.

Install:

```bash
npx skills add caian-org/lastfm-webp-widgets -y
```

Source: https://github.com/caian-org/lastfm-webp-widgets

### caian-org/list-github-stars

Includes 4 official skills: lgs-dev-workflow, lgs-github-fetch, lgs-markdown-render, lgs-release.

Install:

```bash
npx skills add caian-org/list-github-stars -y
```

Source: https://github.com/caian-org/list-github-stars

### caian-org/degg

Includes 3 official skills: degg-dev-workflow, degg-generator, degg-release.

Install:

```bash
npx skills add caian-org/degg -y
```

Source: https://github.com/caian-org/degg

### caian-org/tpsp

Includes 3 official skills: repo-commit-and-push, tpsp-cli-http, tpsp-dev-workflow.

Install:

```bash
npx skills add caian-org/tpsp -y
```

Source: https://github.com/caian-org/tpsp

## Individual skills

### nf-abrasf-xml

Official Dotorg skill from caian-org/nfe.

Install:

```bash
npx skills add caian-org/nfe@nf-abrasf-xml -y
```

Package: caian-org/nfe
Source: https://github.com/caian-org/nfe/tree/master/.codex/skills/nf-abrasf-xml

### nf-cli-translation

Official Dotorg skill from caian-org/nfe.

Install:

```bash
npx skills add caian-org/nfe@nf-cli-translation -y
```

Package: caian-org/nfe
Source: https://github.com/caian-org/nfe/tree/master/.codex/skills/nf-cli-translation

### nf-dev-workflow

Official Dotorg skill from caian-org/nfe.

Install:

```bash
npx skills add caian-org/nfe@nf-dev-workflow -y
```

Package: caian-org/nfe
Source: https://github.com/caian-org/nfe/tree/master/.codex/skills/nf-dev-workflow

### nf-soap-wsdl

Official Dotorg skill from caian-org/nfe.

Install:

```bash
npx skills add caian-org/nfe@nf-soap-wsdl -y
```

Package: caian-org/nfe
Source: https://github.com/caian-org/nfe/tree/master/.codex/skills/nf-soap-wsdl

### nf-xmldsig

Official Dotorg skill from caian-org/nfe.

Install:

```bash
npx skills add caian-org/nfe@nf-xmldsig -y
```

Package: caian-org/nfe
Source: https://github.com/caian-org/nfe/tree/master/.codex/skills/nf-xmldsig

### lastfm-widget-dev-workflow

Official Dotorg skill from caian-org/lastfm-webp-widgets.

Install:

```bash
npx skills add caian-org/lastfm-webp-widgets@lastfm-widget-dev-workflow -y
```

Package: caian-org/lastfm-webp-widgets
Source: https://github.com/caian-org/lastfm-webp-widgets/tree/master/.codex/skills/lastfm-widget-dev-workflow

### lastfm-widget-render-pipeline

Official Dotorg skill from caian-org/lastfm-webp-widgets.

Install:

```bash
npx skills add caian-org/lastfm-webp-widgets@lastfm-widget-render-pipeline -y
```

Package: caian-org/lastfm-webp-widgets
Source: https://github.com/caian-org/lastfm-webp-widgets/tree/master/.codex/skills/lastfm-widget-render-pipeline

### lastfm-widget-webp-cgo

Official Dotorg skill from caian-org/lastfm-webp-widgets.

Install:

```bash
npx skills add caian-org/lastfm-webp-widgets@lastfm-widget-webp-cgo -y
```

Package: caian-org/lastfm-webp-widgets
Source: https://github.com/caian-org/lastfm-webp-widgets/tree/master/.codex/skills/lastfm-widget-webp-cgo

### repo-commit-and-push

Official Dotorg skill from caian-org/lastfm-webp-widgets.

Install:

```bash
npx skills add caian-org/lastfm-webp-widgets@repo-commit-and-push -y
```

Package: caian-org/lastfm-webp-widgets
Source: https://github.com/caian-org/lastfm-webp-widgets/tree/master/.codex/skills/repo-commit-and-push

### lgs-dev-workflow

Official Dotorg skill from caian-org/list-github-stars.

Install:

```bash
npx skills add caian-org/list-github-stars@lgs-dev-workflow -y
```

Package: caian-org/list-github-stars
Source: https://github.com/caian-org/list-github-stars/tree/master/.codex/skills/lgs-dev-workflow

### lgs-github-fetch

Official Dotorg skill from caian-org/list-github-stars.

Install:

```bash
npx skills add caian-org/list-github-stars@lgs-github-fetch -y
```

Package: caian-org/list-github-stars
Source: https://github.com/caian-org/list-github-stars/tree/master/.codex/skills/lgs-github-fetch

### lgs-markdown-render

Official Dotorg skill from caian-org/list-github-stars.

Install:

```bash
npx skills add caian-org/list-github-stars@lgs-markdown-render -y
```

Package: caian-org/list-github-stars
Source: https://github.com/caian-org/list-github-stars/tree/master/.codex/skills/lgs-markdown-render

### lgs-release

Official Dotorg skill from caian-org/list-github-stars.

Install:

```bash
npx skills add caian-org/list-github-stars@lgs-release -y
```

Package: caian-org/list-github-stars
Source: https://github.com/caian-org/list-github-stars/tree/master/.codex/skills/lgs-release

### degg-dev-workflow

Official Dotorg skill from caian-org/degg.

Install:

```bash
npx skills add caian-org/degg@degg-dev-workflow -y
```

Package: caian-org/degg
Source: https://github.com/caian-org/degg/tree/master/.codex/skills/degg-dev-workflow

### degg-generator

Official Dotorg skill from caian-org/degg.

Install:

```bash
npx skills add caian-org/degg@degg-generator -y
```

Package: caian-org/degg
Source: https://github.com/caian-org/degg/tree/master/.codex/skills/degg-generator

### degg-release

Official Dotorg skill from caian-org/degg.

Install:

```bash
npx skills add caian-org/degg@degg-release -y
```

Package: caian-org/degg
Source: https://github.com/caian-org/degg/tree/HEAD/.codex/skills/degg-release

### repo-commit-and-push

Official Dotorg skill from caian-org/tpsp.

Install:

```bash
npx skills add caian-org/tpsp@repo-commit-and-push -y
```

Package: caian-org/tpsp
Source: https://github.com/caian-org/tpsp/tree/master/.codex/skills/repo-commit-and-push

### tpsp-cli-http

Official Dotorg skill from caian-org/tpsp.

Install:

```bash
npx skills add caian-org/tpsp@tpsp-cli-http -y
```

Package: caian-org/tpsp
Source: https://github.com/caian-org/tpsp/tree/master/.codex/skills/tpsp-cli-http

### tpsp-dev-workflow

Official Dotorg skill from caian-org/tpsp.

Install:

```bash
npx skills add caian-org/tpsp@tpsp-dev-workflow -y
```

Package: caian-org/tpsp
Source: https://github.com/caian-org/tpsp/tree/HEAD/.codex/skills/tpsp-dev-workflow

## caian-org/nfe package overview

Includes 5 official skills: nf-abrasf-xml, nf-cli-translation, nf-dev-workflow, nf-soap-wsdl, nf-xmldsig.

### Top skills in this package

- nf-abrasf-xml: Official Dotorg skill from caian-org/nfe.
- nf-cli-translation: Official Dotorg skill from caian-org/nfe.
- nf-dev-workflow: Official Dotorg skill from caian-org/nfe.
- nf-soap-wsdl: Official Dotorg skill from caian-org/nfe.
- nf-xmldsig: Official Dotorg skill from caian-org/nfe.

### Install

Install the full package:

```bash
npx skills add caian-org/nfe -y
```

Install a specific skill:

```bash
npx skills add caian-org/nfe@nf-abrasf-xml -y
```

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

Source: https://github.com/caian-org/nfe#readme
