
Claude Skills by Lord1Egypt
github.com/Lord1EgyptZero-install localhost tunnels over SSH via Pinggy.
Pixel art w/ era palettes (NES, Game Boy, PICO-8).
Play Pokemon via headless emulator + RAM reads.
Build PowerPoint decks headless with python-pptx. Pairs with excel-author for model-backed decks where every number traces to a workbook cell. Use for pitch decks, IC memos, earnings notes.
Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2
High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.
High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.
Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.
Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.
Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python.
Free meta-search via SearXNG — aggregates results from 70+ search engines. Self-hosted or use a public instance. No API key needed. Falls back automatically when the web search toolset is unavailable.
OSINT username search across 400+ social networks. Hunt down social media accounts by username.
Shop.app: product search, order tracking, returns, reorder.
Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields.
Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.
SiYuan Note API for searching, reading, creating, and managing blocks and documents in a self-hosted knowledge base via curl.
Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.
Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.
State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
Stock quotes, history, search, compare, crypto via Yahoo.
Execute plans via delegate_task subagents (2-stage review).
Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.
Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.
Poll RSS, JSON APIs, and GitHub with watermark dedup.
|
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
Airtable REST API via curl. Records CRUD, filters, upserts.
Manage Apple Notes via memo CLI: create, search, edit.
Apple Reminders via remindctl: add, list, complete.
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
Search arXiv papers by keyword, author, category, or ID.
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ASCII video: convert video/audio to colored ASCII MP4/GIF.
Infographics: 21 layouts x 21 styles (信息图, 可视化).
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
Delegate coding to Claude Code CLI (features, PRs).
Design one-off HTML artifacts (landing, deck, prototype).
Inspect codebases w/ pygount: LOC, languages, ratios.
Delegate coding to OpenAI Codex CLI (features, PRs).
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
Author/validate/export Google's DESIGN.md token spec files.
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
Track Apple devices/AirTags via FindMy.app on macOS.
Search/download GIFs from Tenor via curl + jq.
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
Review PRs: diffs, inline comments via gh or REST.
Create, triage, label, assign GitHub issues via gh or REST.
GitHub PR lifecycle: branch, commit, open, CI, merge.