Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

momo

v0.1.0

Momo namespace for Netsnek e.U. time tracking and invoicing tool for freelancers. Logs work hours, generates timesheets, creates invoices, and tracks payments.

0· 667· 1 versions· 0 current· 0 all-time· Updated 10h ago· MIT-0

Install

openclaw skills install momo

Momo

Time is Money

Momo helps freelancers track hours and get paid. Log work as you go, generate timesheets for clients, and create invoices that match your logged time.

Invoke Momo when logging time, preparing reports, or generating client invoices.

Tracking Workflow

  1. Log — Record hours against projects and tasks
  2. Report — Aggregate time by project, client, or date range
  3. Invoice — Turn logged time into line items on an invoice

Timesheet Commands

# Log new time entry
./scripts/timesheet.sh --log --project "Acme Corp" --hours 2.5 --task "API design"

# Generate report
./scripts/timesheet.sh --report --from 2026-02-01 --to 2026-02-18

# Create invoice from logged time
./scripts/timesheet.sh --invoice --client "Acme Corp" --period Feb-2026

Arguments

ArgumentPurpose
--logAdd a time entry (project, hours, task)
--reportGenerate timesheet or summary report
--invoiceCreate invoice from logged hours

Freelancer Story

Scenario: You completed 12 hours for Acme Corp in February.

  1. timesheet.sh --log — Add entries as you work (or batch at end of week).
  2. timesheet.sh --report --period Feb-2026 — Review and verify totals.
  3. timesheet.sh --invoice --client "Acme Corp" — Generate PDF invoice and track sent/paid status.

Version tags

latestvk975pe2c8hfewexdbcnn3mz0ah81d0yq

Runtime requirements

OSLinux