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 agentmods add skills/qualcomm/qai-appbuilder/model-buildernpx skills add qualcomm/qai-appbuilder --skill model-buildergit clone --depth 1 https://github.com/qualcomm/qai-appbuilderWhat 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 | $0.00106 | $0.04370 |
| Opus 5 | $0.00053 | $0.02185 |
| Sonnet 5 | $0.00021 | $0.00874 |
| Haiku 4.5 | $0.00011 | $0.00437 |
Grade A, and why
model-builder 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 3d 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
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.
What ships with it
52 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.
- assets/plan.md 2.7 KB
- LICENSE 1.5 KB
- README.md 13 KB
- references/adb_execution.md 10.0 KB
- references/context_binary.md 24 KB
- references/core_workflow.md 14 KB
- references/expected_output_artifacts.md 3.6 KB
- references/inference.md 29 KB
- references/model_export_validation.md 10 KB
- references/model_quantization.md 12 KB
- references/operations_reference.md 11 KB
- references/operator_patching.md 29 KB
- references/pack_export.md 6.5 KB
- references/qnn_conversion.md 14 KB
- references/quantization-sensitivity.md 10 KB
- references/remote_execution.md 1.5 KB
- references/snpe_conversion.md 4.4 KB
- references/troubleshooting.md 3.5 KB
- references/verification-discipline.md 7.9 KB
- references/win_qairt_setup.md 13 KB
- scripts/_host_arch.py 3.6 KB runs code
- scripts/adb_runner.py 27 KB runs code
- scripts/inference/infer_classify.py 13 KB runs code
- scripts/inference/infer_detect.py 16 KB runs code
- scripts/inference/infer_generic.py 15 KB runs code
- scripts/inference/infer_segment.py 16 KB runs code
- scripts/inference/infer_sr.py 11 KB runs code
- scripts/inference/README.md 2.1 KB
- scripts/model_config.json 5.4 KB
- scripts/onnxwrapper_x86.py 13 KB runs code
- scripts/onnxwrapper.py 72 KB runs code
- scripts/qai_convert_fp.py 27 KB runs code
- scripts/qai_convert_int.py 32 KB runs code
- scripts/qai_convert_snpe.py 7.3 KB runs code
- scripts/qai_dev_gen_contextbin_x86.py 5.4 KB runs code
- scripts/qai_dev_gen_contextbin.py 47 KB runs code
- scripts/qai_inspect_onnxio.py 2.4 KB runs code
- scripts/qai_pack_export.py 1.3 KB runs code
- scripts/qai_pack_validate.py 1.3 KB runs code
- scripts/qai_runner.py 3.3 KB runs code
- scripts/qai_workspace_init.py 2.4 KB runs code
- scripts/run_pipeline_legacy.py 41 KB runs code
- scripts/run_pipeline.py 38 KB runs code
- skill.policy.json 940 B
- taxonomy_rules.yaml 3.4 KB
- troubleshooting/_diagnosis-framework.md 9.4 KB
- troubleshooting/conversion-troubleshooting/SKILL.md 9.8 KB
- troubleshooting/env-troubleshooting/SKILL.md 5.2 KB
- troubleshooting/export-troubleshooting/SKILL.md 10 KB
- troubleshooting/inference-troubleshooting/SKILL.md 8.8 KB
- troubleshooting/operator-patching/SKILL.md 5.3 KB
- troubleshooting/sdk-integrity-recovery/SKILL.md 6.8 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.
- 3d ago First seen · 134 lines · 106 tokens per session scan A 858c0208aa64
model-builder is a skill published in the GitHub repository qualcomm/qai-appbuilder (200 stars, last pushed 3d ago), with no licence file. It adds 106 tokens to every session and 4,370 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-30.
Other skills, from other repositories
nemo-mbridge-perf-memory-tuning
Techniques for reducing peak GPU memory in Megatron Bridge, including expandable segments, PEFT plus sequence-parallel input re-gather, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM fixes. Use for GPU OOMs, inadequate memory headroom, LoRA or PEFT activation pressure, memory…
nemo-mbridge-perf-moe-hardware-configs
Representative, point-in-time MoE training playbooks by hardware and model family. Use them as candidate seeds, then revalidate the exact runtime, semantics, topology, and steady-state throughput.
gguf-quantization
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.
dstack-presets
Create and manage dstack presets: a toolkit that streamlines model inference optimization with agents, and a portable preset format. Use together with the dstack skill, and only when the user explicitly asks to create a preset or manage existing presets, not for deploying or serving a model.
KernelWiki
Use when the user asks about optimizing NVIDIA Blackwell (SM100, B200) or Hopper (SM90, H100) GPU kernels — tcgen05/TMEM/CLC/NVFP4/2-SM cooperative, warp specialization, FlashAttention-4, DeepGEMM, FlashMLA, MoE, grouped GEMM, CuTe-DSL/PTX/Triton on Blackwell, or wants concrete PR references from…
homeassistant-bridge
Bidirectional Home Assistant integration — HA cameras in, detection results out.