Agent skill · AI & Agents

sop-facilitator

Sales and Operations Planning process facilitation skill with demand-supply balancing and cross-functional alignment

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill sop-facilitator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Edit
Path: library/specializations/domains/business/operations/skills/sop-facilitator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# S&OP Facilitator ## Overview The S&OP Facilitator skill provides comprehensive capabilities for facilitating the Sales and Operations Planning process. It supports demand-supply balancing, cross-functional alignment, scenario planning, and executive decision support. ## Capabilities - Demand plan aggregation - Supply plan development - Gap reconciliation - Executive S&OP meeting facilitation - Scenario planning - Financial impact analysis - Consensus forecasting - Performance tracking ## Used By Processes - CAP-003: Sales and Operations Planning - CAP-001: Capacity Requirements Planning - CAP-004: Demand Forecasting and Analysis ## Tools and Libraries - S&OP platforms (Kinaxis, o9) - Collaboration tools - BI dashboards - Scenario modeling tools ## Usage ```yaml skill: sop-facilitator inputs: planning_cycle: "monthly" planning_horizon: 18 # months demand_input: - source: "sales_forecast" volume: 50000 revenue: 5000000 - source: "marketing_pipeline" volume: 10000 revenue: 1200000 supply_input: - resource: "Plant A" capacity: 45000 - resource: "Plant B" capacity: 30000 constraints: - type: "labor" limit: "10% overtime max" - type: "material" limit: "Supplier X at capacity" outputs:

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Used By Processes
  4. Tools and Libraries
  5. Usage
  6. S&OP Process Steps
  7. Step 1: Data Gathering
  8. Step 2: Demand Review
  9. Step 3: Supply Review
  10. Step 4: Pre-S&OP Meeting
  11. Step 5: Executive S&OP
  12. Key Metrics
  13. Scenario Analysis Framework
  14. Integration Points
More from babysitter
All skills →
About this skill
What does the sop-facilitator skill do?

Sales and Operations Planning process facilitation skill with demand-supply balancing and cross-functional alignment

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill sop-facilitator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going