learn-moralis

Educates developers on Moralis platform capabilities and routes them to appropriate technical skills.

1|1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Shamrock2245/shamrock-trading-bot --skill learn-moralis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-moralis
Source: https://github.com/Shamrock2245/shamrock-trading-bot/tree/main/.agent/skills/learn-moralis
Command: npx skills add https://github.com/Shamrock2245/shamrock-trading-bot --skill learn-moralis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides developers through Moralis and Web3 platform capabilities, providing a friendly onboarding tour that clarifies available data endpoints, real-time streams, and integration workflows.

Core Features & Use Cases

  • Platform overview and navigation: explains Moralis architecture, data APIs, streams, and datashare.
  • Routing to technical skills: after a general question, directs to @moralis-data-api or @moralis-streams-api based on the use case.
  • Getting started guidance: steps to obtain an API key and configure the environment for hands-on exploration.

Quick Start

Ask for a general Moralis walkthrough or a specific question, and the skill will answer and route you to the appropriate technical skill.

Frequently Asked Questions about learn-moralis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is Moralis and how does its Web3 platform architecture work?

Moralis is a Web3 development platform providing data endpoints, real-time streams, and datashare capabilities. It organizes blockchain data access through structured APIs, allowing developers to query on-chain information and monitor events without managing infrastructure.

How do I get started with Moralis and obtain an API key?

To get started with Moralis, you need to sign up for an account and obtain an API key from the dashboard. You then configure your development environment with this key to authenticate requests for hands-on exploration of data endpoints and streams.

Do I need an API key to learn Moralis platform navigation?

No, you do not need an external API key to learn Moralis platform navigation. The onboarding walkthrough relies on bundled documentation to explain architecture and route users, requiring no authentication or environment configuration.

When should I use Moralis data APIs versus real-time streams?

Use Moralis data APIs when you need to query historical or current blockchain state through endpoints. Use real-time streams when you need to monitor and receive continuous event notifications for on-chain activities as they happen.

What's the best way to route a specific Moralis Web3 question to the right integration?

The best way to route a specific Moralis question is to start with a general walkthrough. The platform tour evaluates your use case and directs you to the appropriate technical skill, such as the data API or streams API, based on your needs.