Skip to content
View metalagman's full-sized avatar

Block or report metalagman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
metalagman/README.md

Alexey Samoylov (@metalagman)

I automate the annoying parts.
Go tools, agent workflows, and infrastructure automation.


What I’m building

Repository Description
metalagman/norma PDCA-inspired workflow orchestrator for agent-driven work
metalagman/agent-skills Reusable skills/workflows/resources for LLM agents
metalagman/aida One-shot runner for LLM-generated shell commands
metalagman/ainvoke Schema-driven runner for agent/LLM CLIs
metalagman/ddgo Go port of Matomo Device Detector for parsing user-agent and Client Hints metadata
metalagman/omnidist Turn one Go project into cross-platform npm + uv distributions with prebuilt binaries (run via npx / uvx)
metalagman/semverctl CLI for bumping and setting SemVer values in JSON/YAML files, Git tags (available via Go, npx, and uvx)
metalagman/home-ops Kubernetes + Terraform/Terragrunt playground
metalagman/wsl-setup Reproducible WSL workstation setup and bootstrap automation
metalagman/tgbotspec Telegram Bot API to OpenAPI 3.0 spec
tgbotkit/client Telegram Bot API client library

Focus

  • Backend engineering & platform architecture
  • Go, distributed systems, event-driven patterns
  • Kubernetes, Terraform/Terragrunt, CI/CD
  • Observability: logs/metrics/traces

Links

Pinned Loading

  1. tgbotspec tgbotspec Public

    tgbotspec turns the official Telegram Bot API reference into an OpenAPI 3.0 specification. Use the generated file with SDK generators, API explorers, or your own tooling.

    Go 2

  2. yii-dream-team/yii2-upload-behavior yii-dream-team/yii2-upload-behavior Public

    Yii2 file/image upload behavior for ActiveRecord

    PHP 77 44

  3. agent-skills agent-skills Public

    Agent Skills. A collection of specialized expertise, workflows, and resources for LLM agents.

    Go 13

  4. aida aida Public

    aida is the oneshot runner for LLM-generated shell commands

    Go 4

  5. ainvoke ainvoke Public

    ainvoke is a minimal, framework‑agnostic Go runner that invokes LLM/agent CLIs with file‑based JSON I/O and schema‑driven prompts.

    Go 1

  6. norma norma Public

    norma is a robust, autonomous agent workflow orchestrator written in Go.

    Go