Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

odoo-manufacturing-advisorodoo 制造顾问

Agent Skill

odoo-manufacturing-advisor 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

689

周安装

29

GitHub Stars

35,696

下载量

241
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:odoo-manufacturing-advisor(odoo 制造顾问)
来源仓库:https://github.com/sickn33/antigravity-awesome-skills
仓库路径:skills/odoo-manufacturing-advisor
安装命令:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill odoo-manufacturing-advisor
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill odoo-manufacturing-advisor

简介

odoo-manufacturing-advisor 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。

  • 适用于 Odoo 制造顾问相关的开发任务,可结合来源仓库和原始 README 核验具体用法。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需确认权限范围和维护状态。
  • 安装前建议检查是否会触发联网、命令执行或文件读写,确保符合实际使用需求。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Odoo Manufacturing Advisor

Overview

This skill helps you configure and optimize Odoo Manufacturing (MRP). It covers Bills of Materials (BoM), Work Centers, routing operations, production order lifecycle, and Material Requirements Planning (MRP) runs to ensure you never run short of materials.

When to Use This Skill

  • Creating or structuring Bills of Materials for finished goods.
  • Setting up Work Centers with capacity and efficiency settings.
  • Running an MRP to automatically generate purchase and production orders from demand.
  • Troubleshooting production order discrepancies or component availability issues.

How It Works

  1. Activate: Mention @odoo-manufacturing-advisor and describe your manufacturing scenario.
  2. Configure: Receive step-by-step instructions for BoM setup, routing, and MRP configuration.
  3. Plan: Get guidance on running MRP and interpreting procurement messages.

Examples

Example 1: Create a Bill of Materials

Menu: Manufacturing → Products → Bills of Materials → New

Product: Finished Widget v2
BoM Type: Manufacture This Product
Quantity: 1 (produce 1 unit per BoM)

Components Tab:
  - Raw Plastic Sheet  | Qty: 0.5  | Unit: kg
  - Steel Bolt M6      | Qty: 4    | Unit: Units
  - Rubber Gasket      | Qty: 1    | Unit: Units

Operations Tab (requires "Work Orders" enabled in MFG Settings):
  - Operation: Injection Molding | Work Center: Press A   | Duration: 30 min
  - Operation: Assembly          | Work Center: Line 1    | Duration: 15 min
BoM Types explained: - Manufacture This Product — standard production BoM, creates a Manufacturing Order - Kit — sold as a bundle; components are delivered separately (no MO created) - Subcontracting — components are sent to a subcontractor who returns the finished product

Example 2: Configure a Work Center

Menu: Manufacturing → Configuration → Work Centers → New

Work Center: CNC Machine 1
Working Hours: Standard 40h/week
Time Efficiency: 85%      (machine downtime factored in; 85% = 34 effective hrs/week)
Capacity: 2               (can run 2 production operations simultaneously)
OEE Target: 90%           (Overall Equipment Effectiveness KPI target)
Costs per Hour: $75.00    (used for manufacturing cost reporting)

Example 3: Run the MRP Scheduler

The MRP scheduler runs automatically via a daily cron job.
To trigger it manually:

Menu: Inventory → Operations → Replenishment → Run Scheduler
(or Manufacturing → Planning → Replenishment in some versions)

After running, review procurement exceptions:
Menu: Inventory → Operations → Replenishment

Message Types:
  "Replenish"   — Stock is below minimum; needs a PO or MO
  "Reschedule"  — An order's scheduled date conflicts with demand
  "Cancel"      — Demand no longer exists; the order can be cancelled

Best Practices

  • Do: Enable Work Orders in Manufacturing Settings to use routing and time-tracking per operation.
  • Do: Use BoM with variants (via product attributes) for products that come in multiple configurations (color, size, voltage) — avoids duplicate BoMs.
  • Do: Set Lead Times on components (vendor lead time + security lead time) so MRP schedules purchase orders in advance.
  • Do: Use Scrap Orders when discarding defective components during production — never adjust stock manually.
  • Don't: Manually create purchase orders for MRP-managed items — override MRP suggestions only when justified.
  • Don't: Confuse Kit BoM with Manufacture This Product — a Kit never creates a Manufacturing Order.

Limitations

  • This skill targets Odoo Manufacturing (mrp) module. Maintenance, PLM (Product Lifecycle Management), and Quality modules are separate Enterprise modules not covered here.
  • Subcontracting workflows (sending components to a third-party manufacturer) have additional receipt and valuation steps not fully detailed here.
  • Lot/serial number traceability in production (tracking which lot was consumed per MO) adds complexity; test with small batches before full rollout.
  • MRP calculations assume demand comes from Sale Orders and Reordering Rules — forecasts from external systems require custom integration.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.85%
按下载量换算91

Claude

31.28%
按下载量换算75

Cursor

19.8%
按下载量换算48

Gemini CLI

8.88%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills