Public Zeko skills for agents that need to help users bridge assets, get faucet funds, inspect endpoints, run GraphQL and curl queries, or build on Zeko.
Install from skills.sh with the skills CLI:
npx skills add https://github.com/zeko-labs/zeko-skills --skill zekoThis repository installs one skill:
zeko: agent guidance for real Zeko user and builder workflows
The skill is tuned for:
- bridging with Bridge CLI or Bridge SDK
- faucet flows and testnet funding
- Zeko and Mina endpoint discovery
- GraphQL and
curlexamples for live and archive data - sequencer, archive node, and DA-layer orientation
- zkApp building on Zeko with
o1jsor OCaml
How do I get tMINA on Zeko testnet?Bridge 2 MINA from Mina to Zeko using the Bridge CLI.Which GraphQL endpoints should I use for Zeko live data and archive data?Show me a curl example to send 1.25 MINA from one address to another.I want to build a zkApp on Zeko. What should I read first?Explain the sequencer, archive node, and DA layer on Zeko.
npx skills update
npx skills remove zeko