Library

Everything you can compose on Gonka — blocks, models, workflows, and data adapters.

@admin/hive-research
Hive Research
Agent

Autonomous deep-research agent. Give it a topic and a depth; it generates sub-questions, answers them, and synthesizes a polished markdown report.

Job·qwen3-235b
72 runs
@admin/agent-swarm
Agent Swarm
Agent

Multi-agent swarm — a supervisor decomposes your task into sub-tasks, runs them in parallel with shell / file / web tools, then reconciles into a single answer. Model-agnostic; swap in Kimi K2.6 the day Gonka exposes it.

Job·qwen3-235bkimi-k2.5+1
32 runs
@admin/watch-video
Watch Video
Data adapter

Transcribe a YouTube (or other yt-dlp-supported) video to text using a local Whisper-tiny model. Runs entirely on CPU — no platform inference credits are spent.

Job
11 runs
@admin/read-url
Read Url
Data adapter

Fetch any URL and extract its main content as clean markdown. Strips navigation, ads, cookie banners, and boilerplate — ideal as a "reader" step before summarization, translation, or RAG ingestion. No JS rendering (server-side only, no headless browser), no platform inference credits are spent.

Job
6 runs
@admin/rpc-gg
Rpc Gg
Data adapter

Thin proxy for the gonka chain at https://rpc.gonka.gg. Supply any REST/JSON-RPC path (CometBFT /chain-rpc/*, Cosmos LCD /chain-api/*, Gonka modules /chain-api/productscience/*, API-node /v1/*, or the fast indexer /api/ch/*) and the block forwards your call with the X-Api-Key header pulled from your saved secret. Returns the response body (parsed JSON when possible) plus the HTTP status. See https://rpc.gonka.gg/llms-full.txt for the full 354-endpoint reference.

Job
3 runs
@admin/gonka-governance-interview
Gonka Governance Interview

An AI interviewer that helps proposal authors articulate the value of their governance proposals before submission. Complete the interview and share the link — the community can read it or start their own session.

Job·kimi-k2.6
0 runs
@admin/zeroclaw-agent
zeroclaw-agent

Run a single-turn ZeroClaw agent prompt against gonka inference. Wraps the official zeroclaw release binary; routes all LLM calls through the platform inference proxy so usage is metered to your account.

Job
78 runs
@admin/slava-translate
slava-translate

Translate text between languages using gonka inference. Auto-detects the source language; you only specify the target. Returns structured JSON with the translation, detected language, and confidence.

Job
31 runs
@recovered-cmotv3b8/hntop
HN Top Stories

Fetch Hacker News top-stories via the public Firebase API and emit them as a CSV plus a small summary in outputs.json.

Job
2 runs
@admin/researcher
researcher

test

Job
2 runs
@admin/linktranslate
translate text at link

Takes in a link and outputs its content in designated language

Workflow
1 runs
@zatsepin/check
check

check

Service
0 runs
@mikenosov/chat-session
chat-session

Interactive chat UI with streaming responses, served as a per-user sandboxed container. Uses gonkablocks inference.

Session
0 runs
@m8spyr8/test-agent
test-agent

test-agent

Workflow
0 runs
@recovered-cmouwlso/manifestation
Manifestation

Russian-language manifestation guide — sends your prompt to the LLM and writes the structured guide back to outputs.json.

Job
0 runs
@recovered-cmouwlso/bottg
Telegram AI Bot

A long-running Telegram bot that answers any incoming message with a Gonka-routed LLM reply. Provide a TELEGRAM_TOKEN secret and the worker keeps polling.

Worker
0 runs
@recovered-cmotv3b8/tarkovpilot
Tarkov Pilot

Multi-agent Escape from Tarkov assistant — supervisor decomposes your task, parallel workers query the tarkov.dev API, then a reconciler returns one answer. Model-agnostic via the Gonka inference proxy.

Job
0 runs
@admin/zeroclaw-chat
zeroclaw-chat

Long-running chat UI for the zeroclaw agent. Each turn extends the same conversation via zeroclaw's session-state file and is metered by the platform inference proxy.

Session
0 runs
@admin/translate-service
translate-service

Translate-as-a-service. POST /invoke with text + target_language. Auto-detects source language. Stable public URL once deployed.

Service
0 runs
@admin/chat-session
chat-session

Interactive chat UI with streaming responses, served as a per-user sandboxed container. Uses gonkablocks inference.

Session
0 runs