chain-chip-design

chain-chip-design is a skill for Claude Code, Codex from ivanyinjc-blip/industry-chain-research. It costs 108 tokens per session (4,112 once invoked), scanned A, original, no licence file.

A semiconductor supply-chain research step focused on manufacturing processes. It examines process routes, limits to local replacement, bottlenecks, and technology-generation gaps in areas such as chips, wafers, and optical modules.

In plain words
What is it for?
It is for deep process analysis after collecting supply-chain data and before breaking the chain into its component sections.
Why use it?
It helps research go beyond company names and examine which manufacturing steps create technical or competitive constraints.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for deep process analysis after collecting supply-chain data and before breaking the chain into its component sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ivanyinjc-blip/industry-chain-research/chain-chip-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ivanyinjc-blip/industry-chain-research --skill chain-chip-design
Clone the repo
git clone --depth 1 https://github.com/ivanyinjc-blip/industry-chain-research

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for chain-chip-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design/github.svg)](https://agentmods.dev/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design)
Your own site
<a href="https://agentmods.dev/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design"><img src="https://agentmods.dev/badge/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for chain-chip-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design"><img src="https://agentmods.dev/badge/skills/ivanyinjc-blip/industry-chain-research/chain-chip-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,112 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00108 $0.04112
Opus 5 $0.00054 $0.02056
Sonnet 5 $0.00022 $0.00822
Haiku 4.5 $0.00011 $0.00411

Measured 12d ago against content hash 02de2874830c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

chain-chip-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/draw_chain_v2.py, scripts/draw_chain.py, scripts/icon_lib.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

chain-chip-design/SKILL.md · 327 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 327 lines · 108 tokens per session scan A 02de2874830c

Subscribe to this mod's changes

chain-chip-design is a skill published in the GitHub repository ivanyinjc-blip/industry-chain-research (9 stars, last pushed 2mo ago), with no licence file. It adds 108 tokens to every session and 4,112 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons. Invoke for any question about IDC collections, cancer imaging datasets, DICOM data access, radiology (CT, MR, PET) or pathology AI training sets, metadata queries, visualization, or license checks — even when the user doesn't explicitly…

K-Dense-AI/scientific-agent-skills · 75 tokens

lab-hardware-cad

Design custom laboratory hardware as parametric build123d models and export fabrication-ready STEP, STL, and DXF files - microfluidic chips and molds, optomechanical mounts and breadboard adapters, cuvette and microplate holders, tube racks, animal-behavior rigs, and 3D-printed instrument fixtures. Use when a research…

K-Dense-AI/scientific-agent-skills · 106 tokens

statistical-analysis

Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze experimental or survey data, check statistical assumptions, compute required…

K-Dense-AI/scientific-agent-skills · 111 tokens

diffdock

DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking, virtual screening, and pose-confidence interpretation. Not for binding affinity prediction.

K-Dense-AI/scientific-agent-skills · 51 tokens

hypothesis-generation

Formulate evidence-bounded scientific questions, candidate hypotheses, rival explanations, causal or associational claims, discriminating predictions, measurements, and preregistration-ready analysis plans. Use when turning observations or preliminary findings into transparent, testable research plans without treating…

K-Dense-AI/scientific-agent-skills · 58 tokens

latex-posters

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

K-Dense-AI/scientific-agent-skills · 60 tokens