China Supply Chain Skills — AI skill for Claude Code
中国供应链场景 AI 技能包:采购到付款(P2P)+ 订单到收款(O2C)两个技能、14 份参考手册,含价格库/供应商档案/客户信用档案记忆飞轮 China supply-chain AI skills for agents: Procure-to-Pay + Order-to-Cash, 14 reference playbooks, with a memory flywheel (pric.
How to install China Supply Chain Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open billLiao/china-supply-chain-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What China Supply Chain Skills does
中国供应链场景 AI 技能包:采购到付款(P2P)+ 订单到收款(O2C)两个技能、14 份参考手册,含价格库/供应商档案/客户信用档案记忆飞轮 | China supply-chain AI skills for agents: Procure-to-Pay + Order-to-Cash, 14 reference playbooks, with a memory flywheel (price library, supplier & customer credit profiles)
Alternatives in AI
- AGENTS.md - Skill Seekers — Concise reference for AI coding agents 11.1k ★
- Pixel Agents — Compressed Reference — VS Code extension with embedded React webview: pixel art office where AI agents (Claude Code terminals) are an 6.5k ★
- Room — Open-source earning-focused swarm intelligence engine 838 ★
README
china-supply-chain-skills
中国供应链业务技能包 — **2 个技能**覆盖「买」(采购到付款 P2P)与「卖」(订单到收款 O2C)全流程。
面向中国中小企业(年收入<500万 → 成长企业 500-3000万 → 中型企业 3000万+)构建的 AI Agent 技能包。姊妹仓库 [china-finance-skills](https://github.com/billLiao/china-finance-skills) 管「账上的采购和应收」(做账、审计),本仓库管「业务上怎么买、怎么卖、怎么收钱」——两者指向同一套公司档案时可互认。
为什么只有 2 个技能
与 finance 包同一设计判断:把每个知识点拆成独立技能是反模式——几十个 description 常驻上下文,agent 还要在相似技能里做选择题。本仓库遵循**渐进式披露(progressive disclosure)**原则:
- SKILL.md 只做入口路由:工作流编排 + 按需加载指引,常驻上下文的只有 2 条 description
- 细节知识下沉 references/:14 份参考文档按任务加载,用多少读多少
- 技能边界清晰:买方(procurement)和卖方(receivables)是两类流程、两条工作流,触发判断零歧义
- 公司级记忆飞轮:价格库、供应商档案、客户信用档案越用越厚,下次询价自动对标历史价
技能一览
🛒 procurement — 采购到付款(P2P)
| 参考文档 | 内容 |
|---|---|
sourcing-methods.md |
寻源方式分级:询比价 / 招标 / 竞价对比表 + 金额分级规则 |
quote-comparison.md |
询比价全流程:统一询价单、四维比价、定标记录、留痕清单 |
bidding.md |
招投标(采购方视角):招标文件要素、评标办法、废标情形、围标串标信号 |
contract-review.md |
采购合同审查:八要素 + 高风险条款库(含背靠背条款裁判趋势) |
supplier-management.md |
供应商全生命周期:准入尽调 → QCDSTAP 绩效 → ABCD 分级 → 风险预警 |
requisition-to-order.md |
请购审批:DoA 分级授权矩阵、防拆单、PO 要素、无 PO 不付款 |
receiving-match.md |
收货、三单匹配(容差设置)、供应商对账、防重复付款、暂估入库 |
e-invoice-payment.md |
数电票受票侧(查验/用途确认/红字)+ 付款执行与账期管理 |
💰 receivables — 订单到收款(O2C)
| 参考文档 | 内容 |
|---|---|
order-management.md |
订单评审:价格/库存/交期核对、信用检查前置、订单录入断点 |
credit-management.md |
客户信用:评估维度、额度设定、动态授信分级账期、保理与信用保险 |
invoicing.md |
销项开票:开票时点、数电票开具、红字发票、与收入确认衔接 |
ar-aging.md |
应收台账、账龄分桶、DSO/CEI 计算、定期对账、坏账准备 |
collections.md |
催收阶梯、话术要点、坏账预警信号、诉讼时效管理 |
cash-application.md |
回款核销:匹配发票、部分付款/扣款、预收冲抵、未达账项 |
安装
# 方式一:skills CLI
npx skills add billLiao/china-supply-chain-skills
# 方式二:手动复制(Claude Code 为例)
git clone https://github.com/billLiao/china-supply-chain-skills.git
cp -r china-supply-chain-skills/procurement china-supply-chain-skills/receivables ~/.claude/skills/
| 平台 | 技能目录 |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | .cursor/skills/ |
| OpenCode |
Related Skills
Lucid Agents
Lucid Agents Commerce SDK. Bootstrap AI agents in 60 seconds that can pay, sell, and participate in agentic co
Prismor
Self-hosted runtime control plane for AI agents. Observe or HITL approve or Block rogue tool calls before it e
AI Component Vetting
Vets third-party AI tooling components (MCP servers, hooks, agents, plugins, skills) for supply-chain risk, us
Trustline
Trusted baseline + auto-rollback for AI agent config files (.claude/, AGENTS.md, .mcp.json). Detects prompt-in
Design AI Feature
Design an AI-powered feature end-to-end — model selection, prompt architecture, eval framework, failure modes,
Flywheel Gateway
SDK-first orchestration platform for managing AI coding agent fleets: BYOA key rotation, real-time WebSocket d
Related Agents
Chain
Supply chain security — SBOM generation, dependency scanning, third-party risk, license compliance
Supply Chain Analyst
Software supply-chain security expert. Deep on Socket.dev (behavioral package analysis), Syft (SBOM generation
Code Audit GitHub Workflows
Audits GitHub Actions workflow YAML and composite-action YAML for supply-chain, injection, permission, and sec