GenLayer Labs
Official@genlayerlabs
AI research lab dedicated to building technology in the pursuit of sovereignty, transparency, and decentralization.
Agent Skills by GenLayer Labs
Showing 28 vetted skills indexed across 5 GitHub repositories.
intelligent-oracle
Automate GenLayer prediction market oracle creation, deployment, and monitoring.
verify
Run lint, typecheck, tests, build, and npm audits for the intelligent-oracle project.
deploy
Deploys GenLayer intelligent contracts to a configured blockchain endpoint using the official repository script.
generate-vectors
Generate compressed JSON test vectors for valid TRANSACTION_GRAPH paths.
hosted-studio-debug
Debug GenLayer Studio Kubernetes deployments using ArgoCD CLI status checks and log analysis.
discord-community-feedback
Monitor Discord channels for user-reported bugs and categorize issues by component.
manage-api-keys
Manage GenLayer Studio API keys via JSON-RPC calls.
setup
Set up and launch GenLayer Studio services with Docker Compose.
unit-tests
Set up a Python virtual environment and execute unit tests with gltest.
cloudflare-cli
Manage Cloudflare DNS, cache, and proxy settings via flarectl.
sentry-issue-fixer
Fetch, analyze, fix, test, and create pull requests for Sentry issues.
linear-issue-fixer
Fetch, analyze, fix, and deploy urgent Linear issues tagged "studio" with XS estimates.
studio-db
Query PostgreSQL databases to debug GenLayer Studio transaction processing.
manage-tiers
Manage API rate limiting tiers for GenLayer Studio deployments.
create-pr
Create GitHub pull requests from branch diffs and commit logs.
write-contract
Guide writing GenLayer intelligent contracts with equivalence principles and validator patterns.
genvm-lint
Validate GenLayer intelligent contracts for safety, correctness, and SDK compliance.
integration-tests
Execute smart contract integration tests against GenLayer environments using gltest CLI.
direct-tests
Execute in-memory unit tests for GenLayer intelligent contracts with mocking and VM cheatcodes.
genlayer-cli
Deploy, interact with, and debug GenLayer intelligent contracts via CLI.
commit
Generate Conventional Commits messages by analyzing code diffs.
pr-merge
Merge GitHub pull requests after validating CI status and mergeability.
linear
Create Linear issues from project plans with inferred metadata.
validator-manage
Manage GenLayer validator lifecycles across testnet networks using the genlayer CLI.
Frequently Asked Questions About GenLayer Labs
FAQPage SchemaWhat specific tasks can engineers perform using GenLayer Labs infrastructure?▼
Engineers can deploy validator nodes, manage intelligent contract lifecycles, execute integration tests against blockchain endpoints, and monitor prediction market oracles. The system supports debugging transaction processing via database queries and managing rate limiting tiers for studio deployments.
Which personas are the primary users of these technical capabilities?▼
The primary users are blockchain infrastructure engineers, smart contract developers, and DevOps practitioners focused on decentralized network maintenance. These personas utilize the provided interfaces to manage validator lifecycles, ensure contract safety, and maintain high-availability studio environments.
What are the core prerequisites for running GenLayer validator nodes?▼
Running validator nodes requires a Linux server environment and the official GenLayer interface for deployment. Users must also configure blockchain endpoints and ensure compatibility with the established validator patterns and equivalence principles defined for intelligent contracts.