mantle
Installation
SKILL.md
Skills
skills/ contains one directory per Mantle-focused agent skill. Each skill combines a primary workflow in SKILL.md with local references or assets so the runtime can ground answers in repository data instead of relying only on model memory.
Directory Convention
skills/<skill-name>/SKILL.md: trigger conditions, workflow, guardrails, and output formatskills/<skill-name>/agents/openai.yaml: runtime-facing metadataskills/<skill-name>/references/: playbooks, policies, templates, and supporting notesskills/<skill-name>/assets/: machine-readable local data used by the skill
Skill Catalog
Onboarding and Reference
| Skill | Role |
|---|---|
mantle-network-primer |
Clarifies Mantle fundamentals such as MNT gas, chain IDs, official endpoints, and inclusion vs settlement |
Related skills
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Kwallet
Multi-chain wallet — balances, transfers, signing, policy (EVM multi-chain + Solana)
6.0Khyperliquid
Trade perpetual futures and spot on Hyperliquid DEX
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.7Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6K