All authors
VectorSpaceLab avatar

Claude Skills by VectorSpaceLab

github.com/VectorSpaceLab
1,562 skillsA× 1,560B× 1D× 10 installs77 views
Analyze Paper RecoveryA

Analyze the gap between a recovered paper result and the paper target, decide whether generated skills are acceptable, and produce actionable module-level feedback for another distillation cycle.

ai-agentspythongo
0
247
Create Paper Module SkillA

Convert one paper module document into a production-quality English Agent Skill with scripts, tests, validation logs, and clear input/output contracts.

testingpythongo
0
247
Create Paper SkillsA

Creates reusable Agent Skills from an AI research paper using the Paper2Skills Distiller workflow. Use in Creator mode when the user provides a paper PDF, paper URL, arXiv id, paper title, or paper/repo pair, or asks to convert a scientific paper into skills with recovery experiments. Prefer a TOML run config; ask for missing paper, repo, recovery, runtime, and budget fields before expensive work.

researchpythongo
0
247
Create Repo SkillA

Creates a repo-specific operating Agent Skill for DisCo Researcher from a local repository by inspecting source files and an installed or auto-prepared, backend-aware Python package environment. Use when the user asks to create a skill for a repo, generate repo-specific skills, analyze a local Python package, or build a DisCo skill that may also be exported to compatible agents. If the user gives only a repo path, analyze the repository structure and native tests/examples first, confirm the e...

developmentjavascriptpython
0
247
Design Meta SkillA

Designs and validates a reusable Creator meta-skill workflow for an evidence-backed recurring construction gap after distill-ml-knowledge selects the design-reusable strategy. Use it to parameterize future source or task anchors, verify the workflow, and prepare an approved managed Creator-infrastructure import.

businessbashnode
0
247
Distill Ml KnowledgeA

Canonical Creator entry point for DisCo skill distillation. Use when turning a repository, paper, tutorial, dataset, benchmark, research note, task, or other source material into a verified operating skill graph. Identify the anchor, scope capabilities, ground them in evidence, construct a candidate graph, verify it into an accepted graph, and record the construction.

documentationrustgo
0
247
Extend Repo SkillA

Extends an existing repository-specific Agent Skill with new capabilities, deeper coverage, troubleshooting, scripts, and usability tests. Use when the user asks to expand, improve, deepen, or add coverage to an already implemented skill instead of creating a new skill from scratch. If the repository itself changed and the old skill may be stale, use refresh-repo-skill instead.

testingpythongo
0
247
Import Repo Skills To AgentA

Export all or selected DisCo-managed repository skills, their regenerated repository-index.jsonl, and a scoped area/family repo-skills-router into Codex, Claude Code, or another agent skills directory. Use when the user asks to copy, install, synchronize, or merge repository skills into another agent or project. Resolve exact skill IDs, obtain explicit approval for replacements, then use the bundled transactional helper for validation, Codex policy injection, deterministic router merging, rol...

ai-agentsbashnode
0
247
Paper Skills DistillerA

Orchestrate a paper-to-skills distillation loop for AI research papers supplied as local files, URLs, arXiv ids, or titles, optionally with a local or remote repository, by resolving sources, modularizing the paper, creating module skills, preparing recovery runtime, recovering a paper result without the source repo, analyzing gaps, and iterating until acceptable.

testinggogit
0
247
Plan Paper Skill ModulesA

Analyze a local AI research paper, optionally using a local repository as supporting evidence, and produce a concise paper profile plus a validated module plan of at most five reusable skill modules.

researchgo
0
247
Prepare Paper Recovery EnvA

Inspect, prepare, and document an isolated runtime environment for Paper2Skills recovery experiments, including package probes, model/cache checks, GPU status, bounded benchmark acquisition, and a runtime handoff for recover-paper-result.

developmentpythongo
0
247
Prepare Repo Skill EnvA

Create, install, and prove the minimum backend-aware Python inspection environment set for a local repository before create-repo-skill. Use when a repo package must be installed into new or existing Conda, micromamba, uv, or venv environments; when selected native tests/examples require CPU, CUDA, ROCm, MPS, or vendor accelerator dependencies; when a broken inspection environment needs diagnosis; or when hardware/backend compatibility must be verified. Consume the confirmed extraction scope a...

toolspythongo
0
247
Recover Paper ResultA

Reproduce a fast paper result using only the paper, module documents, generated module skills, and datasets, explicitly forbidding reads from the original source repository during recovery.

toolspythongo
0
247
Refresh Repo SkillA

Refreshes an existing repository-specific Agent Skill after the source repository changed. Use when the user says repo code, APIs, docs, examples, configs, dependencies, or behavior changed and an old skill may now be stale, outdated, inconsistent with current code, or needs to be resynchronized from repository evidence.

documentationpythongo
0
247
Repo Skills RouterA

Routes substantive ML, AI, data, scientific-computing, and software-engineering requests to the smallest useful set of managed repository skills. Invoke proactively when a request names or implies a package, framework, model family, dataset, modality, workflow, backend, deployment target, evaluation method, or implementation approach that may benefit from repository guidance, even if no repository is named. Narrow progressively from area to family to repository root: inspect only the one or t...

devopsbackend
0
247
Verify Repo SkillA

Verifies a generated or refreshed repo-specific Agent Skill by creating assertion-backed usability test cases, running content-level self-refine, checking backend-classified native repo examples/tests against the prepared CPU/GPU environment plan, enforcing required-backend and import gates, checking static quality, and producing final coverage and handoff artifacts. Use this after create-repo-skill, refresh-repo-skill, or extend-repo-skill finishes an integrated runtime skill draft, and when...

documentationpythongo
0
247
Workflow AuthoringA

Writes deterministic DisCo workflow scripts that coordinate subagents with stable coverage IDs, bounded recovery, explicit usage semantics, and structured environment handoffs.

businessjavascriptpython
0
247
Huggingface HubA

Use the Hugging Face Hub Python client and hf CLI for repository and artifact management, downloads and caching, hosted inference, cloud compute, model integration, and safe automation.

toolspythonshell
0
247
Cli And AutomationA

Routes reliable Hugging Face Hub CLI and shell automation, including hf output modes, authentication, file movement, repository and catalog operations, hosted jobs, extensions, and agent-skill generation. Use for hf command selection, JSON or quiet parsing, login and token handling, dry-run or confirmation planning, extensions, or compatible CLI skills.

businesspythonrust
0
247
Downloads And StorageA

Routes Hugging Face Hub file and snapshot downloads, cache and offline recovery, Xet-backed storage, HfFileSystem and hf:// URIs, buckets, and safe copy or sync planning. Use for model, dataset, Space, or kernel downloads; allow/ignore patterns; cache corruption; fsspec browsing; volume mounts; and bucket file movement.

businesspythonshell
0
247
Hosted Compute And IntegrationsA

Routes hosted Jobs and Sandboxes, Space runtime configuration, OAuth and webhooks, framework/model integration, repository cards, tensor serialization, and TensorBoard logging workflows.

securitypythonrust
0
247
Hub OperationsA

Operate Hugging Face Hub repositories and API resources with authenticated or mocked Python workflows, explicit revision control, safe mutations, and actionable error recovery.

toolspythonshell
0
247
Inference And EndpointsA

Run hosted model inference and manage Hugging Face Inference Endpoints with sync or async clients, provider-aware payloads, streaming, tools, structured outputs, MCP, and safe lifecycle recovery.

toolspythonrust
0
247
Repo Skills RouterA

Routes substantive ML, AI, data, scientific-computing, and software-engineering requests to the smallest useful set of managed repository skills. Invoke proactively when a request names or implies a package, framework, model family, dataset, modality, workflow, backend, deployment target, evaluation method, or implementation approach that may benefit from repository guidance, even if no repository is named. Narrow progressively from area to family to repository root: inspect only the one or t...

devopsbackend
0
247
3d Resnets PytorchA

"Routes 3D ResNets PyTorch video action-recognition workflows

toolspython
0
247
Data PreparationA

"Prepare raw videos and annotations for the 3D-ResNets-PyTorch

documentationpythonbash
0
247
Training And InferenceA

"Routes training, fine-tuning, validation, checkpoint, and

documentation
0
247
3ddfa V2A

"Routes 3DDFA_V2 face-alignment setup, still-image demos, video

dataapi
0
247
Onnx And BenchmarkingA

"Use 3DDFA_V2 ONNX Runtime acceleration and CPU latency or speed

testingpythonbash
0
247
Setup And AssetsA

"Prepare 3DDFA_V2 runtime assets and native extension builds before

toolspythonbash
0
247
Still Image DemoA

"Run 3DDFA_V2 still-image alignment, rendering, pose, texture, and

toolspythonbash
0
247
Video And TrackingA

Run 3DDFA_V2 video, smoothing, and manual webcam tracking workflows.

documentationpythonbash
0
247
3ddfaA

"Guide 3DDFA Python inference, geometry rendering,

testingpythonc++
0
247
Cpp Onnx PortA

"Operate the optional 3DDFA C++ OpenCV DNN port, checkpoint-to-ONNX

developmentpythonrust
0
247
Geometry RenderingA

"Reconstruct 3DMM vertices, serialize mesh outputs, and manage

content-marketingc++api
0
247
Python InferenceA

"Operate 3DDFA Python image and video inference for landmarks,

developmentpythonc++
0
247
Training EvaluationA

"Routes 3DDFA training recipes, loss selection, checkpoint resume,

toolspythonc++
0
247
Ab3dmotA

"Operate AB3DMOT 3D multi-object tracking workflows for KITTI and

toolspythongo
0
247
Data ConversionA

"Routes KITTI and nuScenes data-layout, detection-conversion, and

testinggotesting
0
247
Evaluation VisualizationA

"Evaluate, threshold, combine, and visualize AB3DMOT KITTI and

toolsgoshell
0
247
Tracking PipelineA

"Run AB3DMOT tracking safely and use the core AB3DMOT tracker APIs

toolspythongo
0
247
AccelerateA

"Use Hugging Face Accelerate for PyTorch training-loop migration,

testingpythonbash
0
247
Big Model InferenceA

"Use Accelerate big-model inference utilities for meta

toolsapibackend
0
247
Checkpointing And TrackingA

"Save and resume Accelerate training state, register checkpoint

devopspythonbackend
0
247
Configuration And CliA

"Use this sub-skill when working with Hugging Face Accelerate

toolspythonnode
0
247
Distributed Training BackendsA

"Select, configure, and diagnose Accelerate distributed training

businesspythonbash
0
247
Training Loop IntegrationA

"Migrate raw PyTorch training and evaluation loops to Hugging Face

devopspythonbash
0
247
AcmeA

"Route Acme reinforcement-learning framework tasks across core

developmentpythongo
0
247
Core WorkflowsA

"Build and debug Acme core dm_env loops, specs, wrappers, logging,

devopsapibackend
0
247
Jax AgentsA

Select, configure, and adapt Acme JAX agents and JAX experiment workflows.

devopspythongo
0
247