well-completion-optimization

well-completion-optimization is a skill for Claude Code, Codex from Amazon-Quick/Amazon-Quick-official-catalog. It costs 106 tokens per session (4,798 once invoked), scanned A, original, MIT-0.

An engineering analysis tool for hydraulic fracturing and well-completion designs. Hydraulic fracturing pumps fluid into a well to create cracks that help release oil or gas.

In plain words
What is it for?
Use it for treatment-pressure analysis, DFIT G-function closure analysis, fracture-propagation diagnosis, economic comparisons, and matched-pair design studies.
Why use it?
It helps interpret pressure measurements, understand how fractures are developing, and compare completion designs and their economics.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/amazon-quick/amazon-quick-official-catalog/well-completion-optimization
Any agent
npx skills add Amazon-Quick/Amazon-Quick-official-catalog --skill well-completion-optimization
Clone the repo
git clone --depth 1 https://github.com/Amazon-Quick/Amazon-Quick-official-catalog

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 well-completion-optimization

README.md
[![agentmods](https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/well-completion-optimization.svg)](https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/well-completion-optimization)
Your own site
<a href="https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/well-completion-optimization"><img src="https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/well-completion-optimization.svg" alt="Measured on agentmods" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,798 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00106 $0.04798
Opus 5 $0.00053 $0.02399
Sonnet 5 $0.00021 $0.00960
Haiku 4.5 $0.00011 $0.00480

Measured 4d ago against content hash 5869607a1b0d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

well-completion-optimization 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 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/completion_stats.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/energy-utilities/well-completion-optimization/SKILL.md · 401 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 401 lines · 106 tokens per session scan A 5869607a1b0d

Subscribe to this mod's changes

well-completion-optimization is a skill published in the GitHub repository Amazon-Quick/Amazon-Quick-official-catalog (48 stars, last pushed 2d ago), licensed MIT-0. It adds 106 tokens to every session and 4,798 once invoked, about $0.0005 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

scientific-critical-thinking

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review…

K-Dense-AI/claude-scientific-writer · 63 tokens

calculator

Evaluate mathematical expressions and unit conversions. Handles arithmetic, percentages, exponents, and common unit conversions (temperature, distance, weight). No external dependencies.

NVIDIA/SkillEvaluator · 32 tokens

paper-figures

Use this skill to produce standalone, publication-ready PNG graphics and reproducible matplotlib scripts from tabular data (CSVs or DataFrames). This tool is built specifically for rendering numerical data into formal scientific visualizations—including scatter, line, bar, pie, ring, bubble, tornado, KDE, violin, box…

EvoScientist/EvoSkills · 208 tokens

paper-planning

Guides pre-writing planning for academic papers with 4 structured steps: story design (task-challenge-insight-contribution-advantage), experiment planning (comparisons + ablations), figure design (pipeline + teaser), and 4-week timeline management. Includes counterintuitive planning tactics (write a mock rejection…

EvoScientist/EvoSkills · 166 tokens

figure-rhetoric

Evaluate whether figures and plots in a manuscript effectively communicate the claims they support. Audits chart-type fit, axis design, visual hierarchy, data density, caption interpretation, perceptual accuracy, and narrative arc across 8 dimensions. Triggers on: "do my figures work", "check my plots", "are my graphs…

Mathews-Tom/armory · 123 tokens

manuscript-provenance

Computational provenance audit verifying every number, table, and figure in a manuscript derives from code, not manual entry. Triggers on: "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "provenance audit". Companion to manuscript-review (prose audit).

Mathews-Tom/armory · 70 tokens