By duhu2000
Supply chain and procurement domain agent. 8 skills covering vendor assessment, invoice reconciliation, supplier risk monitoring, logistics analysis, spend analytics, network design, vendor communications, and executive briefing. 5 persistent agents for continuous supply chain intelligence. No jurisdiction overlays -- policy-configurable via supply-chain.local.md.
Persistent agent that processes all incoming invoices from the AP inbox through the four-stage reconciliation workflow. Achieves >95% straight-through processing for matched invoices. Routes only genuine exceptions requiring human judgment. Every decision logged with full audit trail.
Persistent agent that monitors carrier performance continuously against SLAs, flags performance degradation immediately, identifies route optimisation opportunities as market conditions change, and monitors external logistics disruptions before they affect shipments.
Persistent agent that tracks all contract renewal dates, notice periods, certification expiry dates, and compliance filing deadlines across the vendor portfolio. Alerts category managers with sufficient lead time to act. Ensures no notice deadline is missed and no certification lapses undetected.
Persistent agent that provides continuous spend analytics across all procurement categories. Identifies price inconsistency, vendor consolidation opportunities, and market price movements that create renegotiation triggers. Surfaces savings intelligence that manual review would miss.
Persistent agent that continuously monitors Tier 1 (Strategic) and Tier 4 (Bottleneck) vendors for financial distress, operational decline, compliance lapses, and geopolitical risk. Alerts CPO and category managers before signals become supply disruptions.
适用于:发票、对账、三单匹配、两单匹配、发票处理、应付账款、 采购订单匹配、收货匹配、发票异常、价格差异、数量差异、 重复发票、发票审批、发票搁置、发票争议。 **企查查MCP增强版**:付款授权前自动验证中国供应商工商登记状态、 银行账户详情和风险信号。 不适用于:银行对账(使用banking plugin)、供应商评估 (使用vendor-assessment-qcc)、支出类别分析(使用spend-analysis-qcc)。
Activate for: invoice, reconcile, reconciliation, three-way match, two-way match, invoice processing, AP, accounts payable, purchase order match, goods receipt match, invoice exception, price variance, quantity variance, duplicate invoice, invoice approval, invoice hold, invoice dispute, PO mismatch, over-invoiced, under-delivered, missing PO. NOT for: bank reconciliation (use banking plugin), vendor assessment (use vendor-assessment), spend category analysis (use spend-analysis).
适用于:物流、承运商、货运、运输、路线、交付、 准时交付、承运商绩效、物流简报、承运商记分卡、 物流KPI、运输绩效、运费审计。 **企查查MCP增强版**:验证中国承运商工商登记和风险状态 用于承运商选择和合同决策。 不适用于:供应网络设施选址(使用network-design)、供应商 评估(使用vendor-assessment-qcc)、支出类别分析(使用spend-analysis-qcc)。
Activate for: logistics, carrier, freight, shipping, route, delivery, on-time delivery, OTD carrier, logistics performance, carrier review, freight cost, cost per kg, lane analysis, route optimisation, logistics brief, carrier scorecard, logistics KPI, shipping performance, freight audit, expedited freight, premium freight, mode of transport, logistics network, carbon emissions, Scope 3 logistics. NOT for: supply network facility placement (use network-design), vendor assessment (use vendor-assessment), spend category analysis (use spend-analysis).
设计和比较供应链网络场景,整合中国供应商情报。 适用于:网络设计、供应链网络、仓库选址、 配送中心、DC选址、近岸外包、回岸外包、 离岸外包、设施整合、网络优化、自制或外购。 **企查查MCP增强版**:用中国供应商稳定性数据和区域风险评估 丰富网络场景。 不适用于:承运商绩效(使用logistics-brief-qcc)、供应商评估 (使用vendor-assessment-qcc)、支出分析(使用spend-analysis-qcc)。
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
企查查MCP供应链供应商管理插件 - 为中国供应商评估提供实时企业数据支持
⚠️ 重要说明:本项目基于 Panaversity Supply Chain Plugin 增强开发
在保留原作者所有代码的基础上,增加了企查查MCP集成、9维度评估模型和供应链特有功能。
查看 CHANGES.md 了解详细变更。
本项目是 Panaversity Supply Chain Plugin 的增强版本,主要改进:
| 功能 | 原版 | 本增强版 |
|---|---|---|
| 代码基础 | 原版全部代码 ✅ | 保留原版 + 新增增强 |
| 中国数据 | ❌ 无覆盖 | ✅ 企查查MCP 18类风险 |
| 评估维度 | 6维 | 9维 (+3供应链特有) |
| MCP工具 | 基础 | 扩展7个工具 |
| 安装方式 | 手动配置 | 一键安装脚本 |
agents/ - 所有代理配置evals/ - 所有评估配置skills/ - 所有原始Skill(invoice-reconciliation, logistics-brief等)supply-chain.local.md.template - 配置模板README.original.md - 原作者文档skills/vendor-assessment-qcc/ - QCC MCP增强版评估skills/supplier-risk-qcc/ - QCC MCP增强版监控qcc-mcp-enhancement/ - QCC MCP连接器代码install_qcc_mcp_supply_chain.sh - 一键安装脚本传统供应商评估对中国企业存在数据盲区:
集成 企查查MCP,为中国供应商提供:
# 1. 一键安装(自动配置 MCP)
bash <(curl -sL https://raw.githubusercontent.com/duhu2000/supply-chain-qcc-enhanced/main/install_qcc_mcp_supply_chain.sh)
# 2. 配置API Key(从 https://agent.qcc.com 申请)
export QCC_MCP_API_KEY="your_api_key_here"
# 3. ⚠️ 重要:重启 Claude Code 以加载 MCP 配置
# 完全退出 Claude Code,然后重新启动
# 4. 验证 MCP 配置(重启后)
# 你应该能看到可用的 MCP 工具:qcc-company, qcc-risk, qcc-ipr, qcc-operation
# 5. 开始评估
/vendor-assessment-qcc 华为技术有限公司
pip3 install requests
临时配置(当前终端):
export QCC_MCP_API_KEY="your_api_key_here"
永久配置(推荐):
# macOS
export QCC_MCP_API_KEY="your_api_key_here"
# Linux
export QCC_MCP_API_KEY="your_api_key_here"
git clone https://github.com/your-repo/supply-chain-qcc.git
cd supply-chain-qcc
bash install_qcc_mcp_supply_chain.sh
# 基础评估
/vendor-assessment-qcc 供应商名称
# 示例
/vendor-assessment-qcc 华为技术有限公司
/vendor-assessment-qcc 阿里巴巴集团
# 实时监控
/supplier-risk-qcc 供应商名称
# 示例
/supplier-risk-qcc 深圳某电子有限公司
from scripts.qcc_mcp_connector import QccMcpConnector
# 初始化连接器
connector = QccMcpConnector()
# 完整评估(9维度)
profile = connector.assess_vendor_risk("供应商名称")
# 查看评估结果
print(f"整体风险: {profile.overall_risk}")
print(f"产能资质风险: {profile.capacity_risk}") # 供应链特有
print(f"组织稳定性风险: {profile.stability_risk}") # 供应链特有
print(f"业务健康度风险: {profile.business_health_risk}") # 供应链特有
| 维度 | 说明 | 数据来源 |
|---|---|---|
| 财务风险 | 股权冻结/欠税/破产 | QCC MCP Enterprise/Risk |
| 经营风险 | 经营异常/严重违法 | QCC MCP Enterprise |
| 合规风险 | 环保处罚/行政处罚 | QCC MCP Risk |
| 法律风险 | 失信/被执行/限高 | QCC MCP Risk |
| 维度 | 说明 | 数据来源 | 关键指标 |
|---|---|---|---|
| 产能资质风险 | 生产许可、质量认证 | QCC MCP Operation | ISO认证、生产许可证、排污许可 |
| 组织稳定性风险 | 股权变更、单点风险 | QCC MCP Enterprise | 分支机构数、股权变更次数 |
| 业务健康度风险 | 信用评级、招投标 | QCC MCP Operation | 官方信用评级、招投标活跃度 |
| 风险类型 | 供应链影响 | 响应时间 |
|---|---|---|
| 破产重整 | 供应关系终止 | < 4小时 |
| 失信信息 | 信用崩溃 | < 4小时 |
| 被执行人 | 现金流危机 | < 24小时 |
| 环保处罚(停产) | 生产被迫停止 | < 24小时 |
| 经营异常 | 监管介入 | < 48小时 |
| 风险类型 | 供应链影响 | 响应时间 |
|---|---|---|
| 严重违法 | 可能吊销执照 | < 48小时 |
| 注销备案 | 主动终止经营 | < 48小时 |
| 股权冻结 | 控制权不稳定 | < 48小时 |
股权出质、欠税、税务异常、终本案件等
一般行政处罚
# 企查查MCP API Key
export QCC_MCP_API_KEY="your_api_key_here"
# 风险阈值(根据企业标准调整)
export QCC_OTD_THRESHOLD="90" # OTD阈值
export QCC_QUALITY_THRESHOLD="2" # 质量拒收阈值
export QCC_CREDIT_RATING_THRESHOLD="B" # 信用评级阈值
npx claudepluginhub duhu2000/supply-chain-qcc-enhanced法律人AI工具箱 - 企查查MCP增强版。基于Vibe-Lawyering,集成企查查MCP服务,提供智能化的中国企业尽职调查、合同审查、法律研究解决方案。
Supply chain and procurement domain agent. 8 skills covering vendor assessment, invoice reconciliation, supplier risk monitoring, logistics analysis, spend analytics, network design, vendor communications, and executive briefing. 5 persistent agents for continuous supply chain intelligence. No jurisdiction overlays -- policy-configurable via supply-chain.local.md.
Procurement intelligence skills powered by iGPT. Tracks vendor commitments, contract renewals, purchase orders, vendor escalations, pricing negotiation history, and supplier risk signals — all automatically from connected email datasources.
Extract ESG data, score risk, draft disclosures, and benchmark sustainability performance
11 vendor management skills: DPA drafting, sub-processor management, vendor risk scoring, breach cascade, due diligence
Optimize business operations — vendor management, process documentation, change management, capacity planning, and compliance tracking. Keep your organization running efficiently.
AI 治理实务:对拟议的 AI 应用场景进行分类登记、依据适用监管体系开展算法安全评估与科技伦理审查、审查 AI 供应商条款中的训练数据使用和责任条款、保持 AI 使用政策与实践同步。