Skip to content

zeko-labs/zeko-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Zeko Skills

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

Install from skills.sh with the skills CLI:

npx skills add https://github.com/zeko-labs/zeko-skills --skill zeko

What You Get

This 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 curl examples for live and archive data
  • sequencer, archive node, and DA-layer orientation
  • zkApp building on Zeko with o1js or OCaml

Example Prompts

  • 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.

Learn More

Update Or Remove

npx skills update
npx skills remove zeko

About

Public Zeko skills for AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors