diff --git a/skills/meteora/plugin.yaml b/skills/meteora/plugin.yaml new file mode 100644 index 00000000..c23983cb --- /dev/null +++ b/skills/meteora/plugin.yaml @@ -0,0 +1,29 @@ +schema_version: 1 +name: meteora +version: "0.1.0" +description: "Meteora DLMM plugin for searching pools, getting swap quotes, checking positions, and executing swaps on Solana" +author: + name: "skylavis-sky" + github: "skylavis-sky" +license: MIT +category: defi-protocol +tags: + - solana + - dex + - liquidity + - dlmm + - swap + +components: + skill: + dir: skills/meteora + +build: + lang: rust + binary_name: meteora + source_repo: skylavis-sky/onchainos-plugins + source_commit: "df1e7d0036ccb440358198aff226b093ecc58840" + source_dir: meteora + +api_calls: + - "https://dlmm.datapi.meteora.ag"