hairyf/blockchain-skills

moralis

Moralis — Web3 Data API, Streams, Auth API, and Cortex (AI/MCP) for EVM and Solana.

First seen Feb 28, 2026

Installation

$ npx skills add hairyf/blockchain-skills --skill moralis

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hairyf/blockchain-skills · top by installs.

npx skills add hairyf/blockchain-skills

Browse all from hairyf/blockchain-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
License LICENSE.md
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version2026.2.9
More metadata
author
hairy
version
2026.2.9
source
Generated from https://github.com/MoralisWeb3/docs

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,842 B
  • docs SUMMARY.md 100 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Skill based on Moralis docs, generated 2026-02-09. Official docs: https://docs.moralis.io

Moralis provides indexed Web3 APIs for EVM and Solana: wallet balances, token/NFT metadata, prices, transactions, real-time Streams (webhooks), and Auth API for wallet sign-in. Moralis Cortex adds AI-powered natural-language queries via hosted API or self-hosted MCP server.

Core References

Topic Description Reference
Web3 Data API EVM/Solana indexed APIs, SDK usage, namespaces [core-web3-data-api](references/core-web3-data-api.md)
Wallet, Token & NFT Balances, transfers, metadata, prices [core-wallet-token-nft](references/core-wallet-token-nft.md)
Auth API Wallet sign-in, challenge/verify (EIP-4361) [core-auth-api](references/core-auth-api.md)

Features

Realtime & AI

Topic Description Reference
Streams API Webhooks for real-time blockchain events [features-streams-api](references/features-streams-api.md)
Moralis Cortex AI queries, hosted API, MCP server, Cursor/Claude integration [features-moralis-cortex](references/features-moralis-cortex.md)

Best Practices

Topic Description Reference
API Usage API key, chain selection, agent patterns [best-practices-api-usage](references/best-practices-api-usage.md)

External Links