shaojieMike
Community@Kirrito-k423 · Shanghai/Hangzhou, China
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
Agent Skills by shaojieMike
Showing 16 vetted skills indexed across 1 GitHub repositories.
verl-feature-intelligence
Extract user-adjustable parameters from Verl examples into Chinese markdown docs and Excel ledgers.
workspace-adapter-verl
Orchestrates Verl GRPO training and validation cases on remote Ascend NPU servers.
service-reachability
Verify remote training servers can reach local W&B, Prometheus, Grafana, and Pushgateway services.
network-check
Diagnose external network reachability and configure SSH reverse proxy tunnels for remote servers.
experiment-report
Renders single-page HTML experiment reports from manifests, logs, W&B data, and Prometheus evidence.
train-stack-health
Inspect remote training stack health for conda environments, verl or veomni versions, and one-step smoke tests.
customer-config
Generate, validate, and inspect AutoResearch customer configuration files with redacted secrets.
local-services-health
Start, stop, and health-check local Archon, W&B, Prometheus, and Grafana services.
server-hardware-probe
Probe remote GPU and NPU servers over SSH and parse npu-smi or nvidia-smi outputs.
data-collection
Collects experiment evidence from minimal runs including W&B sync, remote logs, and Prometheus metrics.
loop-constraints
Enforce AutoResearch loop constraints before triage, edits, and remote execution.
loop-budget
Enforces loop iteration budgets for attempts, tokens, time, sub-agents, and remote compute.
loop-triage
Analyzes AutoResearch run evidence and loop state to propose one bounded next experiment.
rmb-cost-report
Generate RMB cost reports from Codex session token usage with GPT and DeepSeek pricing.
model-data-assets
Manages model weight and dataset asset registries across local Mac and remote servers.
wandb-clean-empty-runs
Deletes W&B run directories and server records lacking successful step metrics.
Frequently Asked Questions About shaojieMike
FAQPage SchemaWhat 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.