Official skills publisher Verified Skillscout rank 79

NFE.io

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

Browse 2 official AI agent skills across 2 NFE.io repositories, with install commands and source links.

2 Skills
2 Repositories
12 Installs
183 GitHub stars

Install

Add NFE.io skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

2 official repositories

Client Nodejs

nfe/client-nodejs

Includes 1 official skill: nfeio-node-sdk.

1 skill 8 installs 139 stars
npx skills add nfe/client-nodejs -y

Client Php

nfe/client-php

Includes 1 official skill: nfeio-php-sdk.

1 skill 4 installs 44 stars
npx skills add nfe/client-php -y

2 skills

nfe/client-nodejs 1 skill

nfeio-node-sdk

nfe/client-nodejs 8 installs
View source
nfe/client-php 1 skill

nfeio-php-sdk

nfe/client-php 4 installs
View source

Repository documentation

nfe/client-nodejs package overview

nfe/client-nodejs/README.md View on GitHub

nfe/client-nodejs

Includes 1 official skill: nfeio-node-sdk.

Top skills in this package

nfeio-node-sdkOfficial NFE.io skill from nfe/client-nodejs.

Install

Install the full package:

npx skills add nfe/client-nodejs -y

Install a specific skill:

npx skills add nfe/client-nodejs@nfeio-node-sdk -y

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

View nfe/client-nodejs on GitHub
Copied