← Back to Skills Marketplace
xueyetianya

Jit

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install jit
Description
Just-In-Time production reference — pull systems, kanban, takt time, inventory reduction. Use when implementing JIT manufacturing, designing pull-based workf...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jit
  3. After installation, invoke the skill by name or use /jit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug jit
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Jit?

Just-In-Time production reference — pull systems, kanban, takt time, inventory reduction. Use when implementing JIT manufacturing, designing pull-based workf... It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install Jit?

Run "/install jit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Jit free?

Yes, Jit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Jit support?

Jit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Jit?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments