Skill Claude CodeCodex
HuggingFace Hub — download models/datasets, upload artifacts, search, and manage tokens via CLI and Python API.
Skill Claude CodeCodex
HuggingFace Hub — download models/datasets, upload artifacts, search, and manage tokens via CLI and Python API.
Skill Claude CodeCodex
Structured LLM outputs with Instructor — Pydantic models as response schemas for OpenAI, Anthropic, and any OpenAI-compatible API.
Skill Claude CodeCodex
Jupyter notebook and kernel operations — start kernels, execute cells programmatically, export, and data analysis patterns.
Skill Claude CodeCodex
Linear project management — create issues, manage cycles, update projects, and query team progress via Linear API or MCP.
Skill Claude CodeCodex
Run quantized LLMs locally with llama.cpp — CPU+GPU inference, GGUF format, OpenAI-compatible server, and Python bindings.
Skill Claude CodeCodex
Create mathematical animations and explainer videos with Manim Community - code-driven animations for math, CS concepts, data visualization.
Skill Claude CodeCodex
Convert any CLI tool or Python function into an MCP server using fastmcp. Zero-config tool injection into Claude Code.
Skill Claude CodeCodex
MCP server integration in Claude Code — add servers to .mcp.json, configure transports, and use their tools natively.
Skill Claude CodeCodex
1Password CLI integration — retrieve secrets, manage vaults, inject credentials into scripts without hardcoding.
Skill Claude CodeCodex
Open-source security forensics - analyze repositories, dependencies, and code for malicious patterns, supply chain risks, and vulnerabilities.
Skill Claude CodeCodex
Managed vector database for production RAG — serverless and pod-based deployment, hybrid search, namespaces, and metadata filtering.
Skill Claude CodeCodex
Query Polymarket prediction markets for probability data and research insights on real-world events.
Skill Claude CodeCodex
High-performance vector search engine for production RAG — Rust-powered, horizontal scaling, hybrid dense+sparse search, metadata filtering.
Skill Claude CodeCodex
Academic paper writing workflow — literature review, LaTeX setup, structure, citations, and conference submissions.
Skill Claude CodeCodex
OSINT username search across 400+ social networks using the Sherlock Project.
Skill Claude CodeCodex
Query Solana blockchain data — SOL balances, SPL tokens, transactions, programs, and NFTs via JSON RPC API.
Skill Claude CodeCodex
Run Stable Diffusion locally with diffusers — text-to-image, img2img, inpainting, ControlNet, and SDXL.
Skill Claude CodeCodex
Decompose Claude Code work into parallel subagent-friendly streams when the environment permits delegation. Use when a task has independent sidecar work, disjoint file ownership, or review/verification streams that can run in parallel without blocking the critical path.
Skill Claude CodeCodex
Run a disciplined multi-phase debugging loop for Claude Code tasks. Use when failures are ambiguous, regressions are hard to localize, logs are noisy, or a bug fix must be proven rather than guessed.
Skill Claude CodeCodex
Apply a disciplined red-green-refactor workflow in Claude Code. Use when adding behavior safely, reproducing a bug before fixing it, designing APIs from the outside in, or strengthening change confidence with targeted tests.
Skill Claude CodeCodex
Deploy and serve LLMs with vLLM — OpenAI-compatible inference server with PagedAttention, continuous batching, and quantization support.
Skill Claude CodeCodex
OpenAI Whisper for speech recognition and transcription — local inference, multiple model sizes, language detection, and subtitle generation.
Skill Claude CodeCodex
YouTube research and content operations — search, download, transcript extraction, and audio processing via yt-dlp.
MCP server Claude CodeCodexCursor +2
MCP server "opencrab" as configured in AlexAI-MCP/OpenCrab. Runs locally from the opencrab Python package.