0.1.9 — Portable /qdad skill (Qualitative Diffusion)
Portable /qdad skill
Qualitative Diffusion is now a drop-in skill for Grok Build and any agentic coder — no open-deepthink server required.
Technique (analysis embedded in the skill)
| Classical diffusion | Qualitative Diffusion |
|---|---|
| Continuous noise | High-temperature qualitative noise |
| Denoiser | Critic agents (reverse diffusion / score matching) |
| Latent basis | Nouns × verbs (orthogonal language basis) |
| Caption → image | App vibe → App Build Prompt |
Procedure: foundation → grid → noise → denoise⟲ → synthesize → handoff
Install (Grok Build)
mkdir -p ~/.grok/skills/qdad
cp skills/qdad/SKILL.md ~/.grok/skills/qdad/SKILL.md
# or:
unzip qdad-skill-0.1.9.zip -d ~/.grok/skills/qdad a cozy productivity app for writers who work at night, soft dark mode, offline-first
Assets
qdad-skill-0.1.9.zip— newqnn-skill-0.1.9.zip— repackaged companion
Also in repo
- App Slot Machine Mode UI +
deepthink/qdad/LangGraph engine (0.1.8) - Full skill bodies:
skills/qdad/,skills/qnn/
See README sections Qualitative Diffusion and Portable Skills.