All authors
VectorSpaceLab avatar

Claude Skills by VectorSpaceLab

github.com/VectorSpaceLab
6,028 skillsA× 6,018B× 8D× 20 installs1,674 views
Export And DeploymentA

"Export trained YOLOX checkpoints to ONNX or TorchScript and reason

devopspythonbash
0
247
Inference And ApiA

"Use YOLOX for PyTorch inference, demo CLI/API setup, model

devopspythonbash
0
247
Training And DataA

"Design and validate YOLOX training, data, Exp, caching, logging,

toolspythonbash
0
247
YuxiA

"Operate and maintain Yuxi, a Docker Compose managed FastAPI,

developmentpythongo
0
247
Agent RuntimeA

"Implement/debug Yuxi agent runtime, APIs, tools, skills, MCP,

testingbashfastapi
0
247
Cli And External IntegrationA

"Operate and extend yuxi-cli plus the external API/SSE integration

securitypythongo
0
247
Deployment And ConfigurationA

"Boot, configure, and operate Yuxi Docker, Lite, production, and

devopsbashdocker
0
247
Knowledge And OcrA

"Operate Yuxi knowledge-base, retrieval, document parsing, OCR,

ai-agentspythondebugging
0
247
Repo DevelopmentA

"Maintain the Yuxi monorepo: Docker Compose workflows,

testingdockertesting
0
247
ZenmlA

"Route ZenML repository and package tasks for MLOps pipelines, CLI

devopspythonbash
0
247
Cli And ClientA

"Use ZenML from the CLI and Python Client for repository

developmentpythonsql
0
247
Deployments And AgentsA

"Build, adapt, validate, and troubleshoot ZenML pipeline

devopspythonsql
0
247
MaintenanceA

"Maintain the ZenML repository safely with AGENTS guidance,

testingbashsql
0
247
Pipeline AuthoringA

"Build, configure, run, schedule, debug, and validate ZenML step

devopspythonfastapi
0
247
Server And StoresA

"Work on ZenML FastAPI server routers, auth/RBAC, domain models,

devopssqlfastapi
0
247
Stacks And IntegrationsA

"Register, configure, and extend ZenML stacks, stack components,

devopsgosql
0
247
Zero123plusA

"Guides Zero123Plus generation, ControlNet variants, demo launch,

devopspythongo
0
247
DeploymentA

"Guides Zero123Plus demo, serving, and Cog deployment workflows,

devopsgodocker
0
247
GenerationA

"Guides Zero123Plus single-image to multi-view generation,

devopsdockerdebugging
0
247
ZhusuanA

"Use ZhuSuan for Bayesian networks, variational inference,

developmentpythonnode
0
247
Mcmc And SamplingA

"Use ZhuSuan for HMC, SGLD, PSGLD, SGHMC, SGNHT, annealed

datagoapi
0
247
Modeling PrimitivesA

"Use ZhuSuan's distributions, BayesianNet, MetaBayesianNet, and

datagonode
0
247
Variational InferenceA

"Use ZhuSuan for ELBO, IWAE, inclusive KL, importance-sampling

toolsgoapi
0
247
Zi2ziA

"Operate zi2zi legacy Chinese/Japanese/Korean font style transfer

toolspythondebugging
0
247
Data PreparationA

"Prepare zi2zi paired glyph images and pickle streams from

toolspython
0
247
Inference And ExportA

"Run zi2zi checkpoint inference, style interpolation, transition

toolsgo
0
247
Training And ModelA

"Train, fine-tune, and understand zi2zi's TensorFlow 1.x

toolsgo
0
247
Algorithmic Problem SolvingA

Recover solutions after a focused attempt lacks a verified full pass or maximum score. MUST invoke and read this skill (1) after 2 non-full submissions, even if high-scoring; (2) after the first non-full candidate for any interactive or scored heuristic/optimization task, including AHC; and (3) before any non-full final delivery. Skip only after verified full pass/full score. For (2), route to an independent local interactor/checker/scorer only on concrete evaluator, legality, scoring, protoc...

businessrustgo
0
247
Checker And Local EvaluationA

Design, implement, debug, and validate independent C++ checkers, scorers, interactors, simulators, and local evaluation workflows for algorithmic and competitive-programming tasks. Use when concrete evidence makes evaluator reconstruction diagnostic: an official evaluator is absent or doubtful and blocks a decision, zero/invalid/WA or impossible feedback is unexplained, local and remote behavior disagrees, output legality or score must be reconstructed, an interactive protocol fails, or Plate...

developmentrustgo
0
247
Contest Solver EngineeringA

Diagnose and harden contest or bounded algorithmic solver implementations for compiler and toolchain mismatches, crashes, undefined behavior, overflow, memory-layout failures, TLE or MLE, buffering, serialization, randomness, data-structure invariants, and unsafe deadline handling. Use as an internal algorithmic-problem-solving recovery route after evidence implicates the implementation or target environment rather than the mathematical model, evaluator contract, or search-method design.

businessgonode
0
247
Interactive Problem SolvingA

Solve or debug information-acquisition tasks where queries or evaluator feedback must reduce uncertainty until a hidden state, answer, or contract is sufficiently determined. Use for interactive problems, output-only tasks with a checker, and custom-judge workflows when the central difficulty is the protocol contract, query design, hypothesis elimination, query budget, transcript behavior, noise, or adversarial feedback. Do not use for offline output-only or scorer-only optimization whose fee...

businessgoc++
0
247
Model And Route AlgorithmsA

Diagnose and repair a static algorithmic problem model, state, reduction, recurrence, invariant, or proof, then decide whether an exact, constructive, exact-hybrid, heuristic, or scored-hybrid route fits the real bounds. Use as an internal algorithmic-problem-solving recovery route when brute force or a proof premise contradicts the attempted solution, or when the model is trusted but the justified solution class remains unclear. Do not use for hidden-state query design or reward-bearing onli...

businessrustgo
0
247
Plateau EscapeA

Escape a root-verified measured plateau or severe score gap in a scored algorithmic, heuristic, or hybrid solver through independent review, method research, and an evidence-gated structural prototype. Use only when the root router admits a verified legal champion. For an interactive or scored heuristic/optimization task, including AHC, first implement and validate its mandatory independent local interactor/checker/scorer under checker-and-local-evaluation, delegating missing implementation t...

businessgoc++
0
247
Reactive Online Decision Problem SolvingA

Design, debug, and improve decision policies that must earn immediate or future reward under uncertainty, including reactive or online control, repeated-round learning, exploration, and risk-aware action selection. Use when actions occur in a live sequential process, their feedback changes later choices in the same run or environment, and termination is a horizon, task completion, or decision budget. Do not use for offline output-only AHC or scorer-only optimization across development runs; u...

businessgoreact
0
247
Testlib Cpp JudgingA

Guide C++ competitive-programming judging with the bundled testlib.h. Use when the user asks to author special or scored checkers, strict validators, deterministic generators, basic interactors, or a minimal local solution-checker workflow.

toolspythonc++
0
247
Validation And ExperimentsA

Design the smallest falsifying test loop for an algorithmic solver, including brute oracles, differential and metamorphic tests, champion/challenger comparisons, paired seeds, holdouts, resource probes, and release gates. Use as an internal algorithmic-problem-solving recovery route when the smallest counterexample is unclear, comparisons are noisy, or a correction needs independent evidence before promotion. Do not use to implement a doubtful checker or to diagnose a known compiler or runtim...

testinggoc++
0
247
Adalora Recovery HarnessA

Run bounded soft-mode AdaLoRA recovery experiments with source-boundary logs, mechanism checks, and validation artifacts.

tools
0
247
Budget SchedulerA

Schedule AdaLoRA global rank budgets with warmup, cubic decay, mask intervals, and final fixed allocation.

testingpython
0
247
Importance Rank AllocatorA

Compute AdaLoRA sensitivity-uncertainty triplet scores and globally mask singular values to a target rank budget.

testingpython
0
247
Svd Adaptation LayerA

Implement AdaLoRA SVD-style low-rank linear updates with frozen base weights and active-rank scaling.

testingpythontesting
0
247
Cofi Recovery ExperimentA

Run a bounded CoFi proxy experiment that exercises masks, sparsity regularization, distillation, pruning summaries, and validation logs.

researchpython
0
247
Lagrangian Sparsity SchedulerA

Compute CoFi target-sparsity warmup, expected sparsity, and Lagrangian penalty/update diagnostics for pruning runs.

businesspython
0
247
Layerwise Distillation AlignmentA

Build dynamic teacher-student layer alignments and representation distillation losses for pruned transformer students.

businesspython
0
247
Multi Granularity MasksA

Compose CoFi coarse and fine pruning masks and summarize active transformer structures for reduced recovery experiments.

researchpython
0
247
Lora Efficiency EvaluationA

Evaluate LoRA parameter efficiency, rank constraints, merge checks, and proxy recovery metrics.

toolspython
0
247
Lora Linear AdapterA

Create and validate low-rank LoRA adapters for linear layers with merge-equivalent inference.

testingpython
0
247
Lora Reduced TrainingA

Run a bounded LoRA-only optimization loop and log mechanism-faithful training evidence.

testingpython
0
247
Lora TrainabilityA

Freeze pretrained parameters and expose only LoRA task parameters for training or checkpointing.

testingpython
0
247
Dependency Group PruningA

Aggregate LoRAPrune element importances into structured groups and create deterministic channel or head pruning masks.

toolspythonbash
0
247
Lora Guided ImportanceA

Compute LoRAPrune's LoRA-gradient-only Taylor importance estimate for structured pruning without frozen base-weight gradients.

testingpythonbash
0
247