genlayerlabsgenlayerlabsOfficialยท11 Agent Skills Included

genlayer-studio

Local sandbox for building and testing intelligent contracts

Runs a local GenLayer blockchain sandbox for building, deploying, and testing intelligent contracts that interact with language models. Eliminates risky live deployments by simulating consensus, validators, and network conditions on your own machine. Includes debugging, database inspection, API key management, and automated issue-fixing workflows to speed up contract development.
npx skills add genlayerlabs/genlayer-studio --all -g -y
Available:

Gives your AI agent the architecture map, build commands, and testing workflows it needs to navigate and modify this blockchain studio codebase correctly.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install GenLayer Studio?โ–ผ

Run `npx skills add genlayerlabs/genlayer-studio --all -g -y` in your terminal to install all skills in this suite globally.

What is GenLayer Studio used for?โ–ผ

It is a local sandbox for developing and testing intelligent contracts, which are smart contracts that can query language models and make web requests, without deploying to a live network.

How do I debug stuck transactions in GenLayer Studio?โ–ผ

The suite includes database query and log inspection skills that let your agent find stuck transactions, check consensus history, and trace errors across worker replicas.

Can the agent fix bugs and open pull requests automatically?โ–ผ

Yes. Dedicated skills fetch issues from Sentry or Linear, implement a fix, run the full test suites, and open a formatted GitHub pull request.

Do I need Docker to run GenLayer Studio?โ–ผ

Yes. Docker and Docker Compose are required to start the frontend, backend, database, and contract execution services locally.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’