A fully automated company. Humans only build the product. Everything else that keeps the company running is automated.
- 🔵 crcl-cli — Circles CLI: manage orgs, API keys, and authenticate with circles.ac
- 💬 holla-cli — Almost all of Slack: chat / channels / files / pins / reminders / reactions / canvases + raw API passthrough, multi-workspace
- 📓 notas-cli — Multi-provider notes & docs CLI. Notion first (DB / page / block / comment / search), with an OAuth relay on Cloudflare Workers
- 📧 mogcli 🍴 — Microsoft 365 CLI (Go): Mail, Calendar, Drive, Teams, Tasks, Contacts, Word, PowerPoint, Excel, OneNote. Fork of visionik/mogcli
- 📋 tsk-cli — Unified task CLI. Today: Jira (reuses acli's keychain token); GitHub / Asana / Google Tasks / Reminders in progress
- ✅ asana 🍴 — Asana CLI (Go): PKCE OAuth + task / project / team / timesheet
- 👥 flex-cli — Flex HR CLI: users / org tree, time-off and schedule lookup, approval doc download and attachment upload (S3 presigned)
- 📝 clova-cli — CLOVA Note CLI: pull transcripts, summaries, speakers, and audio from CLOVA Note in your terminal
- 💛 katok 🔒 — KakaoTalk chat reader CLI
- 🎛️ slack2-cli — Slack app lifecycle: create / import / install / update with automatic manifest fetch
- 🐙 gh2-cli — GitHub App lifecycle CLI (the GitHub mirror of slack2-cli)
- 🔑 aws-sts-login — Captures AWS Console STS temporary credentials via browser automation. MFA TOTP,
credential_processmode - 🔐 cvlt — Official CLI for Circles Vault. 1Password
op://-compatible plusvlt://GitHub-Secrets-style refs (read/inject/run). The vlt-cli that supersedes shh-env - 🕵️ nosnitch-cli — Is your coding agent snitching your code to model training? Reads the actual account state of codex-cli / ChatGPT-web and reports training-share ON/OFF — fully local
- 🚇 cgrok — ngrok-compatible interface over Cloudflare Tunnel. React + Ink TUI
- 📦 oneup — CalVer versioning (Rust). Handles npm packages and Rust crates, ships with a Claude Code skill and a Pi plugin
- 🧹 lint — Zero-config linter. ESLint + Prettier + Biome in one shot, with shared configs
- 🐳 mocker 🔒 — Build macOS VMs with a Dockerfile-compatible syntax, on Apple Virtualization Framework
- 🔎 lens-cli 🔒 —
mocr— macOS Vision-framework OCR CLI (Korean + English)
- 🗄️ vault 🔒 — 1Password Connect–compatible secrets backend service
- 🚦 prism 🔒 — OpenAI-compatible LLM proxy with multi-provider weighted load balancing and failover
- 🪲 entropy 🔒 — Sentry-compatible error tracking and metrics backend on Cloudflare Workers
- 🥋 padawan 🔒 — Agent sandbox / automation runner
- 🏖️ sandbox — E2B-compatible sandbox control plane. Use the standard E2B SDK with local Docker containers, Shuru microVMs, or Tart macOS VMs; swap to real E2B in prod by changing one URL
- 🔀 mack — Markdown → Slack BlockKit. Converts Markdown / GitHub-Flavoured Markdown to Slack block objects
- 🧠 skills 🔒 — Cross-agent skill packs we use across Pi, Claude Code, and OpenClaw. The successor to mcp-docs-server
- 🧩 opencode-claude-skills — OpenCode plugin that loads Claude Code skills from
.claude/skills/and the plugin cache as OpenCode tools
- 🔑 samltoawsstskeys 🍴 — Chrome extension that turns a SAML 2.0 assertion into AWS STS keys. Fork of prolane/samltoawsstskeys
- 🍺 homebrew-tap — Brew tap for the public CLIs above
Earlier-generation tools. Archived — either superseded by something better or done their job.
- 🤫 shh-env — Run any command with secrets injected from the OS keychain. Superseded by the vlt-cli / shh workflow
- 📚 mcp-docs-server — Serves Markdown docs as an MCP server and ships them on npm. Replaced by the SKILL.md-based
skillsrepo - 🐳 docker-cursor-agent — Docker wrapper for running cursor-agent in a container, plus an MCP config generator
- 📦 sdkify 🔒 — DB schema → SDK auto-generation and publishing