Screened · automated checks passed
triton-sageattention
What the author says it does
Install Triton + SageAttention to accelerate ComfyUI (the sageattn attention_mode and inductor torch.compile used by WanVideoWrapper / many video graphs) — Windows-first (triton-windows + woct0rdho prebuilt SageAttention wheels matched to torch/CUDA/python into the RIGHT python), plus Linux (official triton + build) and Mac (N/A → sdpa/MPS). Critically also covers the SAFE sdpa / no-compile fallback so an example that assumes sageattn + torch.compile still runs when these aren't installed (video-extend TRAP 5). Use when a loader crashes with "No module named 'sageattention'" / "triton: unavailable", when asked to speed up Wan/video workflows, or when deciding whether to install acceleration vs. fall back.
Quoted from the skill's own SKILL.md trigger description — this is what tells
Claude when to activate it. Not yet verified by us.
Automated screening
100/100 validator score
Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.
Install (unverified — review first)
git clone https://github.com/artokun/comfyui-mcp # skill lives at: plugin/skills/triton-sageattention/SKILL.md
SkillProof status
This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.
Already tested in Coding & Development
- Pinme Auth TypeScript reference for PinMe Worker auth: create/verify/list Identity Platform users.
- Code Health Check Read-only, sub-agent-forked code health scanner with a fixed severity-graded report format.
- S&box Blocks Unity muscle memory when writing s&box (Source 2 / Facepunch) C# components, Razor UI, and networking.
- Coding Agent Sessions Finds and reconstructs real coding-agent session transcripts across Claude, Codex, OpenCode, and more.