SKILLEMALL.ai

BB smb-invoice-tracker

Local invoice tracking ledger with optional LLM-generated reminder text. Add invoices manually, track outstanding/paid status, generate cash flow reports. Use when user says 'track an invoice', 'add an invoice', 'show my outstanding invoices', or 'invoice report'.

ClawHub Agent Skills author: jzargona v1.0.1 MIT-0 5 files body ≈ 655 tokens Open the sourceclawhub.ai analyzed 13 h ago

Local invoice tracking ledger with optional LLM-generated reminder text.

As a process B 69/100 · Nearly there — weak spots: result and completion, running it twice, progress reporting

GeneratorWhatsAppGmailStripeFinancetype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
100
Quality 40%
65
Run on models
none yet
Process rating
B
69/100
Nearly there
Result and completion w 14
0
Progress reporting w 2
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 0

    ✓ No critical or high findings

    Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Missing closing "quote at line 13, column 89: …WhatsApp, Stripe, and Telegram features described in v1.0 are planned for v1.1. ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
    • note frontmatter-key unknown frontmatter key "permissions"
    • note frontmatter-key unknown frontmatter key "privacy"

    Process rating: all ten parameters 69/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 30Running it twice. 1 mutating operations with no state check
    • 50Failures and branches. 0 branches, has a failure section
    • 70When it triggers. States when to use, but not when not to
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Tools and files. No external tools needed
    • 100Steps. 23 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 655 tokens

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • -42 reference files, but SKILL.md never points to them: the model will not open them
    • -31 of 1 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +3Description length 264: enough signal without eating the budget
    • +4Structure: 14 headings
    • +3Step-by-step instructions: 23 items
    • +4Has examples (6 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 65.

    External checks

    ClawHub: suspicious
    The skill mostly matches an invoice-tracking purpose, but it appears to record reminders and Gmail authorization states in ways that could mislead a business user.
    LLM: suspicious (medium) · 30 Jun 2026