Skip to content
View marcfargas's full-sized avatar

Highlights

  • Pro

Block or report marcfargas

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
marcfargas/README.md

Marc Fargas

Business, tech, systems thinking, and the occasional rant.

I manage a group of companies in Barcelona — legal, accounting, property management. I also build tools, mostly for making AI agents useful in real workflows.

Odoo + AI

  • Odoo CLI — Command-line interface for Odoo ERP. Records, mail, modules, schema, accounting — from the terminal. npm install -g @marcfargas/odoo-cli
  • Odoo Toolbox — Progressive skill modules that teach AI agents the Odoo API. CI-tested against real v17 and v18 instances. Includes TypeScript RPC client and schema introspection.

Pi Agent Extensions

Extensions for pi, an AI coding agent CLI:

  • Pi PowerShell — Windows system integration and background processes (solves the Git Bash & hang)
  • Pi Heartbeat — Non-blocking timers and heartbeats — stop using sleep
  • Pi TRAMP — Transparent remote execution via SSH/Docker — pi stays local, tools run remotely
  • Pi Planner — Plan-then-execute workflow with safety classifications
  • Pi Server — Detachable agent sessions — headless daemon + terminal client over WebSocket
  • Pi Devcontainers — Launch dev containers with pi pre-installed

Google APIs

  • Go Easy — Unified CLI for Gmail, Drive, Calendar, and Tasks. Google APIs without the pain.
  • Go MAPI — Right-click → "Send to Mail recipient" → opens in Gmail. Zero config Windows MAPI bridge.

Other

  • Skills — Reusable skills for AI coding agents (pi, Claude Code, Agent Skills standard)
  • Holdpty — Minimal cross-platform detached PTY. Launch in a real terminal, attach later.

Elsewhere

Pinned Loading

  1. go-easy go-easy Public

    Google APIs made easy — Gmail, Drive, Calendar for AI agents and humans

    TypeScript 2

  2. skills skills Public

    Reusable skills for AI coding agents (pi, Claude Code, Agent Skills standard)

    JavaScript 2

  3. go-mapi go-mapi Public

    Right-click any file in Windows Explorer, click "Send to → Mail recipient", and the email appears ready to send in Gmail - no configuration needed, no subscription fees, completely open source.

    TypeScript 1

  4. odoo-toolbox odoo-toolbox Public

    Odoo ERP for AI agents — CLI, progressive skill modules, TypeScript client. CI-tested against v17 and v18.

    TypeScript 10