[PR #532] [CLOSED] Add 8 operational domain skills (logistics, manufacturing, retail, energy) #9393

Closed
opened 2026-06-10 01:45:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/532
Author: @nocodemf
Created: 2/25/2026
Status: Closed

Base: mainHead: add-evos-operational-skills


📝 Commits (1)

  • 3de3835 Add 8 operational domain skills from Evos

📊 Changes

9 files changed (+1738 additions, -0 deletions)

View changed files

📝 awesome_agent_skills/README.md (+13 -0)
awesome_agent_skills/carrier-relationship-management/SKILL.md (+189 -0)
awesome_agent_skills/customs-trade-compliance/SKILL.md (+240 -0)
awesome_agent_skills/energy-procurement/SKILL.md (+204 -0)
awesome_agent_skills/inventory-demand-planning/SKILL.md (+224 -0)
awesome_agent_skills/logistics-exception-management/SKILL.md (+200 -0)
awesome_agent_skills/production-scheduling/SKILL.md (+215 -0)
awesome_agent_skills/quality-nonconformance/SKILL.md (+236 -0)
awesome_agent_skills/returns-reverse-logistics/SKILL.md (+217 -0)

📄 Description

Summary

Adds 8 domain-expert operational skills to the Awesome Agent Skills collection, contributed by Evos. These skills codify 15+ years of real industry expertise into the Agent Skills format.

New Skills

Skill Domain Description
logistics-exception-management Logistics Freight exceptions, shipment delays, damage claims, carrier disputes
carrier-relationship-management Logistics Carrier selection, rate negotiation, scorecarding, portfolio strategy
customs-trade-compliance Trade HS classification, documentation, duty optimization, sanctions screening
inventory-demand-planning Retail Demand forecasting, safety stock, promotional planning
returns-reverse-logistics Retail Returns processing, disposition, fraud detection, vendor recovery
production-scheduling Manufacturing Finite capacity scheduling, changeover optimization, disruption response
quality-nonconformance Manufacturing NCR lifecycle, root cause analysis, CAPA, SPC interpretation
energy-procurement Energy Pricing structures, procurement strategies, demand charges, renewables

What makes these different

  • Expert-informed: Each capability is built from real operational expertise, not generic advice
  • Eval-verified: 201 automated evaluation scenarios with 93.2% average score
  • Progressive disclosure: SKILL.md files under 500 lines; deep reference materials available in the full repository
  • Standard-compliant: Follows the Agent Skills specification

Changes

  • Added 8 new skill directories under awesome_agent_skills/, each containing a SKILL.md
  • Added a new "Operations" category to awesome_agent_skills/README.md

Source Repository

Full capabilities with reference materials and eval suites: https://github.com/ai-evos/agent-skills

Made with Cursor


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/532 **Author:** [@nocodemf](https://github.com/nocodemf) **Created:** 2/25/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-evos-operational-skills` --- ### 📝 Commits (1) - [`3de3835`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/3de3835f593635b9fb627c5881d87a8994f15b6e) Add 8 operational domain skills from Evos ### 📊 Changes **9 files changed** (+1738 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `awesome_agent_skills/README.md` (+13 -0) ➕ `awesome_agent_skills/carrier-relationship-management/SKILL.md` (+189 -0) ➕ `awesome_agent_skills/customs-trade-compliance/SKILL.md` (+240 -0) ➕ `awesome_agent_skills/energy-procurement/SKILL.md` (+204 -0) ➕ `awesome_agent_skills/inventory-demand-planning/SKILL.md` (+224 -0) ➕ `awesome_agent_skills/logistics-exception-management/SKILL.md` (+200 -0) ➕ `awesome_agent_skills/production-scheduling/SKILL.md` (+215 -0) ➕ `awesome_agent_skills/quality-nonconformance/SKILL.md` (+236 -0) ➕ `awesome_agent_skills/returns-reverse-logistics/SKILL.md` (+217 -0) </details> ### 📄 Description ## Summary Adds 8 domain-expert operational skills to the Awesome Agent Skills collection, contributed by [Evos](https://getevos.ai). These skills codify 15+ years of real industry expertise into the Agent Skills format. ## New Skills | Skill | Domain | Description | |-------|--------|-------------| | logistics-exception-management | Logistics | Freight exceptions, shipment delays, damage claims, carrier disputes | | carrier-relationship-management | Logistics | Carrier selection, rate negotiation, scorecarding, portfolio strategy | | customs-trade-compliance | Trade | HS classification, documentation, duty optimization, sanctions screening | | inventory-demand-planning | Retail | Demand forecasting, safety stock, promotional planning | | returns-reverse-logistics | Retail | Returns processing, disposition, fraud detection, vendor recovery | | production-scheduling | Manufacturing | Finite capacity scheduling, changeover optimization, disruption response | | quality-nonconformance | Manufacturing | NCR lifecycle, root cause analysis, CAPA, SPC interpretation | | energy-procurement | Energy | Pricing structures, procurement strategies, demand charges, renewables | ## What makes these different - **Expert-informed:** Each capability is built from real operational expertise, not generic advice - **Eval-verified:** 201 automated evaluation scenarios with 93.2% average score - **Progressive disclosure:** SKILL.md files under 500 lines; deep reference materials available in the [full repository](https://github.com/ai-evos/agent-skills) - **Standard-compliant:** Follows the Agent Skills specification ## Changes - Added 8 new skill directories under `awesome_agent_skills/`, each containing a `SKILL.md` - Added a new "Operations" category to `awesome_agent_skills/README.md` ## Source Repository Full capabilities with reference materials and eval suites: https://github.com/ai-evos/agent-skills Made with [Cursor](https://cursor.com) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-10 01:45:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#9393