Skip to content

Instantly share code, notes, and snippets.

View webmaxru's full-sized avatar
Applied AI Engineer

Maxim Salnikov webmaxru

Applied AI Engineer
View GitHub Profile
@webmaxru
webmaxru / GoogleForms-to-Trello.gs
Last active July 6, 2018 10:30 — forked from jhannes/GoogleForms-to-Trello.gs
Google Forms to Trello
var authentication = "key=...&token=...";
var idBoard = "...";
var inboxList = "...";
var updatedLabel = "...";
var travelLabel = "...";
// To process all current records - run sendAll()
// To set up a trigger for the new records - run init()
function init() {
@webmaxru
webmaxru / ainstall.md
Created February 14, 2026 22:55 — forked from burkeholland/ainstall.md
Ultralight Orchestration

Ultralight Orchestration

A minimal multi-agent system with an orchestrator, a planner, a coder, and a designer working together providing orchestration between Claude, Codex and Gemini.

Instructions

Install all agents listed below into VS Code Insiders...

Title Type Description