Skip to content

// Everyday office tasks — lunch orders, meeting notes, expense splits — handled without fuss.

Office Boy Helper

git log --oneline --stat
HEAD
Stars
410
Forks
18
Updated
Feb 22, 2026
repo --stat
  • stars

    410

  • forks

    18

  • last update

    Feb 22, 2026

  • license

    MITv0.8.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add office-boy-helper
  2. Invoke

    // Run from any project directory

    $ claude --skill office-boy-helper "help me ship this"
  3. Or copy this from the README

    // extracted from a Usage / Example section

    $ claude skills add office-boy-helper
    
    > Split a 4280 lunch bill across Asha, Ravi, Meera, and me.
      Meera only had the 380 salad; rest was shared evenly.
    
    Office Boy Helper:
office-boy-helper/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Office Boy Helper
slug:
office-boy-helper
version:
v0.8.0
license:
MIT
author:
@dailyhand
categories:
tags:
#admin#notes#expenses
description:

Everyday office tasks — lunch orders, meeting notes, expense splits — handled without fuss.

features.md
4 capabilities

// What you can do with it

  • Drafting messages. Produces short, courteous notes (order confirmations, reminders, follow-ups) and adapts tone for vendor vs. teammate.
  • Stand-up / meeting notes. Takes raw notes or a transcript and returns a summary with Done / In-progress / Blockers sections, plus a list of action items with owners.
  • Expense splits. Handles even splits, itemized splits, and uneven shares, then minimizes the number of transfers needed to settle up.
  • Form help. Drafts field-by-field answers for common admin forms from the details you give.

README.md

office-boy-helper/README.md
6 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…