โ† All skills
Tencent SkillHub ยท Productivity

momo

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
claw.json, README.md, scripts/timesheet.sh, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

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

Log โ€” Record hours against projects and tasks Report โ€” Aggregate time by project, client, or date range 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. timesheet.sh --log โ€” Add entries as you work (or batch at end of week). timesheet.sh --report --period Feb-2026 โ€” Review and verify totals. timesheet.sh --invoice --client "Acme Corp" โ€” Generate PDF invoice and track sent/paid status.

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • README.md Docs
  • scripts/timesheet.sh Scripts
  • claw.json Config