Skip to main content
edtechre
GitHub creator profile

edtechre

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Aug 15, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

pybroker-indicator-creator
software-developers

Write, register, and debug PyBroker indicators using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to write custom indicator functions with pybroker.indicator, vectorize indicator logic with NumPy and Numba @njit…

Aug 15, 2026
pybroker-model-trainer
software-developers

Register, train, wire, and debug machine learning models for PyBroker backtests using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to register a model with pybroker.model, write train_fn/predict_fn code for…

Aug 15, 2026
pybroker-multi-interval
software-developers

Build, wire, and debug multi-timeframe PyBroker strategies using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to trade a base timeframe with confirmation from coarser weekly or monthly bars, compress bars into…

Aug 15, 2026
pybroker-optimize
software-developers

Tune PyBroker strategy hyperparameters with Optuna-backed search using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to declare tunable values with pybroker.hyperparam, run Strategy.optimize with grid, TPE, or…

Aug 15, 2026
pybroker-rotational-trading
software-developers

Build ranked-signal and rotational PyBroker strategies using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to rank symbols with ctx.long_score or ctx.short_score, cap positions with Strategy.set_max_long_positions…

Aug 15, 2026
pybroker-strategy-creator
software-developers

Create, adapt, review, and debug PyBroker algorithmic trading strategy and backtest code using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to turn trading rules into PyBroker Strategy/ExecContext logic, add…

Aug 15, 2026
dependency-migration-triage
software-quality-assurance-analysts-and-testers

Rigorously triage a single Dependabot (or Renovate) dependency version-bump PR: pull the real changelog/release notes across the full old->new version range (not the PyPI summary blurb), map it against actual usage sites in this codebase, write a migration…

Aug 9, 2026
Showing 1 of 1 repositories
All repositories loaded