Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

nika

nika contient 6 skills collectées depuis supernovae-st, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
31
mis à jour
2026-07-14
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

nika-authoring
Développeurs de logiciels

Author, check and repair Nika workflows (.nika.yaml files — the workflow language for AI). Use when writing or editing a *.nika.yaml file, converting a repeated AI task or prompt chain into a workflow, or when nika check reports NIKA-XXXX findings to fix.

2026-07-14
nika-migration
Développeurs de logiciels

Convert existing automation — shell scripts, Python glue, Makefile targets, CI jobs, prompt chains in docs — into checkable .nika.yaml workflows. Use when a script wraps LLM calls or HTTP/file plumbing, a prompt chain lives in a README or notebook, or ad-hoc automation needs audit, cost bounds and replayable traces.

2026-07-14
nika-debugging
Développeurs de logiciels

Diagnose and repair failed, paused or suspicious Nika runs from their traces (.nika/traces). Use when nika run exited red, a run paused on a prompt, a NIKA-XXXX runtime finding needs a root cause, a trace must be read or tamper-verified, or a fixed workflow needs a surgical partial rerun.

2026-07-12
nika-operating
Développeurs de logiciels

Operate Nika workflows day-2 — spend caps, permits boundaries, secrets, model swaps (cloud/local), CI wiring, trace export. Use when hardening a working workflow for production, wiring it into CI or a scheduler, capping cost, tightening the permits boundary, swapping models, or exporting traces to OpenTelemetry.

2026-07-12
crate-admit
Développeurs de logiciels

Guided 12-gate crate admission workflow. Runs each gate sequentially and stops on first failure. Use when you believe a crate is ready to join the workspace.

2026-07-02
gate-check
Développeurs de logiciels

Run the 12 gates against a named crate and report pass/fail per gate. Use before crate admission or when verifying gate progress on an in-flight crate.

2026-05-06