Home / romankurnovskii / etemaro · skills/meteora-dlmm-pool-screening/SKILL.md · GitHub

meteora-dlmm-pool-screening skillA

meteora-dlmm-pool-screening is agent-read markdown (skill) from romankurnovskii/etemaro: Screen and rank Meteora DLMM pools for LP quality using public Meteora APIs (fee/TVL, bin step, organic score, TVL, volume). Use whenever the user asks to screen pools, find the best Meteora/DLMM pool, rank candidates, compare fee/TVL, pick a bin step, or asks which pool to LP on Solana. Also trigger for dex-pool-screening, trending pools, and Meteora candidate lists. Read-only: never deploy, swap, sign, or touch wallets..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Meteora DLMM pool screening

Rank Meteora DLMM pools the way an LP screener should: **hard-filter first, then sort by
windowed fee / active TVL**. Public APIs only. No keys, no transactions.

Prefer the bundled script. It encodes the gates below so every run uses the same numbers.

```bash
python3 scripts/screen.py                  # trending volatile (default)
python3 scripts/screen.py --preset stable
python3 scripts/screen.py --query BONK     # pair search; preset defaults to loose
python3 scripts/screen.py --query BONK --preset volatile
python3 scripts/screen.py --json --limit 8
```

If the script is not on disk, curl the same endpoints in [references/meteora-apis.md](references/meteora-apis.md).
Always send a `User-Agent` — unauthenticated requests without one get `403`.

## When to use

- User wants a ranked Meteora DLMM candidate list (trending or a token/pair).
- User asks which bin step / pool to LP for a pair.
- User wants a fee/TVL screen, not a single-pool deep dive.

Not this skill: deploying, claiming, closing, swapping, wallet hygiene, or a full
token-holder / narrative research dump. Stop after the ranked table and verdicts.

## Method
…

Read the whole file at its exact version.

How to install

Latest version
mdr add romankurnovskii/etemaro/meteora-dlmm-pool-screening@v1.0.0
Exact content
mdr add romankurnovskii/etemaro/meteora-dlmm-pool-screening@sha256:5df5a114e4f0980a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_i3uqzr6c3yd3r6vn.svg)](https://markdownregistry.com/a/art_i3uqzr6c3yd3r6vn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-09-17 d1494d0 4,497 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4497 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

romankurnovskii/etemaro · 55 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_i3uqzr6c3yd3r6vn
GET https://markdownregistry.com/api/v1/resolve?ref=romankurnovskii/etemaro/meteora-dlmm-pool-screening
GET https://markdownregistry.com/api/v1/blob/5df5a114e4f0980aded9337815d08077a70ee705142342ee7ccfac97179b5784

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from romankurnovskii/etemaro

create-strategy skill
romankurnovskii/etemaro · .agents/skills/create-strategy/SKILL.md · Guide for creating a new Etemaro LP strategy from scratch or adapting an existing preset. Use this skill whenever a…
v2.0.0 · audit A · 55 stars
etemaro-strategy-validator skill
romankurnovskii/etemaro · .agents/skills/etemaro-strategy-validator/SKILL.md · Validate Etemaro strategy JSON files through the Etemaro CLI and report whether each strategy is valid or invalid, plus…
v2.0.0 · audit A · 55 stars
AGENTS.md agents
romankurnovskii/etemaro · AGENTS.md
git:20260912.afa1038 · audit B · 55 stars

Every file in romankurnovskii/etemaro

Browse by kind, by grade A, or by owner.