Official skills publisher Verified Skillscout rank 86

Blockscout

Blockscout publishes official AI agent skills for its tools, services, and developer workflows. Blockscout is a robust open-source tool for exploring, confirming, and inspecting transactions on any EVM blockchain.

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

3 Skills
2 Repositories
76 Installs
54 GitHub stars

Install

Add Blockscout 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/blockscout/blockscout_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Blockscout 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 2 official skills: blockscout-analysis, web3-dev.

2 skills 76 installs 11 stars
npx skills add blockscout/agent-skills -y

Includes 1 official skill: read-temp-file.

1 skill 0 installs 43 stars
npx skills add blockscout/mcp-server -y

3 skills

blockscout/agent-skills 2 skills

blockscout-analysis

blockscout/agent-skills 36 installs
View source

web3-dev

blockscout/agent-skills 29 installs
View source
blockscout/mcp-server 1 skill

read-temp-file

blockscout/mcp-server 0 installs
View source

Repository documentation

blockscout/agent-skills package overview

blockscout/agent-skills/README.md View on GitHub

blockscout/agent-skills

Includes 2 official skills: blockscout-analysis, web3-dev.

Top skills in this package

blockscout-analysisOfficial Blockscout skill from blockscout/agent-skills.
web3-devOfficial Blockscout skill from blockscout/agent-skills.

Install

Install the full package:

npx skills add blockscout/agent-skills -y

Install a specific skill:

npx skills add blockscout/agent-skills@blockscout-analysis -y

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

View blockscout/agent-skills on GitHub
Copied