Official skills publisher Verified Skillscout rank 90

Uinaf

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

Browse 6 official AI agent skills across 4 Uinaf repositories, with install commands and source links.

6 Skills
4 Repositories
894 Installs
4 GitHub stars

Install

Add Uinaf 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/uinaf/uinaf_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Uinaf 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

4 official repositories

Agents

uinaf/agents

Includes 3 official skills: gh-setup, react-ban-use-effect, vite-plus.

3 skills 894 installs 4 stars
npx skills add uinaf/agents -y

Fincrawl

uinaf/fincrawl

Includes 1 official skill: fincrawl.

1 skill 0 installs 0 stars
npx skills add uinaf/fincrawl -y

Healthd

uinaf/healthd

Includes 1 official skill: healthd-operator.

1 skill 0 installs 0 stars
npx skills add uinaf/healthd -y

Lincrawl

uinaf/lincrawl

Includes 1 official skill: lincrawl.

1 skill 0 installs 0 stars
npx skills add uinaf/lincrawl -y

6 skills

uinaf/agents 3 skills

react-ban-use-effect

uinaf/agents 71 installs
View source
uinaf/fincrawl 1 skill
uinaf/healthd 1 skill

healthd-operator

uinaf/healthd 0 installs
View source
uinaf/lincrawl 1 skill

Repository documentation

uinaf/agents package overview

uinaf/agents/README.md View on GitHub

uinaf/agents

Includes 3 official skills: gh-setup, react-ban-use-effect, vite-plus.

Top skills in this package

gh-setupOfficial Uinaf skill from uinaf/agents.
react-ban-use-effectOfficial Uinaf skill from uinaf/agents.
vite-plusOfficial Uinaf skill from uinaf/agents.

Install

Install the full package:

npx skills add uinaf/agents -y

Install a specific skill:

npx skills add uinaf/agents@gh-setup -y

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

View uinaf/agents on GitHub
Copied