process-order

process-order is a skill for Claude Code, Codex from RiggdAI/uniqent. It costs 19 tokens per session (168 once invoked), scanned A, original, Apache-2.0.

An order-processing workflow that moves an incoming order through receiving, checking, fulfilment, invoicing, and handoff. It verifies required details, stock, and prices before the order continues.

In plain words
What is it for?
Use it to validate order files, compare quantities with inventory, check prices against a rate card, update an order log, create an invoice, and summarise exceptions.
Why use it?
It gathers the checks and paperwork needed to process an order in one sequence. Problems are surfaced before fulfilment, while the original order record stays protected from unconfirmed changes.

Skill for Claude CodeCodex

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

Good fit Use it to validate order files, compare quantities with inventory, check prices…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/riggdai/uniqent/process-order
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 RiggdAI/uniqent --skill process-order
Clone the repo
git clone --depth 1 https://github.com/RiggdAI/uniqent

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 process-order

README.md
[![agentmods](https://agentmods.dev/badge/skills/riggdai/uniqent/process-order.svg)](https://agentmods.dev/skills/riggdai/uniqent/process-order)
Your own site
<a href="https://agentmods.dev/skills/riggdai/uniqent/process-order"><img src="https://agentmods.dev/badge/skills/riggdai/uniqent/process-order.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 168 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.00019 $0.00168
Opus 5 $0.00010 $0.00084
Sonnet 5 $0.00004 $0.00034
Haiku 4.5 $0.00002 $0.00017

Measured 6d ago against content hash 132610ac7494, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

process-order 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 6d 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.

examples/ops-orchestrator/skills/process-order/SKILL.md · 13 lines

What it actually says

Process Order

  1. Receive — read the order file and confirm all required fields are present (order ID, line items, customer ref, timestamp).
  2. Validate — check quantities against available inventory and verify pricing matches the current rate card; surface any discrepancies before continuing.
  3. Fulfil — mark the order as fulfiled in the order log; do not alter the source record without operator confirmation.
  4. Invoice — generate the invoice document, referencing the order ID, and write it to the invoices directory.
  5. Summarise — output a one-paragraph handoff note: order ID, status, any exceptions, and the next required action.
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. 6d ago First seen · 13 lines · 19 tokens per session scan A 132610ac7494

Subscribe to this mod's changes

process-order is a skill published in the GitHub repository RiggdAI/uniqent (15 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 19 tokens to every session and 168 once invoked, about $0.0001 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

ap-master

A payables workflow for managing money owed to suppliers from due-date review through approval and payment instructions. It combines payment scheduling, three-way invoice matching, and supplier checks.

vivy-yi/finance-skills · 103 tokens

honcho

Configure and use Honcho memory with Zorro -- cross-session user modeling, multi-profile peer isolation, observation config, and dialectic reasoning. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation and recall settings.

braxtonROSE4/zorro-agent · 55 tokens

webhook-subscriptions

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

braxtonROSE4/zorro-agent · 29 tokens

agency-drupal-shopping-cart-engineer

Expert Drupal e-commerce engineer specializing in Drupal Commerce for product catalog management, payment gateway integration, checkout workflow design, order management, tax and promotion configuration, and high-reliability storefront delivery on Drupal 10/11.

BlackPearl-AI/BlackPearl-CodingAgent · 51 tokens

agency-drupal-shopping-cart

Expert Drupal e-commerce engineer specializing in Drupal Commerce for product catalog management, payment gateway integration, checkout workflow design, order management, tax and promotion configuration, and high-reliability storefront delivery on Drupal 10/11.

BlackPearl-AI/BlackPearl-CodingAgent · 49 tokens

agency-china-e-commerce-operator

Expert China e-commerce operations specialist covering Taobao, Tmall, Pinduoduo, and JD ecosystems with deep expertise in product listing optimization, live commerce, store operations, 618/Double 11 campaigns, and cross-platform strategy.

BlackPearl-AI/BlackPearl-CodingAgent · 56 tokens