procurement-intake-skill

procurement-intake-skill is a skill for Claude Code, Codex from arunbalajiraju-proc/procurement-ai-assistant. It costs 34 tokens per session (2,108 once invoked), scanned A, original, MIT.

A review step for new purchasing requests that checks whether the request is clear, complete, and appropriately assessed before sourcing begins.

In plain words
What is it for?
Use it for new purchases, renewals, extensions, preferred-supplier requests, and urgent buying needs. It prepares questions and possible next steps for a human to review.
Why use it?
It helps uncover missing details, separate the business need from a suggested product or supplier, and flag risks before people make a purchasing decision.

Skill for Claude CodeCodex

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

Good fit Use it for new purchases, renewals, extensions, preferred-supplier requests, and urgent buying needs. It prepares questions and possible next steps for a human to review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill
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 arunbalajiraju-proc/procurement-ai-assistant --skill procurement-intake-skill
Clone the repo
git clone --depth 1 https://github.com/arunbalajiraju-proc/procurement-ai-assistant

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 procurement-intake-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill/github.svg)](https://agentmods.dev/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill)
Your own site
<a href="https://agentmods.dev/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill"><img src="https://agentmods.dev/badge/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill/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 procurement-intake-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill"><img src="https://agentmods.dev/badge/skills/arunbalajiraju-proc/procurement-ai-assistant/procurement-intake-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,108 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.00034 $0.02108
Opus 5 $0.00017 $0.01054
Sonnet 5 $0.00007 $0.00422
Haiku 4.5 $0.00003 $0.00211

Measured 11d ago against content hash 61bf3c8d1a4f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

procurement-intake-skill 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 11d 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.

agent-skills/procurement-intake-skill/SKILL.md · 363 lines

How it starts

The opening of the file, as written. The whole thing — 363 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill Name

Procurement Intake and Triage Skill

Purpose

This skill helps AI review an incoming procurement request before a sourcing strategy is selected.

Use it to separate the underlying business need from a proposed solution, identify missing information, classify risk and complexity, prepare stakeholder questions, and recommend possible next steps for human consideration.

This skill does not approve a purchase, choose a sourcing method, authorize a supplier, interpret policy as final authority, or replace procurement judgment.

Composability

This skill is standalone. If other Procurement AI Assistant skills are installed, the AI may combine relevant skills for a multi-step procurement request. Do not assume another skill is available; preserve this skill's own guardrails and human review points.

Core Principle

Do not automate an unclear request.

The workflow is:

Understand -> Separate Need from Solution -> Identify Gaps -> Classify -> Assess Risk -> Prepare Questions -> Present Options -> Human Decision

When to Use

Use this skill for:

  • New procurement requests
  • Renewal or extension requests
  • Preferred-supplier requests
  • Urgent or emergency requests
  • SaaS or software intake
  • Consulting or professional services intake
  • Goods, services, managed services, and hybrid requirements
  • Early sourcing strategy preparation
  • Requests with unclear scope, budget, timeline, or ownership
  • Requests that may involve privacy, security, accessibility, legal, or financial review

Do Not Use This Skill For

Do not use this skill to:

  • Approve the request
  • Select a sourcing method as a final decision
  • Validate a sole-source justification as final
  • Select or recommend a supplier for award
  • Bypass competition, policy, approvals, or governance
  • Invent requirements, budgets, timelines, or risk classifications
  • Treat urgency as proof that competition is impossible

Required Inputs

Collect what is available from the following areas.

Business Need

  • Problem or opportunity
  • Desired outcome
  • Users or beneficiaries
  • Current process or solution
  • Consequence of doing nothing
  • Business criticality

Read the full file on GitHub · 363 lines

Files

What ships with it

1 file 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. 11d ago First seen · 363 lines · 34 tokens per session scan A 61bf3c8d1a4f

Subscribe to this mod's changes

procurement-intake-skill is a skill published in the GitHub repository arunbalajiraju-proc/procurement-ai-assistant (13 stars, last pushed 1mo ago), licensed MIT. It adds 34 tokens to every session and 2,108 once invoked, about $0.0002 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

status

Surfaces the current state of work in gflow-cli. Three variants at different levels of detail: full state (status), next task only (next), active plan identity (active). All variants run scripts/dev/activeplan.py and filter its output to the requested detail level.

ffroliva/gflow-cli · 58 tokens

procurement

Use when a small operator must choose what to buy and from whom: pick a supplier, write an RFI/RFQ/RFP that returns comparable bids, score quotes on total cost of ownership, negotiate price and payment terms, or judge single-source risk. NOT redlining the purchase agreement (that is contracts), NOT the price you…

ericrisco/rsc-harness · 92 tokens

construction-expert

Expert-level construction management, project planning, BIM, safety compliance, and construction technology. Use when the user mentions BIM, project management, safety, or building, or when the task involves Construction Management, Technologies, Standards and Regulations, or Cost Control.

personamanagmentlayer/pcl · 54 tokens

hospitality-expert

Expert-level hotel management, reservation systems, guest services, revenue management, and hospitality technology. Use when the user mentions hotel, reservation, PMS, or revenue management, or when the task involves Hotel Management Systems, Technologies, Standards and Protocols, or Reservations Management.

personamanagmentlayer/pcl · 58 tokens

standards-expert

Expert-level ISO standards, quality management, compliance, and certification. Use when the user mentions ISO standards, quality management, compliance, or certification, or when the task involves Compliance & Certification, Auditing, or Continuous Improvement.

personamanagmentlayer/pcl · 50 tokens

supply-chain-expert

Build comprehensive supply chain solutions including demand planning, inventory management, supplier coordination, and logistics optimization. Use when the user mentions supply chain, demand planning or forecasting, inventory and safety stock, procurement, supplier management, warehousing, or logistics optimization.

personamanagmentlayer/pcl · 55 tokens