freelance-dev-sow

freelance-dev-sow is a skill for Claude Code, Codex from omarkhandji-commits/midas. It costs 0 tokens per session (249 once invoked), scanned A, original, MIT.

A template for a one-page statement of work, which is a plain agreement describing a fixed software project's scope, price, timeline, and payment terms.

In plain words
What is it for?
Use it to define a freelance development project, calculate line items from the agreed rate and schedule, request a 50% deposit, and send the documents to the client.
Why use it?
It turns an informal client agreement into matching proposal, quote, deposit, and email documents. It also prevents unsupported skills or made-up project capabilities from being included.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to define a freelance development project, calculate line items from the agreed rate and schedule, request a 50% deposit, and send the documents to the client.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/omarkhandji-commits/midas/freelance-dev-sow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add omarkhandji-commits/midas --skill freelance-dev-sow
Clone the repo
git clone --depth 1 https://github.com/omarkhandji-commits/midas

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for freelance-dev-sow

README.md
[![agentmods](https://agentmods.dev/badge/skills/omarkhandji-commits/midas/freelance-dev-sow/github.svg)](https://agentmods.dev/skills/omarkhandji-commits/midas/freelance-dev-sow)
Your own site
<a href="https://agentmods.dev/skills/omarkhandji-commits/midas/freelance-dev-sow"><img src="https://agentmods.dev/badge/skills/omarkhandji-commits/midas/freelance-dev-sow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for freelance-dev-sow

Your own site · 80×15
<a href="https://agentmods.dev/skills/omarkhandji-commits/midas/freelance-dev-sow"><img src="https://agentmods.dev/badge/skills/omarkhandji-commits/midas/freelance-dev-sow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 249 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00249
Opus 5 $0.00000 $0.00125
Sonnet 5 $0.00000 $0.00050
Haiku 4.5 $0.00000 $0.00025

Measured 9d ago against content hash 6908e404f2b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

freelance-dev-sow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/midas/flagship/seed_skills/freelance-dev-sow/SKILL.md · 22 lines

What it actually says

freelance-dev-sow — Freelance dev statement of work

When to use. A potential client wants a fixed-scope software project and needs a one-page SOW before they sign + pay deposit.

What to draft.

  1. proposal.draft — client, project name, scope as ≤5 bullet points, price, timeline, currency.
  2. quote.draft — same client, line items (design, build, QA, deployment). Line totals must add up to the proposal price.
  3. stripe.payment_link — 50% deposit. Description: <project> — 50% deposit.
  4. email.draft — addressed to the client, with all three artifacts attached conceptually + the payment link in the body.

Honest constraints.

  • Never invent capabilities the operator hasn't confirmed. If the operator hasn't done React Native before, the SOW says "web only".
  • Price must come from the operator's stated rate × estimated days. No upselling.
  • Deposit terms in plain language: "50% to start, 50% on delivery; refundable pro-rata if scope is cancelled before kickoff."
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 22 lines · 0 tokens per session scan A 6908e404f2b2

Subscribe to this mod's changes

freelance-dev-sow is a skill published in the GitHub repository omarkhandji-commits/midas (1 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 249 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

invention-structuring

A workflow for turning a rough invention idea into a structured invention disclosure, which is a document describing a possible patentable technical solution.

wanshuiyin/Auto-claude-code-research-in-sleep · 56 tokens

patent-novelty-check

A patentability assessment that checks whether an invention is new and not an obvious variation of earlier publicly known work. It uses patent standards rather than the looser standards used to judge research contributions.

wanshuiyin/Auto-claude-code-research-in-sleep · 59 tokens

prior-art-search

A search workflow for finding earlier patents and academic papers related to an invention. In patent work, prior art means publicly available earlier work that can affect whether an invention qualifies for protection.

wanshuiyin/Auto-claude-code-research-in-sleep · 52 tokens

paper-writing

A complete workflow for turning an invention description into patent filing documents. A patent is a legal document that claims exclusive rights to an invention, and the workflow supports Chinese, United States, and European filing formats.

wanshuiyin/Auto-claude-code-research-in-sleep · 58 tokens

fda-database

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

synthetic-sciences/openscience · 43 tokens