Top Agent Skills
25791 skills
experiment-tracking-swanlab
Track ML experiments with open-source run logging, local or self-hosted dashboards, and media visualization using SwanLab.
10.4k · bundle
peft-fine-tuning
Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on consumer GPUs.
10.4k · bundle
gptq
Quantize large language models to 4-bit with minimal accuracy loss using GPTQ, enabling deployment of 70B+ models on consumer GPUs with 4× memory reduction and 3-4× faster inference.
10.4k · bundle
llamaindex
Connects LLMs with user data for RAG applications, document Q&A, and knowledge retrieval using 300+ data connectors and vector indices.
10.4k · bundle
blip-2-vision-language
Generate image captions, answer visual questions, and perform image-text retrieval using BLIP-2's Q-Former architecture with frozen vision encoders and LLMs.
10.4k · bundle
simpo-training
Train language models with SimPO, a reference-free preference optimization method that outperforms DPO without needing a reference model.
10.4k · bundle
slime-rl-training
Post-train LLMs with reinforcement learning using the slime framework, which integrates Megatron-LM for training and SGLang for rollout generation.
10.4k · bundle
openrlhf-training
Train large language models (7B-70B+) with RLHF using PPO, GRPO, DPO, and other algorithms, accelerated by Ray and vLLM for distributed multi-GPU setups.
10.4k · bundle
rwkv-architecture
Use RWKV, a linear-time RNN-Transformer hybrid, for efficient long-context inference and training with constant memory usage.
10.4k · bundle
mamba-architecture
Train and run Mamba state-space models with O(n) complexity, achieving faster inference and longer context than Transformers.
10.4k · bundle
sglang
Serve LLMs and VLMs with structured outputs, prefix caching, and high throughput using RadixAttention.
10.4k · bundle
quantizing-models-bitsandbytes
Quantize LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss using bitsandbytes. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers.
10.4k · bundle
sentence-transformers
Generate high-quality sentence and text embeddings for semantic similarity, clustering, and retrieval using 5000+ pre-trained models. Supports multilingual and domain-specific embeddings for RAG and semantic search.
10.4k · bundle
llama-cpp
Run LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.
10.4k · bundle
segment-anything-model
Segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks with zero-shot transfer.
10.4k · bundle
stable-diffusion-image-generation
Generate images from text prompts, perform image-to-image translation, inpainting, and build custom diffusion pipelines using Stable Diffusion models via HuggingFace Diffusers.
10.4k · bundle
optimizing-attention-flash
Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.
10.4k · bundle
tensorrt-llm
Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency on NVIDIA GPUs (A100/H100).
10.4k · bundle
huggingface-accelerate
Add distributed training support to any PyTorch script with minimal code changes using a unified API for DDP, DeepSpeed, FSDP, and mixed precision.
10.4k · bundle
long-context
Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques for processing long documents and implementing efficient positional encodings.
10.4k · bundle
training-llms-megatron
Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies for maximum GPU efficiency.
10.4k · bundle
pytorch-fsdp2
Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.
10.4k · bundle
pyvene-interventions
Perform causal interventions on PyTorch models using pyvene's declarative framework for causal tracing, activation patching, and interchange intervention training.
10.4k · bundle
sparse-autoencoder-training
Train and analyze Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features for mechanistic interpretability research.
10.4k · bundle
ara-compiler
Compiles research inputs—PDFs, code, logs, notes—into structured Agent-Native Research Artifacts with cognitive and physical layers.
10.4k · bundle
n8n-code-python
Write Python code in n8n Code nodes, covering data access patterns, return formats, and standard library limitations.
5.7k · bundle
n8n-validation-expert
Interpret n8n validation errors and warnings, guide iterative fixes, and explain validation profiles, error types, and auto-sanitization.
5.7k · bundle
ftd-detector
Detects Follow-Through Day (FTD) signals for market bottom confirmation using William O'Neil's methodology, with dual-index tracking and a state machine for rally attempt, FTD qualification, and post-FTD health monitoring.
2.3k · bundle
theme-detector
Detects and ranks trending market themes by analyzing cross-sector momentum, volume, and breadth signals with lifecycle maturity assessment.
2.3k · bundle
uptrend-analyzer
Analyzes market breadth using Monty's Uptrend Ratio Dashboard data to diagnose the current market environment. Generates a 0-100 composite score from 5 components (breadth, sector participation, rotation, momentum, historical context).
2.3k · bundle
edge-hint-extractor
Convert daily market observations and news reactions into structured edge hints, with optional LLM augmentation, outputting a canonical hints.yaml for downstream concept synthesis.
2.3k · bundle
market-top-detector
Quantifies market top probability using O'Neil Distribution Days, Minervini leading stock deterioration, and Monty defensive sector rotation, producing a 0-100 composite score with risk zone classification for tactical 2-8 week timing signals.
2.3k · bundle
data-quality-checker
Validate financial data quality in market analysis documents before publication, checking price scales, instrument notation, date accuracy, allocation totals, and unit usage.
2.3k · bundle
stockbee-20pct-study
Scans US equities for daily +20%/-20% movers, classifies catalysts and chart context, updates forward outcomes, and summarizes cohort patterns for research.
2.3k · bundle
breakout-trade-planner
Generate Minervini-style breakout trade plans from VCP screener output with risk calculation, portfolio heat management, and Alpaca-compatible order templates.
2.3k · bundle
edge-strategy-reviewer
Reviews trading strategy drafts for edge plausibility, overfitting risk, sample size adequacy, and execution realism, outputting PASS/REVISE/REJECT verdicts with confidence scores.
2.3k · bundle
earnings-trade-analyzer
Screens recent post-earnings stocks using a 5-factor scoring system (Gap Size, Pre-Earnings Trend, Volume Trend, MA200 Position, MA50 Position) and assigns A/B/C/D grades to identify momentum trade candidates.
2.3k · bundle
market-breadth-analyzer
Quantifies market breadth health using public CSV data, generating a 0-100 composite score across six components to assess market participation and rally breadth.
2.3k · bundle
trade-performance-coach
Reviews closed trades, partial exits, and monthly trade aggregates for process adherence, risk discipline, execution quality, and evidence-based trading behavior patterns.
2.3k · bundle
drawdown-circuit-breaker
Evaluates account-level drawdown and losing-streak rules from local thesis files to decide whether new trade risk is allowed, without external APIs.
2.3k · bundle
dual-axis-skill-reviewer
Review AI agent skills using a dual-axis method: deterministic code-based checks and LLM deep review, with weighted scoring and improvement recommendations.
2.3k · bundle
options-strategy-advisor
Analyze and simulate options trading strategies using Black-Scholes pricing, Greeks calculation, and risk management guidance.
2.3k · bundle
skill-integration-tester
Validate multi-skill workflows by checking skill existence, inter-skill data contracts, JSON schema compatibility, file naming conventions, and handoff integrity.
2.3k · bundle
trade-hypothesis-ideator
Generate falsifiable trade strategy hypotheses from market data, trade logs, and journal snippets, with ranked hypothesis cards, experiment designs, kill criteria, and optional strategy.yaml export.
2.3k · bundle
trading-skills-navigator
Routes trading and investing goals to the right workflow, skillset, API profile, and setup path without executing trades.
2.3k · bundle
pre-trade-discipline-gate
Evaluates a local pre-trade checklist before manual order entry, blocking planless, oversized, revenge-risk, market-regime-blocked, or circuit-breaker-blocked entries while journaling the decision for later review.
2.3k · bundle
weekly-performance-digest
Aggregate closed trades from trader-memory-core into a weekly performance report with win rate, expectancy, profit factor, R-multiple, MAE/MFE, and pattern breakdowns by source skill, exit reason, sector, and mechanism.
2.3k · bundle
edge-pipeline-orchestrator
Coordinate multi-stage edge research pipelines from candidate detection through strategy design, review, revision, and export.
2.3k · bundle
downtrend-duration-analyzer
Analyze historical downtrend durations and generate interactive HTML histograms showing typical correction lengths by sector and market cap.
2.3k · bundle
ibd-distribution-day-monitor
Detect IBD-style Distribution Days for QQQ/SPY, track 25-session expiration and 5% invalidation, count d5/d15/d25 clusters, classify market risk, and emit TQQQ/QQQ exposure recommendations.
2.3k · bundle
stanley-druckenmiller-investment
Synthesizes outputs from 8 upstream market analysis skills into a unified conviction score (0-100), pattern classification, and allocation recommendation for Druckenmiller-style portfolio positioning.
2.3k · bundle
stockbee-momentum-burst-screener
Screen US stocks for Stockbee-style short-term momentum burst setups using 4% breakout, dollar breakout, range expansion, volume expansion, prior range contraction, close-location, failure filters, and risk-distance scoring.
2.3k · bundle
kanchi-dividend-us-tax-accounting
Classify US dividend tax treatment, validate holding periods, and recommend account placement for dividend income portfolios.
2.3k · bundle
stockbee-exhaustion-hammer-screener
Screen US stocks for Stockbee-style selling-exhaustion hammer setups using prior momentum, pullback depth, undercut/reclaim, long lower-wick geometry, close-location, volume confirmation, quality/liquidity gates, and risk-distance scoring.
2.3k · bundle
muapi-media-generation
Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5.
3.7k · bundle
muapi-youtube-shorts
Generate platform-tuned vertical short clips (YouTube Shorts, TikTok, Reels) from long-form videos using muapi.ai's AI clipping endpoint.
3.7k · bundle
muapi-photo-pack-generator
Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.
3.7k · bundle
web-search
Search the web and fetch content from URLs, returning LLM-friendly markdown.
1.5k · bundle
hf-cloud-python-env-setup
Sets up an isolated Python environment for SageMaker and AWS work, pinning Python version and installing current boto3/awscli to avoid dependency conflicts and stale SDKs.
10.8k · bundle
hf-cloud-sagemaker-production-defaults
Creates SageMaker endpoints (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default, then smoke-tests them before declaring success.
10.8k · bundle