Official skills publisher Verified Skillscout rank 66

Arnica

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

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

3 Skills
2 Repositories
1 Installs
397 GitHub stars

Install

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

Depsguard

arnica/depsguard

Includes 1 official skill: depsguard.

1 skill 1 installs 386 stars
npx skills add arnica/depsguard -y

Skills

arnica/skills

Includes 2 official skills: arnica-api, arnica-fix.

2 skills 0 installs 11 stars
npx skills add arnica/skills -y

3 skills

arnica/depsguard 1 skill
arnica/skills 2 skills

Repository documentation

arnica/skills package overview

arnica/skills/README.md View on GitHub

arnica/skills

Includes 2 official skills: arnica-api, arnica-fix.

Top skills in this package

arnica-apiOfficial Arnica skill from arnica/skills.
arnica-fixOfficial Arnica skill from arnica/skills.

Install

Install the full package:

npx skills add arnica/skills -y

Install a specific skill:

npx skills add arnica/skills@arnica-api -y

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

View arnica/skills on GitHub
Copied