Official skills publisher Verified Skillscout rank 140

Nomic Foundation

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

Browse 8 official AI agent skills across 2 Nomic Foundation repositories, with install commands and source links.

8 Skills
2 Repositories
113 Installs
8,501 GitHub stars

Install

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

Includes 5 official skills: hardhat, hardhat-toolbox-viem, hardhat-toolbox-mocha-ethers, migrate-hardhat2-to-hardhat3, migrate-foundry-to-hardhat.

5 skills 111 installs 2 stars
npx skills add nomicfoundation/hardhat-skills -y

Includes 3 official skills: hardhat, hardhat-toolbox-mocha-ethers, hardhat-toolbox-viem.

3 skills 2 installs 8,499 stars
npx skills add nomicfoundation/hardhat -y

8 skills

nomicfoundation/hardhat-skills 5 skills

hardhat

nomicfoundation/hardhat-skills 54 installs
View source

hardhat-toolbox-viem

nomicfoundation/hardhat-skills 23 installs
View source

hardhat-toolbox-mocha-ethers

nomicfoundation/hardhat-skills 20 installs
View source

migrate-hardhat2-to-hardhat3

nomicfoundation/hardhat-skills 11 installs
View source

migrate-foundry-to-hardhat

nomicfoundation/hardhat-skills 3 installs
View source
nomicfoundation/hardhat 3 skills

hardhat

nomicfoundation/hardhat 1 installs
View source

hardhat-toolbox-mocha-ethers

nomicfoundation/hardhat 1 installs
View source

hardhat-toolbox-viem

nomicfoundation/hardhat 0 installs
View source

Repository documentation

nomicfoundation/hardhat-skills package overview

nomicfoundation/hardhat-skills/README.md View on GitHub

nomicfoundation/hardhat-skills

Includes 5 official skills: hardhat, hardhat-toolbox-viem, hardhat-toolbox-mocha-ethers, migrate-hardhat2-to-hardhat3, migrate-foundry-to-hardhat.

Top skills in this package

hardhatOfficial Nomic Foundation skill from nomicfoundation/hardhat-skills.
hardhat-toolbox-viemOfficial Nomic Foundation skill from nomicfoundation/hardhat-skills.
hardhat-toolbox-mocha-ethersOfficial Nomic Foundation skill from nomicfoundation/hardhat-skills.
migrate-hardhat2-to-hardhat3Official Nomic Foundation skill from nomicfoundation/hardhat-skills.
migrate-foundry-to-hardhatOfficial Nomic Foundation skill from nomicfoundation/hardhat-skills.

Install

Install the full package:

npx skills add nomicfoundation/hardhat-skills -y

Install a specific skill:

npx skills add nomicfoundation/hardhat-skills@hardhat -y

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

View nomicfoundation/hardhat-skills on GitHub
Copied