shaojieMike avatar

shaojieMike

Community

@Kirrito-k423 · Shanghai/Hangzhou, China

79Followers
|
135Public Repos
|
16Published Skills

I am an engineer in the Ascend computing product line at Huawei Technologies Co., Ltd., with a master's degree in computer science from USTC

Skills Distribution
DomainAI Models & ...RL Training Operat.. (35%)Experiment Observa.. (25%)GPU/NPU Infrastruc.. (20%)Configuration & As.. (12%)

Agent Skills by shaojieMike

Showing 16 vetted skills indexed across 1 GitHub repositories.

Kirrito-k423Kirrito-k423

verl-feature-intelligence

Extract user-adjustable parameters from Verl examples into Chinese markdown docs and Excel ledgers.

Community
Advanced
Kirrito-k423Kirrito-k423

workspace-adapter-verl

Orchestrates Verl GRPO training and validation cases on remote Ascend NPU servers.

Community
Advanced
Kirrito-k423Kirrito-k423

service-reachability

Verify remote training servers can reach local W&B, Prometheus, Grafana, and Pushgateway services.

Community
Basic
Kirrito-k423Kirrito-k423

network-check

Diagnose external network reachability and configure SSH reverse proxy tunnels for remote servers.

Community
Basic
Kirrito-k423Kirrito-k423

experiment-report

Renders single-page HTML experiment reports from manifests, logs, W&B data, and Prometheus evidence.

Community
Intermediate
Kirrito-k423Kirrito-k423

train-stack-health

Inspect remote training stack health for conda environments, verl or veomni versions, and one-step smoke tests.

Community
Intermediate
Kirrito-k423Kirrito-k423

customer-config

Generate, validate, and inspect AutoResearch customer configuration files with redacted secrets.

Community
Intermediate
Kirrito-k423Kirrito-k423

local-services-health

Start, stop, and health-check local Archon, W&B, Prometheus, and Grafana services.

Community
Intermediate
Kirrito-k423Kirrito-k423

server-hardware-probe

Probe remote GPU and NPU servers over SSH and parse npu-smi or nvidia-smi outputs.

Community
Intermediate
Kirrito-k423Kirrito-k423

data-collection

Collects experiment evidence from minimal runs including W&B sync, remote logs, and Prometheus metrics.

Community
Intermediate
Kirrito-k423Kirrito-k423

loop-constraints

Enforce AutoResearch loop constraints before triage, edits, and remote execution.

Community
Intermediate
Kirrito-k423Kirrito-k423

loop-budget

Enforces loop iteration budgets for attempts, tokens, time, sub-agents, and remote compute.

Community
Intermediate
Kirrito-k423Kirrito-k423

loop-triage

Analyzes AutoResearch run evidence and loop state to propose one bounded next experiment.

Community
Intermediate
Kirrito-k423Kirrito-k423

rmb-cost-report

Generate RMB cost reports from Codex session token usage with GPT and DeepSeek pricing.

Community
Intermediate
Kirrito-k423Kirrito-k423

model-data-assets

Manages model weight and dataset asset registries across local Mac and remote servers.

Community
Intermediate
Kirrito-k423Kirrito-k423

wandb-clean-empty-runs

Deletes W&B run directories and server records lacking successful step metrics.

Community
Intermediate

Frequently Asked Questions About shaojieMike

FAQPage Schema
What tasks can I accomplish with shaojieMike's AutoResearch skills?▼

You can run Verl GRPO training cases, probe remote GPU/NPU hardware, health-check training stacks and conda environments, collect experiment evidence from W&B and Prometheus, render HTML experiment reports, manage model and dataset assets, clean empty W&B runs, and produce RMB token cost reports.

Who is the target user for these skills?▼

ML engineers and researchers operating reinforcement learning training pipelines, particularly teams using Verl with Qwen models and geo3k datasets on remote GPU or Huawei Ascend NPU servers who need structured experiment evidence, loop constraints, and cost accountability.

How do the loop-constraints, loop-budget, and loop-triage skills work together?▼

Loop-constraints loads enforcement rules before triage, edits, or remote work; loop-budget enforces cadence, attempt, token, time, sub-agent, and kill-switch limits; loop-triage reads run evidence and loop state to propose one bounded next experiment or escalate, with L1 being report-only.

What infrastructure prerequisites do these skills require?▼

Skills assume SSH access to remote training servers with npu-smi or nvidia-smi, local services including W&B, Prometheus, Grafana, and Pushgateway, conda environments with verl or veomni installed, Pydantic-based config files, and optional proxy fallback at 127.0.0.1:7890 for restricted networks.

How does the verl-feature-intelligence skill document training parameters?▼

It scans Verl example scripts and YAML files to extract all user-adjustable parameters and Hydra overrides, creates per-parameter Chinese markdown explanations under docs/verl/features/lists, and produces an Excel ledger with parameter category, common values, performance impact, accuracy impact, and example counts.