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.
npx skills add jlckfb/openkits-skills --skill mspm0kit-tianqiaoxinggit clone --depth 1 https://github.com/jlckfb/openkits-skillsWrote 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.
[](https://agentmods.dev/skills/jlckfb/openkits-skills/mspm0kit-tianqiaoxing)<a href="https://agentmods.dev/skills/jlckfb/openkits-skills/mspm0kit-tianqiaoxing"><img src="https://agentmods.dev/badge/skills/jlckfb/openkits-skills/mspm0kit-tianqiaoxing/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.
<a href="https://agentmods.dev/skills/jlckfb/openkits-skills/mspm0kit-tianqiaoxing"><img src="https://agentmods.dev/badge/skills/jlckfb/openkits-skills/mspm0kit-tianqiaoxing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00087 | $0.02576 |
| Opus 5 | $0.00044 | $0.01288 |
| Sonnet 5 | $0.00017 | $0.00515 |
| Haiku 4.5 | $0.00009 | $0.00258 |
Grade A, and why
mspm0kit-tianqiaoxing 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.
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.
The source is not reproduced here
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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.
- examples/blink/example.syscfg 1.1 KB
- examples/blink/main.c 533 B
- examples/encoder_qei/bsp/hw_encoder_qei.c 1.4 KB
- examples/encoder_qei/bsp/hw_encoder.h 577 B
- examples/encoder_qei/example.syscfg 3.3 KB
- examples/encoder_qei/main.c 401 B
- examples/encoder_qei/manifest.json 394 B
- examples/encoder_qei/middleware/encoder/mid_music_stub.h 54 B
- examples/imu_lsm6ds3/bsp/hw_delay.c 24 B
- examples/imu_lsm6ds3/bsp/hw_delay.h 173 B
- examples/imu_lsm6ds3/bsp/hw_lsm6ds3.c 18 KB
- examples/imu_lsm6ds3/bsp/hw_lsm6ds3.h 3.3 KB
- examples/imu_lsm6ds3/bsp/myiic.c 7.0 KB
- examples/imu_lsm6ds3/bsp/myiic.h 1.4 KB
- examples/imu_lsm6ds3/example.syscfg 2.8 KB
- examples/imu_lsm6ds3/main.c 700 B
- examples/imu_lsm6ds3/manifest.json 374 B
- examples/imu_lsm6ds3/middleware/fusion/FusionAhrs.c 20 KB
- examples/imu_lsm6ds3/middleware/fusion/FusionAhrs.h 3.3 KB
- examples/imu_lsm6ds3/middleware/fusion/FusionConvention.h 566 B
- examples/imu_lsm6ds3/middleware/fusion/FusionMath.h 14 KB
- examples/imu_lsm6ds3/middleware/fusion/FusionOffset.c 2.3 KB
- examples/imu_lsm6ds3/middleware/fusion/FusionOffset.h 1.1 KB
- examples/imu_lsm6ds3/middleware/timer/mid_timer.c 398 B
- examples/imu_lsm6ds3/middleware/timer/mid_timer.h 174 B
- examples/oled_draw/bsp/hw_delay.c 24 B
- examples/oled_draw/bsp/hw_delay.h 173 B
- examples/oled_draw/bsp/myiic.c 7.0 KB
- examples/oled_draw/bsp/myiic.h 1.4 KB
- examples/oled_draw/example.syscfg 2.4 KB
- examples/oled_draw/main.c 509 B
- examples/oled_draw/middleware/oled/OLED_driver.c 30 KB
- examples/oled_draw/middleware/oled/OLED_driver.h 2.7 KB
- examples/oled_draw/middleware/oled/oled_ext_font.c 5.0 KB
- examples/oled_draw/middleware/oled/oled_ext_font.h 1.6 KB
- examples/oled_draw/middleware/oled/OLED_Fonts.c 138 KB
- examples/oled_draw/middleware/oled/OLED_Fonts.h 2.5 KB
- examples/oled_draw/middleware/oled/OLED_UI_Driver.h 1.0 KB
- examples/oled_draw/middleware/oled/OLED.c 58 KB
- examples/oled_draw/middleware/oled/OLED.h 4.5 KB
- examples/oled_menu/app/app_key_task.c 3.1 KB
- examples/oled_menu/app/app_key_task.h 1.0 KB
- examples/oled_menu/app/app_task_stub.c 532 B
- examples/oled_menu/app/app_task_stub.h 601 B
- examples/oled_menu/bsp/hw_buzzer.c 613 B
- examples/oled_menu/bsp/hw_buzzer.h 214 B
- examples/oled_menu/bsp/hw_delay.c 24 B
- examples/oled_menu/bsp/hw_delay.h 173 B
- examples/oled_menu/bsp/hw_encoder.h 197 B
- examples/oled_menu/bsp/hw_key.c 479 B
- examples/oled_menu/bsp/hw_key.h 283 B
- examples/oled_menu/bsp/myiic.c 7.0 KB
- examples/oled_menu/bsp/myiic.h 1.4 KB
- examples/oled_menu/example.syscfg 5.4 KB
- examples/oled_menu/main.c 496 B
- examples/oled_menu/middleware/button/mid_button.c 7.4 KB
- examples/oled_menu/middleware/button/mid_button.h 2.8 KB
- examples/oled_menu/middleware/music/mid_music.c 5.5 KB
- examples/oled_menu/middleware/music/mid_music.h 2.0 KB
- examples/oled_menu/middleware/oled/OLED_driver.c 30 KB
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.
- 12d ago First seen · 187 lines · 87 tokens per session scan A d29282b210be
mspm0kit-tianqiaoxing is a skill published in the GitHub repository jlckfb/openkits-skills (10 stars, last pushed 1mo ago), licensed GPL-2.0. It adds 87 tokens to every session and 2,576 once invoked, about $0.0004 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.
Other skills, from other repositories
gke-compute-classes
Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…
jetson-diagnostic
Read-only Jetson health snapshot for identity, memory, GPU, thermal, power, storage, services, and top processes.
doca-socket-relay
Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the host-side socket and the DPU-side forwarding endpoint…
offensive-z-wave
Z-Wave attack methodology — sniffing with Z-Force / EZ-Wave / RTL-SDR + ZniffMobile, S0 (legacy) network-key derivation flaw and key reuse, S2 (modern) ECDH commissioning analysis, replay/injection on unauthenticated nodes, default-key brute-force on test deployments, and home-automation hub pivots. Use when targeting…
hsb-flash
Flash the FPGA on an HSB board connected to an NVIDIA devkit. Supports HSB Lattice boards (FPGA versions 2407, 2412, 2507, 2510) and Leopard Imaging VB1940 "all-in-one" cameras (FPGA versions 2507, 2510). Uses release-specific YAML manifests and board-type-specific program commands. Lattice and VB1940 commands must…
jetson-validate-image
Use after jetson-flash-image to run static BSP checks, on-target smoke/regression tests on a flashed DUT, or both. Not for build or flash steps. Triggers: validate bsp, on-target validation.