🛒
AutomationTypeScript

Purchasing

by mcp-use

Purchasing is an Automation skill for Claude Code, published by mcp-use in mcp-use.

10.5K stars1.4K forkson mcp-use/mcp-useAdded 2026/08/15Repository updated 2026/08/14
agent-pluginsagentic-frameworkaiapps-sdkchatgptclaude-codeclaude-connectorsllmsmcpmcp-appsmcp-clientmcp-gatewaymcp-inspectormcp-servermcp-serversmcp-toolsmcp-uimodel-context-protocolmodelcontextprotocolskills
Install in seconds
Install Purchasing
Copy Purchasing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mcp-use/mcp-use/tree/main/libraries/typescript/packages/server/examples/skills-over-mcp/skills/purchasing ~/.claude/skills/purchasing

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mcp-use/mcp-use.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
libraries/typescript/packages/server/examples/skills-over-mcp/skills/purchasing/SKILL.md in mcp-use/mcp-use
Installs to
~/.claude/skills/purchasing
Collection
One of 6 skills cataloged from this repository
Category
Automation1523 skills

What Purchasing does

Purchasing creates approved purchase orders with the create-purchase-order tool after checking the approval policy and obtaining the SKU and requested quantity. Use it to confirm a purchase using the order template.

Purchasing is cataloged under Automation on DirSkills. Purchasing comes from a repository tagged agent-plugins, agentic-framework, ai, apps-sdk and chatgpt.

Documentation

README

Purchasing

Before creating a purchase order, read the approval policy. When the purchase is approved, call create-purchase-order with the SKU and requested quantity. Use the order template when confirming the purchase.

Frequently asked about Purchasing

  • What else does mcp-use publish alongside Purchasing?

    Purchasing is one of 6 skills that DirSkills catalogs from mcp-use/mcp-use, the repository it ships in. Its siblings there include ChatGPT App Builder, MCP Apps Builder and MCP Builder. Each one is a separate skill with its own page in this directory, installs the same way Purchasing does, and is maintained by mcp-use in that same repository. The rest of the collection is listed on the mcp-use/mcp-use page.

  • How does Purchasing compare to other Automation skills?

    Purchasing ranks #174 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Purchasing against them. Open each page to compare what they document and how they install.