← all publishers

loktar00

@loktar00 source repo

11 published skills

  1. Comfyui · loktar00 bundle
    Drive a local ComfyUI instance headlessly from an agent — discover installed models and nodes, build API-format graphs, queue jobs, poll for results, and pull images/audio/video to disk. Includes the discovery protocol for learning a model you have never used (pull its template, never guess the graph) and the failure modes that fail SILENTLY. Use whenever generating textures, images, sound effects, music or video on ComfyUI, or when a ComfyUI job errors or returns garbage.
    0 installs
  2. Perf Proof · loktar00 bundle
    Prove a frontend performance change with paired, measured before/after numbers instead of projections. Builds both git refs, serves each production build locally, drives a real signed-in browser N times per condition, and computes a verdict that fails on regression. Use when a change claims a performance benefit, when establishing a baseline before optimisation work, when a work package's verification contract names a metric, or whenever someone says something "should be faster".
    0 installs
  3. Test Rigor · loktar00 bundle
    The evidence standard for any QA work — visual, functional, regression, performance, accessibility, or mobile. Establishes what counts as proof, how to capture a baseline BEFORE changing anything, how to pair before/after when state drifts, and how to write a verdict that does not overclaim. Use whenever verifying a change works, before claiming something is done or fixed, when writing a verification plan, or when a test passes but you have not seen the thing actually work.
    0 installs
  4. Comfyui Audio · loktar00
    Generate sound effects and music on ComfyUI — Stable Audio for SFX/ambience and ACE-Step for songs. Verified node graphs, sampler settings, and the missing-text-encoder trap. Use when a project needs generated audio (weapon sounds, footsteps, ambience, stings, music beds); pairs with the `comfyui` engine skill.
    0 installs
  5. Comfyui Krea2 · loktar00
    Generate images on ComfyUI with the Krea2 models (krea2_turbo, krea2_raw) — the exact verified node graph, sampler settings and the two traps that silently ruin output. Use when generating images, game textures, or reference art on ComfyUI and Krea2 is the chosen model; pairs with the `comfyui` engine skill.
    0 installs
  6. Model Fitness · loktar00 bundle
    Track which models actually succeed at which kinds of task, and swap one out when the record says it is failing. Records every delegated lane's outcome to a local ledger, surfaces per-model-per-task-type success rates, and recommends a replacement when a model repeatedly fails a category. Use when picking a model for delegated work, when a lane fails and you are deciding whether to retry or switch, when someone asks which model to use for something, or after any batch of delegated runs completes.
    0 installs
  7. Omp Orchestration · loktar00 bundle
    Lets an agent drive local omp (oh-my-pi) instances toward a user's goal — spin up one or many model "lanes", configure providers, decompose the goal into bounded turns, launch/monitor/salvage non-interactive omp runs, verify independently, and account tokens/spend. Use when the user says things like "use omp to have <model> build <thing>" or "run this goal across several models", when adding a provider to models.yml, or when an omp turn misbehaves.
    0 installs
  8. Grok Orchestration · loktar00 bundle
    Lets an agent drive headless Grok CLI (grok build) instances toward a user's goal — launch/monitor/salvage non-interactive `grok -p` runs, configure models and local OpenAI-compatible providers, attach reference files via `--prompt-json`, and read token usage from JSON output. Use when the user says things like "use grok to have <model> build <thing>", "run this headless with grok", or when a grok turn hangs, caps, or needs resume/fork.
    0 installs
  9. Codex Orchestration · loktar00 bundle
    Drive local Codex CLI instances non-interactively from an external orchestrator, including unattended launch permissions, working-directory and input handling, configuration and local-model selection, attachments, rollout liveness and token accounting, exit interpretation, and recovery through resume. Use when another agent or automation runner needs to launch, monitor, account for, or continue headless `codex exec` work.
    0 installs
  10. No Agent Attribution · loktar00
    Enforce clean human-only authorship on everything git and GitHub — no AI/agent attribution anywhere. Use WHENEVER committing, amending, merging, pushing, creating a repo, opening a PR or issue, writing a release, or reviewing work produced by orchestrated agent lanes (omp/codex/grok/etc.) before it lands in git.
    0 installs
  11. Harness Orchestration · loktar00
    The meta-skill above the per-engine adapters — pick the right coding-agent harness for a goal, drive fleets of headless instances through existing adapters (omp, codex, grok), and when a harness has NO adapter yet, LEARN it empirically and have the harness write its own adapter skill. Use when the user names a harness you have no adapter for, says "learn <tool> and add it", asks which harness to use for a job, or wants a goal run across multiple harnesses.
    0 installs