supplier-onboarding-orchestrator
Supplier onboarding workflow orchestration with documentation collection and system setup
Best use case
supplier-onboarding-orchestrator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Supplier onboarding workflow orchestration with documentation collection and system setup
Teams using supplier-onboarding-orchestrator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/supplier-onboarding-orchestrator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How supplier-onboarding-orchestrator Compares
| Feature / Agent | supplier-onboarding-orchestrator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Supplier onboarding workflow orchestration with documentation collection and system setup
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Supplier Onboarding Orchestrator
## Overview
The Supplier Onboarding Orchestrator manages the end-to-end supplier onboarding process. It coordinates documentation collection, capability assessment, compliance verification, and system setup to ensure new suppliers are fully qualified and enabled for transactions.
## Capabilities
- **Onboarding Checklist Management**: Dynamic checklist by supplier type
- **Document Collection and Validation**: Required document tracking
- **Capability Questionnaire Scoring**: Supplier capability assessment
- **Compliance Verification Workflow**: Regulatory and policy compliance
- **System Master Data Setup**: ERP and procurement system configuration
- **Banking and Payment Setup**: Payment information and terms
- **Quality Agreement Tracking**: Quality requirements documentation
- **Onboarding Status Dashboard**: Real-time progress visibility
## Input Schema
```yaml
onboarding_request:
supplier_info:
company_name: string
contact: object
category: string
supplier_type: string # direct, indirect, services
country: string
sourcing_context:
category: string
estimated_spend: float
contract_reference: string
requirements:
documents_required: array
certifications_required: array
compliance_checks: array
timeline:
target_completion: date
urgency: string
```
## Output Schema
```yaml
onboarding_output:
supplier_id: string
onboarding_status: string # initiated, in_progress, complete
checklist:
total_items: integer
completed: integer
pending: array
blocked: array
document_status:
collected: array
pending: array
issues: array
capability_assessment:
questionnaire_score: float
capability_rating: string
concerns: array
compliance_status:
checks_completed: array
checks_pending: array
findings: array
system_setup:
erp_status: string
portal_status: string
payment_status: string
quality_agreement: object
next_steps: array
estimated_completion: date
```
## Usage
### New Supplier Onboarding
```
Input: New supplier information, category requirements
Process: Initialize checklist, request documents, verify compliance
Output: Onboarding workflow with status tracking
```
### Document Collection Automation
```
Input: Required documents list, supplier portal access
Process: Request, receive, validate documents
Output: Document status with missing item follow-up
```
### System Enablement
```
Input: Validated supplier, approved terms
Process: Create vendor master, enable portal, configure payments
Output: Fully enabled supplier in procurement systems
```
## Integration Points
- **Supplier Portals**: Document collection, self-service
- **ERP Systems**: Vendor master creation
- **Compliance Systems**: Background checks, sanctions screening
- **Workflow Automation**: RPA, approval routing
- **Tools/Libraries**: Workflow automation, document management
## Process Dependencies
- Supplier Onboarding and Qualification
- Strategic Sourcing Initiative
- Supplier Evaluation and Selection
## Best Practices
1. Define onboarding requirements by supplier category
2. Automate document collection where possible
3. Set clear SLAs for each onboarding stage
4. Communicate progress to stakeholders regularly
5. Archive all onboarding documentation
6. Review and streamline process periodicallyRelated Skills
key-management-orchestrator
Cryptographic key lifecycle management orchestration including generation, rotation, and destruction across key management systems
openapi-codegen-orchestrator
Orchestrate multi-language SDK generation from OpenAPI specifications. Configure OpenAPI Generator per language, apply custom templates and post-processing, handle edge cases and custom extensions, and validate generated code compilation.
characterization-workflow-orchestrator
Workflow automation skill for orchestrating multi-technique characterization sequences
supplier-scorecard-engine
Automated supplier performance scorecard generation with KPI tracking and trend analysis
supplier-development-planner
Supplier capability development and improvement planning skill
procurement-automation-orchestrator
Procurement process automation skill for P2P workflow optimization
cross-dock-orchestrator
Flow-through logistics process coordination skill to minimize storage time and accelerate product movement
onboarding-workflow
Automate and manage employee onboarding workflows, checklists, and new hire integration
war-game-orchestrator
Business war game orchestration skill for competitive response simulation and strategic testing
cog-onboarding
Personalize COG Second Brain workflow through role pack selection and vault initialization
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)