# Ethskills

> >

- **Type:** Skill
- **Install:** `agentstack add skill-droodotfoo-agent-skills-ethskills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [DROOdotFOO](https://agentstack.voostack.com/s/droodotfoo)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [DROOdotFOO](https://github.com/DROOdotFOO)
- **Source:** https://github.com/DROOdotFOO/agent-skills/tree/main/skills/ethskills
- **Website:** https://droo.foo/

## Install

```sh
agentstack add skill-droodotfoo-agent-skills-ethskills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ethskills

Ethereum ecosystem tooling, framework selection, and standards reference.
For Solidity code and auditing, use solidity-auditor. For ZK/Noir, use noir.

## What You Get

- Framework comparison (Foundry vs Hardhat vs Scaffold-ETH 2)
- RPC provider, block explorer, and faucet reference
- EIP/ERC standards lookup with status and usage guidance
- Blockscout MCP and abi.ninja tool patterns

## When to use

This skill activates for ecosystem-level questions: which tools to use,
how to configure infrastructure, which standards apply, where to find
resources.

## When NOT to use

- For Solidity code or security auditing -- use solidity-auditor
- For Noir/ZK circuit design -- use noir
- For non-Ethereum languages -- use droo-stack

## See also

- `blockscout` -- full Blockscout MCP tool reference (16 tools, usage patterns)
- `coingecko` -- crypto market data, token prices, DEX pools, trending tokens
- `sentinel` -- automated on-chain contract monitoring with alert rules
- `solidity-auditor` -- for EIP/ERC implementation guidance and security review
- `noir` -- for ZK circuit patterns and Aztec contract integration
- `zk-x-ray` -- for pre-EIP audit briefings on ZK + EVM hybrid protocols
- `design-ux` -- for dApp frontend design patterns

## Reading guide

| Question                                    | Read                                  |
| ------------------------------------------- | ------------------------------------- |
| Foundry commands, Blockscout MCP, abi.ninja | [tools](tools.md)                     |
| Foundry vs Hardhat vs Scaffold-ETH 2        | [stack-selection](stack-selection.md) |
| RPC providers, block explorers, faucets     | [rpc-explorers](rpc-explorers.md)     |
| EIP/ERC standards reference                 | [standards](standards.md)             |
| Full Blockscout MCP tool reference          | blockscout skill                      |
| Token prices, DEX pools, market data        | coingecko skill                       |

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [DROOdotFOO](https://github.com/DROOdotFOO)
- **Source:** [DROOdotFOO/agent-skills](https://github.com/DROOdotFOO/agent-skills)
- **License:** MIT
- **Homepage:** https://droo.foo/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-droodotfoo-agent-skills-ethskills
- Seller: https://agentstack.voostack.com/s/droodotfoo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
