Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars4
LicenseLICENSE.md
Default branchmain
Open issues1
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Version2026.2.24
More metadata
author
hairy
version
2026.2.24
source
Generated from https://github.com/mempool/mempool, scripts located at https://github.com/antfu/skills
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md2,939 B
docsSUMMARY.md156 B
History
First seen on skills.sh
First recorded snapshot · 4 installs
SKILL.md
Skill is based on mempool (mempool.space) backend and frontend API surface, generated at 2026-02-24.
Mempool is the open-source mempool visualizer, block explorer, and API service behind mempool.space. It provides REST and WebSocket APIs for fees, blocks, transactions, addresses (with Electrum/Esplora), mining pools and hashrate, optional Lightning explorer, and Liquid assets. Use this skill when building agents or tools that query or stream Bitcoin/Liquid chain and mempool data.
Core References
Topic
Description
Reference
REST API overview
Base URL, prefix /api/v1/, main endpoint groups
[core-rest-api](references/core-rest-api.md)
WebSocket
Live blocks, mempool-blocks, stats, want/track actions