Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Skills_Registry

Skills_Registry contiene 154 skills recopiladas de smith6jt-cop, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
154
Stars
2
actualizado
2026-04-16
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

cycle-dir-normalization
Científicos de datos

Normalize long-form CODEX cycle folders to short form before notebooks run. Trigger: cyc001_reg001_*, hard-coded cyc paths breaking, staged CODEX raw data failing in Notebooks 1/2.

2026-04-16
joint-multi-tf-v560
Científicos de datos

v5.6.0 joint multi-TF model: single model per symbol with broadcast 1Hour context replaces dual 15Min/1Hour models. Trigger: (1) replacing weighted-voting model aggregation, (2) adding broadcast features to vectorized env, (3) limited training data + worried about overfitting from doubling obs_dim, (4) backtest builder mismatch with newer feature counts.

2026-04-11
multi-timeframe-training
Científicos de datos

DEPRECATED in v5.6.0 — see joint-multi-tf-v560 skill. Documents the v5.2.0 dual-model approach (train separate 15Min/1Hour models, combine via weighted voting). Still relevant for: (1) loading legacy v5.5.0 dual models, (2) understanding the historical aggregation layer, (3) resampling pattern via origin='start'.

2026-04-11
dashboard-feature-discovery
Desarrolladores de software

Surface a shipped-but-undocumented CLI feature in user-facing docs. Trigger: user reports a known feature missing from README/readthedocs even though the CLI command exists.

2026-04-08
live-aware-account-routing
Administradores de redes y sistemas informáticos

KINTSUGI Snakefile + CLI changes that route SLURM jobs around accounts saturated by OTHER users on the same QOS pool. Trigger: QOSGrpMemLimit, jobs stuck pending despite available GPU slots in config, noisy neighbor on shared QOS, multi-user investment pool exhaustion, _build_cycle_assignment static-vs-live.

2026-04-08
slurm-concurrent-processing
Administradores de redes y sistemas informáticos

KINTSUGI SLURM batch processing: Maximize throughput using multi-account resource calculation with GPU+CPU pools per account. Trigger: SLURM job submission, batch processing, resource maximization, GPU+CPU concurrent, headless processing, resource pool.

2026-04-08
crypto-websocket-bars
Desarrolladores de software

Use Alpaca CryptoDataStream websocket for real-time crypto bars in live trading (OHLC only, volume excluded)

2026-03-27
plugin-structure-migration
Desarrolladores de software

Migrate improperly structured plugins to correct .claude-plugin/ layout

2026-03-26
optional-dependency-test-mocking
Analistas de garantía de calidad de software y probadores

Pattern for testing modules with optional dependencies by mocking at sys.modules level

2026-03-26
unified-install-resolution
Desarrolladores de software

Fix cascading dependency conflicts from sequential pip install per group. Trigger: (1) `kintsugi install all` causes numpy/torch/CUDA version conflicts, (2) pip install per-group overwrites cross-group constraints, (3) dependency conflict cascade from sequential pip invocations

2026-03-26
agent-validation-integration
Desarrolladores de software

v4.1.0 integration of agent validation learnings into live trading, backtesting, and feedback loops

2026-03-26
agent-validation-review
Analistas de garantía de calidad de software y probadores

End-to-end review of agent validation system for live trader readiness. Audits gating thresholds, model health wiring, live feedback loop, notebook consistency.

2026-03-26
reward-function-v410
Desarrolladores de software

v4.1.0 reward function redesign to fix overtrading and DSR dominance

2026-03-26
multi-tf-backtesting
Científicos de datos

Multi-timeframe backtesting combining 15Min + 1Hour model signals. Trigger when: (1) multi-TF backtest, (2) combining timeframe signals in backtest, (3) validating multi-TF strategy, (4) --multi-tf CLI flag.

2026-03-25
backtest-observation-mismatch
Desarrolladores de software

Backtest observation features that receive hardcoded defaults vs training dynamic values — and why fixing them DEGRADES results. Includes walk-forward batch mode fix.

2026-03-23
shiny-statistics-redesign
Desarrolladores de software

Statistics tab redesign patterns: 5-section narrative layout, BH correction for stratified tests, plotly legend positioning, synthetic union row density fix, test type UX guidance

2026-03-17
notebook-config-drift-detection
Desarrolladores de software

Detect and fix config drift between Colab notebooks and GPUEnvConfig defaults. Triggers when: (1) reviewing notebooks before training, (2) updating vectorized_env.py defaults, (3) preparing A/B experiments, (4) debugging unexpected training behavior.

2026-03-15
persistent-cache-gap-filling
Desarrolladores de software

Persistent data cache with gap-filling for historical market data. Trigger when: (1) cache re-downloads complete data unnecessarily, (2) time-based cache expiry wastes API calls, (3) historical data needs incremental updates only, (4) gap-fill warnings appear when cache is sufficient.

2026-03-15
shiny-feature-patterns
Desarrolladores de software

Patterns for adding interactive features to modular Shiny apps with H5AD data, conditional UI, embedded panels, tissue scatter, Leiden clustering

2026-03-06
h5ad-shiny-data-pipeline
Científicos de datos

Patterns for H5AD-backed Shiny apps with Excel fallback, groovy data in .uns, scVI QC validation, Leiden clustering merge, per-donor tissue extraction

2026-03-05
scvi-covariate-validation
Científicos de datos

Validate scVI batch correction covariate choices by comparing latent space quality metrics

2026-03-05
skilled-agent-v500
Desarrolladores de software

Skilled agent architecture replacing multi-agent system for RL training. Trigger when: (1) planning agent-guided training, (2) implementing tool-augmented LLM consultations, (3) comparing skilled vs multi-agent approaches, (4) designing simulate-verify loops for training, (5) implementing prompt evolution / learnable parameters, (6) understanding Claude Agent SDK integration in training, (7) debugging SkilledTrainer consultations or tool calls, (8) configuring agent safety bounds for training actions.

2026-03-02
stale-script-remediation
Desarrolladores de software

Bulk-update stale workflow scripts across KINTSUGI projects. Trigger: scripts not propagating, QC failures, batch stalls after code updates.

2026-02-27
genotype-hypothesis-analysis
Científicos de datos

Multi-hypothesis genotype analysis framework for spatial biology data with small sample sizes. Trigger: (1) comparing measurements across genotype groups with small n (3-4/group), (2) multi-notebook analysis of spatial/multiplex imaging annotations, (3) vessel/region density normalized across tissue compartments.

2026-02-26
snakemake-signal-isolation
Desarrolladores de software

Adding signal isolation as a Snakemake pipeline rule for end-to-end automation. Trigger: signal isolation rule, pipeline integration, batch completion sentinel, autofluorescence subtraction as workflow step.

2026-02-25
hdl73-signal-isolation
Científicos de datos

Batch signal isolation for Phenocycler spleen channels using matched blank pairs and kintsugi.signal

2026-02-25
channel-tif-to-ome-tiff
Desarrolladores de software

Convert single-channel TIF directories to pyramidal OME-TIFF with SubIFDs

2026-02-24
snakemake-workflow-architecture
Desarrolladores de software

Snakemake workflow design for KINTSUGI SLURM processing: lambda resource routing, GPU-only cycle pre-assignment, multi-account scheduling, registration + QC aggregate rules. Trigger: Snakemake rules, workflow config, ruleorder, cycle assignment, DAG design, sentinel files, workflow run/check, registration, VALIS, QC reports.

2026-02-24
mcp-absolute-path-config
Desarrolladores de software

Fix MCP server 'Executable not found' by resolving absolute paths in .mcp.json

2026-02-24
macro-calendar-modulation
Desarrolladores de software

CPI/GDP/retail sales date awareness and VIX regime scaling for calendar features

2026-02-24
openbb-enrichment-integration
Desarrolladores de software

OpenBB Platform as parallel enrichment layer — fundamentals, FRED, earnings, news, options IV

2026-02-24
vix-scaled-risk-management
Científicos de datos

VIX-based position sizing, circuit breakers, and capital shift suppression

2026-02-24
old-code-data-detection
Desarrolladores de software

Detect processed data produced with old/buggy KINTSUGI code via timestamp forensics

2026-02-22
multi-project-batch-isolation
Científicos de datos

Multi-project signal isolation with cascading recipe resolution

2026-02-22
agent-validation-v430
Científicos de datos

Agent validation v4.3.0 — Make agents act effectively by disabling harmful actions, lowering gates, and injecting cross-run learning

2026-02-22
vessel3d-frangi-bugfix
Desarrolladores de software

Frangi vesselness 3D filter: Ra formula correction, scikit-image deprecations, GPU VRAM guard

2026-02-22
ccxt-multi-exchange
Desarrolladores de software

CCXT multi-exchange crypto broker integration for better liquidity during after-hours capital shift

2026-02-22
agent-validation-v420
Científicos de datos

Agent validation overhaul: reward weight overrides, fitness decline gate, pinned data, staged experiments

2026-02-22
claude-md-context-management
Desarrolladores de software

Split oversized CLAUDE.md into subdirectory files. Trigger: CLAUDE.md too large, context window, documentation splitting.

2026-02-21
post-training-workflow
Científicos de datos

Post-training model validation workflow: gating, backtesting, walk-forward validation, deployment decisions. Trigger after GPU training completes.

2026-02-21
Mostrando las 40 principales de 154 skills recopiladas en este repositorio.