Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aelfscanproject avatar

Aelfscan Skill

  • 1 installs
  • 5 repo stars
  • Updated March 9, 2026
  • aelfscanproject/aelfscan-skill

aelfscan-skill is a Claude Code skill that retrieves read-only AelfScan blockchain-explorer search and analytics data for agents.

About

aelfscan-skill is a Claude Code skill for retrieving AelfScan blockchain-explorer search and analytics data. A developer uses it to query the aelf chain for addresses, tokens, NFTs, and statistics. It is read-only and exposes a single tool descriptor source that drives SDK, CLI, MCP, and OpenClaw integrations, with rules against printing private keys or performing chain writes.

  • Read-only AelfScan explorer data retrieval and analytics for agents
  • Covers search, blockchain, address, token, NFT, and statistics domains
  • One codebase feeds SDK, CLI, MCP, and OpenClaw integrations

Aelfscan Skill by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #426 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 7, 2026 (Skillselion catalog sync)
At a glance

aelfscan-skill capabilities & compatibility

Capabilities
explorer search · token lookup · nft lookup · chain statistics
Use cases
data analysis · research
Pricing
Free
From the docs

What aelfscan-skill says it does

AelfScan explorer data retrieval and analytics skill for agents.
SKILL.md
Domain coverage: search, blockchain, address, token, NFT, statistics
SKILL.md
This skill is read-only; do not attempt to execute chain writes via this package.
SKILL.md
npx skills add https://github.com/aelfscanproject/aelfscan-skill --skill aelfscan-skill

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars5
Last updatedMarch 9, 2026
Repositoryaelfscanproject/aelfscan-skill

What it does

Retrieve AelfScan explorer search and analytics data for addresses, tokens, NFTs, and chain statistics.

Who is it for?

Querying the aelf blockchain explorer for address, token, NFT, and statistics data from an agent.

Skip if: Signing transactions, chain writes, or wallet custody.

When should I use this skill?

You need AelfScan explorer search and analytics data retrieval.

What you get

Agents retrieve AelfScan address, token, NFT, and statistics data through one read-only descriptor source.

  • AelfScan explorer query results
  • MCP/CLI/SDK access to search, token, NFT, and statistics data

By the numbers

  • 6 domain areas: search, blockchain, address, token, NFT, statistics
  • 4 integration surfaces: SDK, CLI, MCP, OpenClaw

Files

SKILL.mdMarkdownGitHub ↗

AelfScan Skill

When to use

  • Use this skill when you need AelfScan explorer search and analytics data retrieval tasks.

Capabilities

  • Domain coverage: search, blockchain, address, token, NFT, statistics
  • Single tool descriptor source for SDK/CLI/MCP/OpenClaw
  • MCP output governance controls and standardized trace-aware errors
  • Supports SDK, CLI, MCP, and OpenClaw integration from one codebase.

Safe usage rules

  • Never print private keys, mnemonics, or tokens in channel outputs.
  • This skill is read-only; do not attempt to execute chain writes via this package.
  • If user intent requires writes, route to wallet + domain write skills and keep this skill for analytics.

Command recipes

  • Start MCP server: bun run mcp
  • Run CLI entry: bun run cli
  • Generate OpenClaw config: bun run build:openclaw
  • Verify OpenClaw config: bun run build:openclaw:check
  • Run CI coverage gate: bun run test:coverage:ci

Limits / Non-goals

  • This skill focuses on domain operations and adapters; it is not a full wallet custody system.
  • It does not consume signer context for transaction signing.
  • Do not hardcode environment secrets in source code or docs.
  • Avoid bypassing validation for external service calls.

Related skills

FAQ

Can aelfscan-skill write to the chain?

No, it is read-only and routes any write intent to separate wallet and domain write skills.

What integrations does it support?

SDK, CLI, MCP, and OpenClaw from a single tool descriptor source.

Web3 & Blockchainintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.