Claude-skill-registry-data manufacturing-intelligence
The slogan unpacked — seven readings of 'Manufacturing Intelligence'
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/manufacturing-intelligence" ~/.claude/skills/majiayu000-claude-skill-registry-data-manufacturing-intelligence && rm -rf "$T"
manifest:
data/manufacturing-intelligence/SKILL.mdsource content
Manufacturing Intelligence Skill
The philosophy behind the slogan.
Overview
This skill unpacks "Manufacturing Intelligence" as a conceptual K-line -- a phrase that activates multiple distinct meanings simultaneously. Each reading reinforces the others, creating a rich semantic field from two words.
The Seven Readings
1. Industrial Application
reading: manufacturing: noun # the industry intelligence: noun # AI systems meaning: "AI for manufacturing industry" application: - factory automation - predictive maintenance - quality control - safety monitoring
2. Process of Building
reading: manufacturing: verb # the act of making intelligence: noun # the product meaning: "Building AI systems" application: - system design - model training - deployment - iteration
3. Constructionism (Papert)
reading: manufacturing: verb # constructing through doing intelligence: noun # understanding meaning: "Intelligence constructed through building" philosophy: source: Seymour Papert work: "Mindstorms" (1980) principle: "Build to understand" application: - learning by making - microworlds - Logo turtle - MOOLLM skills
4. Society of Mind (Minsky)
reading: manufacturing: verb # assembling from parts intelligence: noun # emergent property meaning: "Intelligence assembled from simple agents" philosophy: source: Marvin Minsky work: "Society of Mind" (1985) principle: "Many mindless parts make one mind" application: - multi-agent systems - adversarial committees - emergent behavior - K-lines
5. Manufacturing Consent (Chomsky)
reading: manufacturing: verb # engineering, manipulating intelligence: noun # beliefs, understanding meaning: "The ethical question of engineered agreement" philosophy: source: Noam Chomsky & Edward Herman work: "Manufacturing Consent" (1988) warning: "Are we manufacturing genuine understanding?" application: - ethical AI design - transparency requirements - accountability - informed consent
6. Growth Mindset (Dweck)
reading: manufacturing: verb # producing through effort intelligence: noun # capability meaning: "Intelligence as product of effort, not gift" philosophy: source: Carol Dweck work: "Mindset" (2006) principle: "Growth, not fixed" application: - learning systems - continuous improvement - deliberate practice - adaptive AI
7. Etymology
reading: manufacturing: from_latin # "manu factus" = made by hand intelligence: noun # the crafted product meaning: "Intelligence made by hand" irony: | AI automates what was once handmade, yet we handcraft the AI itself. application: - artisanal AI design - human-in-the-loop - craft over commodity
Why This Works as a K-Line
A K-line (Minsky) is a structure that, when activated, reactivates a constellation of associated knowledge.
"Manufacturing Intelligence" is a K-line because:
k_line_properties: sparse_input: "Two words" rich_output: "Seven conceptual frameworks" activation_pattern: - hear phrase - multiple readings fire simultaneously - each reading primes the others - meaning emerges from intersection simulator_effect: principle: "Imagination fills in the gaps" application: "Reader manufactures the connections"
Protocols
Invocation Protocol
When to invoke "Manufacturing Intelligence":
invoke_when: - explaining Leela AI's mission - discussing AI philosophy - addressing ethical concerns - connecting theory to practice - naming new initiatives
Unpacking Protocol
How to unpack for different audiences:
audience: technical: start_with: Society of Mind emphasize: Multi-agent architecture, emergence business: start_with: Industrial Application emphasize: ROI, efficiency, safety academic: start_with: Constructionism emphasize: Papert, Minsky, Drescher lineage ethical: start_with: Manufacturing Consent emphasize: Transparency, accountability general: start_with: Process of Building emphasize: Accessible metaphor
Ethics Protocol
The Manufacturing Consent reading as built-in ethical check:
ethics_check: question: "What are we actually manufacturing?" honest_answers: genuine_understanding: - causal reasoning, not just patterns - explainable decisions genuine_transparency: - audit trails - no black boxes for safety genuine_consent: - informed users - clear data policies genuine_trust: - through accountability - not through opacity
Integration with MOOLLM
| MOOLLM Concept | Manufacturing Intelligence Connection |
|---|---|
| constructionism/ | Reading 3 -- build to understand |
| society-of-mind/ | Reading 4 -- agents assemble intelligence |
| schema-mechanism/ | Drescher's extension of Minsky |
| k-lines/ | The phrase IS a K-line |
| simulator-effect/ | Sparse phrase, rich meaning |
| representation-ethics/ | Reading 5 -- ethical reminder |
| leela-ai/ | The company embodying the slogan |
References
- Papert, S. (1980). Mindstorms. Basic Books.
- Minsky, M. (1985). Society of Mind. Simon & Schuster.
- Drescher, G. (1991). Made-Up Minds. MIT Press.
- Chomsky, N. & Herman, E. (1988). Manufacturing Consent. Pantheon.
- Dweck, C. (2006). Mindset. Random House.