Skip to content
View javimosch's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report javimosch

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
javimosch/README.md

Hi, I'm Javier 👋

📍 Aillon-le-Vieux, Savoie, France | 🤖 AI Generalist Builder | 🚀 Founder @ Intrane.fr

Building end-to-end products with AI-native workflows. Open-source, self-hosted, data ownership.

TypeScript JavaScript Go Python Zig Node.js Dart V Crystal CLI Docker SQLite Linux

Start Here

  • 🛠️ supercli ⭐38 — 4,000+ tools. One CLI. Zero configuration.
  • tau — Agent-first AI CLI — non-interactive Zig reimplementation of pi with tool-calling, goal mode, and sessions.
  • 🤝 a2a-skill ⭐4 — Peer-to-peer agent messaging over a shared SQLite bus. No central chain of command.
  • 💬 commiat ⭐5 — Tired of writing git commit messages? Let AI do it for you!
  • 🌐 remotecmd-cli ⭐4 — Execute commands on any machine, anywhere.
  • 🎙️ dubb-cli ⭐4 — Local video dubbing with web UI — faster-whisper + supertonic TTS.

Current Projects

AI Agent Infrastructure

  • 🛠️ supercli — 4,000+ bundled CLI tools, one unified interface
  • tau — Agent-first AI CLI in Zig — non-interactive with tool-calling, goal mode, and sessions
  • 🤝 a2a-skill — Peer-to-peer agent coordination via SQLite message bus
  • 🎯 goal-mode — Generic /goal command for any agentic CLI (Devin, OpenCode, Pi, …)
  • 🧠 sick-memory — File-based memory system for AI coding agents
  • 🔗 agy-acp-bridge — ACP stdio bridge for Antigravity CLI
  • 🤖 hermes-cron-a2a-teams — Recurring agent teams that harden codebases

CLI Tools & Utilities

  • 💬 commiat — AI-powered git commit messages
  • 🌐 remotecmd-cli — Execute commands on any machine, anywhere (Go)
  • 📋 easyredmine-cli — Redmine API client for EasyRedmine
  • 📊 gitlab-activity-cli — GitLab user activity for agents and automation
  • 🔍 perrus-cli — Clean-room Go reimplementation of Gatus — agent-first health monitoring
  • ⏱️ cmdcenter — Generic command execution dashboard
  • 🏗️ supertonic-cli — TTS and audio utilities
  • 🧮 token-optimizer-cli — Token optimization and bloat detection for AI agents
  • 🧹 ocr-cli — Text extraction from images via OCR

Web & Infrastructure

  • 🚀 superbackend — Node.js middleware with RBAC, logs, metrics, queues, audits
  • 🌐 superlandings — Manage and publish multiple landing pages with admin panel & Docker
  • 🔥 hotify-cli — Traefik/Cloudflare app management CLI
  • 📦 superbg — Super Background Process Manager for Linux
  • 💾 minipostiz-cli — Offline social media scheduler CLI, SQLite-backed

Audio & Media

  • 🎙️ dubb-cli — Local video dubbing with web UI

Language & Framework Boilerplates

Stack Repo Binary SDK Size
Go + inline HTML boilerplate-cli-ui-go ~5MB ~150MB
Go + Vue 3 CDN boilerplate-cli-ui-go-v2-vue ~5MB ~150MB
Go + React 18 CDN boilerplate-cli-ui-go-v2-react ~5MB ~150MB
Deno + vanilla JS boilerplate-cli-ui-deno ~76MB ~100MB
Node.js + vanilla JS boilerplate-cli-ui-node ~123MB ~500MB+
Python + React CDN boilerplate-cli-ui-python ~10MB ~300MB
Rust + vanilla JS boilerplate-cli-ui-rust ~1.1MB ~800MB
.NET 8 + Vue 3 boilerplate-cli-ui-dotnet ~89MB ~600MB
C++ + Vue 3 boilerplate-cli-ui-cpp ~493KB ~2GB+
Nim + Vue 3 boilerplate-cli-ui-nim ~364KB ~50MB
Zig + Vue 3 boilerplate-cli-ui-zig ~190KB ~50MB
Dart + Vue 3 boilerplate-cli-ui-dart ~6.4MB ~400MB
V + Vue 3 boilerplate-cli-ui-v ~1.2MB
Crystal + Vue 3 boilerplate-cli-ui-crystal ~3.1MB

GitHub Activity

GitHub Contribution Graph

What I'm Doing

  • Building AI-native tooling — Making agents more capable, composable, and autonomous
  • Shipping CLI tools — Developer-first, zero-config, agent-friendly
  • Self-hosted everything — Data ownership and privacy by design
  • Infrastructure automation — Traefik, Docker, Proxmox, Linux homelab
  • Rapid prototyping — Full apps in days, not months

Connect

X/Twitter GitHub Website


"Ship beats perfect" — I build tools to solve my own problems, then share them with the world. Everything runs on my own infrastructure, under my control.

Pinned Loading

  1. commiat commiat Public

    Tired of writing git commit messages? Let AI do it for you! ✨

    JavaScript 5

  2. contextfs contextfs Public

    Context filesystem server/client for LLM agents — MCP-compatible, multi-tenant

    JavaScript 1

  3. supercli supercli Public

    5,000+ tools. One CLI. Zero configuration

    JavaScript 38 2

  4. a2a-skill a2a-skill Public

    Peer-to-peer messaging skill for agentic CLI sessions (claude, opencode, pi, …) over a shared SQLite bus. No central chain of command.

    Python 4

  5. tau tau Public

    Agent-first AI CLI - non-interactive Zig reimplementation of pi with tool-calling, goal mode, and sessions

    Zig