← 返回 Skills 市场
xueyetianya

Jit

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install jit
功能描述
Just-In-Time production reference — pull systems, kanban, takt time, inventory reduction. Use when implementing JIT manufacturing, designing pull-based workf...
使用说明 (SKILL.md)

JIT — Just-In-Time Production Reference

Quick-reference skill for Just-In-Time manufacturing principles, pull systems, and inventory optimization.

When to Use

  • Implementing pull-based production systems
  • Calculating takt time and balancing production lines
  • Setting up kanban card systems and supermarkets
  • Reducing work-in-process inventory levels
  • Transitioning from push (MRP) to pull scheduling

Commands

intro

scripts/script.sh intro

Overview of JIT — origins in Toyota Production System, core principles, push vs pull.

pillars

scripts/script.sh pillars

The foundational pillars of JIT: continuous flow, takt time, pull system, zero inventory target.

kanban

scripts/script.sh kanban

Kanban card systems — types, sizing formulas, rules, two-bin and multi-bin setups.

takt

scripts/script.sh takt

Takt time calculation, line balancing, and cycle time alignment.

leveling

scripts/script.sh leveling

Heijunka (production leveling) — smoothing volume and product mix, heijunka box.

suppliers

scripts/script.sh suppliers

JIT supplier relationships — milk runs, frequent deliveries, supplier development.

barriers

scripts/script.sh barriers

Common JIT implementation barriers and countermeasures.

checklist

scripts/script.sh checklist

JIT readiness assessment checklist for evaluating current state.

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is a local documentation tool: invoking a command runs the included scripts/script.sh which prints JIT guidance. Before installing, verify you trust the skill source (bytesagain.com / GitHub repo) and review the bundled script if you want to be certain it contains only static text (no hidden network calls). Because the skill can be invoked autonomously by the agent by default, only enable it for agents you trust to run benign tools. If you need higher assurance, inspect the complete scripts/script.sh file locally to confirm there are no commands that perform network requests, write files, or execute other programs.
功能分析
Type: OpenClaw Skill Name: jit Version: 1.0.0 The 'jit' skill is a purely informational reference tool for Just-In-Time manufacturing principles. All commands in 'SKILL.md' map to a shell script 'scripts/script.sh' that simply outputs static text documentation using heredocs, with no network activity, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
Name/description (JIT production reference) match the included assets: SKILL.md documents JIT topics and the script.sh implements the documented commands. Nothing requested or installed is extraneous.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands (intro, kanban, takt, etc.). The script only prints static guidance and formulas; it does not read unexpected files, environment variables, or network endpoints.
Install Mechanism
No install spec is present and the skill is instruction-only aside from the bundled script. There are no downloads, brew/npm installs, or archive extraction steps.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime script does not reference secrets or external services.
Persistence & Privilege
always is false (no forced inclusion). The skill relies on explicit invocation and does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug jit
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Jit 是什么?

Just-In-Time production reference — pull systems, kanban, takt time, inventory reduction. Use when implementing JIT manufacturing, designing pull-based workf... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 Jit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jit」即可一键安装,无需额外配置。

Jit 是免费的吗?

是的,Jit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Jit 支持哪些平台?

Jit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Jit?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论