find-new-curators

Installation
SKILL.md

Find new curators

Use this skill when asked to discover new vault curators, improve curator coverage, or audit whether vaults in generic protocols are missing curator metadata.

The goal is to produce a reviewed shortlist of curator candidates, not to blindly add every unknown string found in vault names.

Required inputs

Before starting, clarify the scope if the user did not provide it:

  1. Protocols: Which vault protocols to inspect, e.g. Morpho, Euler, IPOR Fusion, Lagoon Finance, Hyperliquid, GRVT, Lighter, Hibachi, or all.
  2. Data source: Local pipeline data in ~/.tradingstrategy/vaults, production R2 metadata, or a specific DuckDB/parquet file.
  3. Output: Candidate report only, or also create new eth_defi/data/feeds/curators/*.yaml files.

If the user asks for "all", inspect the local data sources that are present and report any missing databases instead of failing the whole task.

1. Print existing curators

Start by printing the existing machine-readable curator list:

Related skills
Installs
2
GitHub Stars
809
First Seen
Today