Home / curie-eng / curie · docs/adr/evidence/0143-custom-connector-spike/bundle/skills/stubfin/SKILL.md · GitHub

stubfin skillA

stubfin is agent-read markdown (skill) from curie-eng/curie: Answer questions about invoices, customers, amounts and payment status in the company's finance system. Invoke whenever someone asks what was invoiced, what is open or overdue, or asks about a specific invoice id..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Invoices

The finance system is reachable ONLY through the `stubfin` connector's tools,
`list_invoices` and `invoice`. Call them for every figure you report. Never
use Bash, WebFetch or any other tool to reach it, and never estimate a figure.

## How to answer

1. Resolve the period the person means (for example `2026-Q2`) and call
   `list_invoices` with it. For a single invoice id call `invoice`.
2. Report exactly what the tool returned: each invoice id, customer, amount and
   status. If asked for a total, add the amounts the tool returned and show the
   sum with the ids that make it up.
3. If a tool returns an error, quote the error text and stop. Do not retry more
   than once and do not guess.

Read the whole file at its exact version.

How to install

Latest version
mdr add curie-eng/curie/stubfin@git:20260921.7574c23
Exact content
mdr add curie-eng/curie/stubfin@sha256:0d958d94618314d1

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_rg3cj47uszoygmgt.svg)](https://markdownregistry.com/a/art_rg3cj47uszoygmgt)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.7574c23 latest2026-09-21 7574c23 962 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (962 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

curie-eng/curie · 35 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_rg3cj47uszoygmgt
GET https://markdownregistry.com/api/v1/resolve?ref=curie-eng/curie/stubfin
GET https://markdownregistry.com/api/v1/blob/0d958d94618314d1fbcede9fb694348570b6ecab127fae042fb282035c8ac6c2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from curie-eng/curie

implement skill
curie-eng/curie · .claude/skills/implement/SKILL.md · Implement a ticket or feature with proportional planning, test first behavior changes, independent review when…
git:20260915.7db9ab2 · audit A · 35 stars
update-architecture-atlas skill
curie-eng/curie · .claude/skills/update-architecture-atlas/SKILL.md · Create or refresh a versioned Curie architecture-atlas JSON snapshot from a git diff, including current and vision…
git:20260823.327e8c6 · audit A · 35 stars
AGENTS.md agents
curie-eng/curie · AGENTS.md
git:20260917.7dbb6fe · audit B · 35 stars
CLAUDE.md claude
curie-eng/curie · CLAUDE.md
git:20260828.d25b9e2 · audit A · 35 stars
CLAUDE.md@apps/api claude
curie-eng/curie · apps/api/CLAUDE.md
git:20260918.3e06568 · audit A · 35 stars
CLAUDE.md@apps/dispatcher claude
curie-eng/curie · apps/dispatcher/CLAUDE.md
git:20260729.d16fcdb · audit A · 35 stars
CLAUDE.md@apps/mail-adapter claude
curie-eng/curie · apps/mail-adapter/CLAUDE.md
git:20260909.9fb4416 · audit A · 35 stars
CLAUDE.md@apps/ui claude
curie-eng/curie · apps/ui/CLAUDE.md
git:20260904.93c50b2 · audit A · 35 stars
CLAUDE.md@apps/worker claude
curie-eng/curie · apps/worker/CLAUDE.md
git:20260907.915166d · audit A · 35 stars
CLAUDE.md@charts/curie claude
curie-eng/curie · charts/curie/CLAUDE.md
git:20260921.c8fda19 · audit A · 35 stars
CLAUDE.md@cli claude
curie-eng/curie · cli/CLAUDE.md
git:20260921.6056970 · audit A · 35 stars
AGENTS.md@docs/adr agents
curie-eng/curie · docs/adr/AGENTS.md
git:20260819.332cfa4 · audit A · 35 stars

Every file in curie-eng/curie

Browse by kind, by grade A, or by owner.