datathings
01Plugin Claude Code
Plugin marketplace listing 12 plugins: llamacpp, greycat, greycat-c, blaslapack, ggml.
Plugin Claude Code
Plugin marketplace listing 12 plugins: llamacpp, greycat, greycat-c, blaslapack, ggml.
Command Claude Code
This command adds a new skill plugin to the marketplace from a git repository.
Command Claude Code
This command updates the LAPACK library to the latest version and synchronizes all skill files with the updated CBLAS and LAPACKE APIs.
Command Claude Code
This command updates the CUDA skill libraries to the latest versions and synchronizes all skill files with the updated APIs.
Command Claude Code
This command updates the ggml library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
Pull latest upstream greycat and upgrade both the greycat and greycat-c skills.
Command Claude Code
This command updates the llama.cpp library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
This command updates the Ollama library to the latest version and synchronizes all skill files with the updated REST API.
Command Claude Code
This command updates the OpenCL SDK library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
This command updates the pandapower library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
This command updates the power-grid-model library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
This command updates the ROCm library to the latest version and synchronizes all skill files with the updated API.
Command Claude Code
This command updates the vLLM library to the latest version and synchronizes all skill files with the updated API.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Instructions file
Instructions for datathings/marketplace, covering claude.md, repository overview, architecture, plugin types and commands.
Plugin Claude Code
Complete CBLAS and LAPACKE C API reference (LAPACK v3.12.1) covering 1284 functions across BLAS Level 1/2/3 vector and matrix operations, linear system solvers, eigenvalue/eigenvector computation, SVD, least squares, matrix factorizations, and auxiliary routines for scientific computing and high-performance numerical…
Skill Claude CodeCodex
Complete CBLAS and LAPACKE C API reference (LAPACK v3.12.1) covering 1284 functions for numerical linear algebra: BLAS Level 1/2/3 vector and matrix operations, linear system solvers (LU, Cholesky, LDL), eigenvalue/eigenvector computation, singular value decomposition, least squares, QR/LQ factorizations, and…
Plugin Claude Code
NVIDIA CUDA C/C++ skill - Runtime API, cuBLAS, cuFFT, cuSPARSE, cuRAND, cuSolver, Thrust, and Cooperative Groups for GPU-accelerated computing.
Skill Claude CodeCodex
NVIDIA CUDA parallel computing platform — use when writing .cu kernels, using cuBLAS/cuDNN/cuFFT/cuSPARSE/cuRAND/cuSolver, Thrust, or Cooperative Groups for GPU-accelerated computing.
Plugin Claude Code
ggml v0.15.3 C tensor library skill — 650+ functions and 98 ops for graph computation, GGUF I/O, multi-backend inference, GLU activations, SSM/RWKV ops, and ML training.
Skill Claude CodeCodex
C tensor computation library for ML inference and training. Use when working with ggml graphs, GGUF model files, backend scheduling, quantization, or implementing low-level ML ops in C/C++.
Plugin Claude Code
Comprehensive reference for GreyCat C API and GCL Standard Library. Covers native function implementation, tensor operations, scheduling, I/O, statistics, and all std modules.
Skill Claude CodeCodex
GreyCat C API and GCL Standard Library reference. Use for: (1) Native C development with gcmachinet context, tensors, objects, memory management, crypto, I/O; (2) GCL Standard Library modules - std::core (Date/Time/Tuple/geospatial types), std::runtime…
Plugin Claude Code
Comprehensive GreyCat development skill for graph-based language with built-in persistence. Covers data modeling, API development, parallel processing, frontend integration, and all standard libraries.